Doug C. answered 12/16/15
Tutor
5.0
(1,556)
Math Tutor with Reputation to make difficult concepts understandable
Here's another way to find the limit without using L'Hospital's rule. Leaving off the limitx->0
until the end.
until the end.
Multiply numerator and denominator by the "conjugate" of the numerator. This results in a difference of squares in the numerator.
[√(1+2x) - √(1-4x)] [√(1+2x) + √(1-4x)]
--------------------------------------------------
x [√(1+2x) + √(1-4x)]
This becomes:
(1+2x) - (1-4x) = 6x in the numerator.
So we have:
6x/x { [√(1+2x) + √(1-4x)]}
The factor of "x" cancels. so we are taking the limitx->0 6/[√(1+2x) + √(1-4x)]
Substitution of 0 for x results in: 6/2 = 3.