How do you find the derivative of #2/sqrtx# using the limit definition?
1 Answer
Please see below.
Explanation:
This is a combination of problems you've probably seen before.
Like
We should try the methods that worked for those problems.
First, let's get a single rational expression in the numerator.
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
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
That means we can evaluate the limit. (Then we'll add the
# = (-4)/ (sqrt(x+0)sqrtx (2sqrtx+2sqrt(x+0))#
# = (-4)/ (sqrtxsqrtx (4sqrtx)) = (-1)/(sqrtx)^3#