Posted by terra on Monday, September 26, 2011 at 4:13pm.
The key to this is the binomial theorem:
(x+h)^n = x^n + n*x^(n-1)*h + n(n-1)/2 * x^(n-2) * h^2 + ...
So, we find ourselves with
(h + sqrt(x) - sqrt(x+h))/h
= (h + x^(1/2) - (x^(1/2) + 1/2 * x^(-1/2)*h + <higher powers of h>)/h
= 1 - 1/2 * x^(-1/2)
(all terms with h go to zero)
Related Questions
math - find derivative using limit definition: f(x) = x - sqrt(x) so f'(x...
calc - Verify each limit using the limit definition Lim(2x^2 + 4)=4 X-->0...
calculus again - Suppose lim x->0 {g(x)-g(0)} / x = 1. It follows ...
calc - need to find: lim as x -> 0 of 4(e^2x - 1) / (e^x -1) Try ...
limit calc question - 2 questions!!! 1. Limit X approaching A (X^1/3-a^1/3)/ x-a...
Calculus - I have two similar problems that I need help completing. Please show ...
calc - Use LHopitals rule to find the limit of this sequence (n^100...
Calc Limits - lim (1+x)^1/x. Give an exact answer. x->0 This reads: The ...
Calculus - Sorry for posting another quesiton..; f(x) = { -7x^2 + 7x for x&...
calc - Are these correct? lim x->0 (x)/(sqrt(x^2+4) - 2) I get 4/0= +/- ...
For Further Reading