There are at least two ways to do this problem. I'll show you both of them.
Method 1 (algebra):
Multiply the numerator and denominator by the conjugate of the numerator, √(4+h)+2, to obtain the following limit (which is equivalent to the given limit):
limh→0{h/[h(√(4+h)+2]} = limh→0(1/(√(4+h)+2)] = 1/4
---------------------------------------------------------------------------------
Method 2: (definition of derivative)
Let f(x) = √x. Then f(4+h) = √(4+h) and f(4) = 2
So, the given limit is f'(4) = limh→0[(f(4+h)-f(4))/h]
Now, since f'(x) = (1/2)x-1/2
= 1/(2√x), we have f'(4) = 1/(2√4) = 1/4
Mark M.
10/18/16