How do you find the derivative of #2/sqrtx# using the limit definition?

1 Answer
Apr 24, 2016

Please see below.

Explanation:

#lim_(hrarr0)(2/sqrt(x+h)-2/sqrtx)/h#

This is a combination of problems you've probably seen before.

Like #lim_(hrarr0)(1/(x+h)-1/x)/h# and #lim_(hrarr0)(sqrt(x+h)-sqrtx)/h#.

We should try the methods that worked for those problems.

First, let's get a single rational expression in the numerator.

# lim_(hrarr0)(2/sqrt(x+h)-2/sqrtx)/h = lim_(hrarr0)((2sqrtx-2sqrt(x+h))/(sqrt(x+h)sqrtx))/(h/1)#

And now a single rational expression.

# = lim_(hrarr0)((2sqrtx-2sqrt(x+h))/(hsqrt(x+h)sqrtx))#

If we try to evaluate the limit, we still get the indeterminate form #0/0#.

I suppose we could try rationalizing the numerator to see if that helps.

# = lim_(hrarr0)((2sqrtx-2sqrt(x+h)))/(hsqrt(x+h)sqrtx) * ((2sqrtx+2sqrt(x+h)))/((2sqrtx+2sqrt(x+h)))#

# = lim_(hrarr0)((4x-4(x+h)))/(hsqrt(x+h)sqrtx (2sqrtx+2sqrt(x+h))#

# = lim_(hrarr0)(-4cancel(h))/(cancel(h)sqrt(x+h)sqrtx (2sqrtx+2sqrt(x+h))#

The numerator no longer goes to #0#!

That means we can evaluate the limit. (Then we'll add the #6# we got above to finish finding the derivative of #f#).

#lim_(hrarr0)(2/sqrt(x+h)-2/sqrtx)/h = lim_(hrarr0)(-4)/(sqrt(x+h)sqrtx (2sqrtx+2sqrt(x+h))#

# = (-4)/ (sqrt(x+0)sqrtx (2sqrtx+2sqrt(x+0))#

# = (-4)/ (sqrtxsqrtx (4sqrtx)) = (-1)/(sqrtx)^3#