
Doug C. answered 11/29/15
Tutor
5.0
(1,554)
Math Tutor with Reputation to make difficult concepts understandable
My guess is that this problem was not intended to be solved by L'Hospital's Rule, i.e. it is likely the student has not reached a point in the course where L'Hospital's Rule has been introduced. But I could be wrong.
Another way to find the limit is to rewrite the function so that the form is not indeterminate.
That is done by multiplying both numerator and denominator of the original expression by the "conjugate" of the numerator. That would be √(1+h) + 1. Since conjugate multiplication results in a difference of squares the new numerator becomes (1+h) - 1 = h.
The new denominator becomes h(√(1+h) + 1).
So, now the problem looks like this:
limh->0 h/[ h(√(1+h) + 1)]. The "h" factor cancels out, and substitution gives the answer 1/(1+1) = 1/2.