For the function f(x) = sqrtx+1/sqrtxx+1x what are the intercepts and asymptotes ?

1 Answer
Jun 18, 2017

f(x)f(x) has a vertical asymptote x=0x=0 and no other linear asymptotes.

It does not intercept the xx or yy axes.

Explanation:

Given:

f(x) = sqrt(x)+1/sqrt(x)f(x)=x+1x

Note that:

  • sqrt(x)x only takes real values when x >= 0x0.

  • 1/sqrt(0) = 1/010=10 is undefined.

So we find that f(x)f(x) is well defined precisely when x > 0x>0.

As x->0^+x0+:

  • sqrt(x)->0x0

  • 1/sqrt(x)->oo1x

So f(x)f(x) has a vertical asymptote x=0x=0.

For any x > 0x>0 both sqrt(x) > 0x>0 and 1/sqrt(x) > 01x>0, so f(x)f(x) has no intercepts with the xx-axis.

As x->oox:

  • sqrt(x)->oox

  • 1/sqrt(x)->01x0

So f(x)f(x) is asymptotic to the function y = sqrt(x)y=x. It has no horizontal or oblique (slant) asymptotes.

By symmetry, the minimum value of f(x)f(x) occurs where sqrt(x) = 1/sqrt(x)x=1x, i.e. where x=1x=1.

f(1) = sqrt(1)+1/(sqrt(1)) = 1+1/1 = 2f(1)=1+11=1+11=2

We now have enough information to draw the graph of f(x)f(x)...
graph{(y-sqrt(x)-1/sqrt(x))((x-1)^2+(y-2)^2-0.01) = 0 [-4.13, 15.87, -1.64, 8.36]}