How do you find the limit of # [ x + sqrt (x^2 + 2x) ]# as x approaches #-oo#?
2 Answers
Explanation:
prepare for binomial expansion
expand out
for
To find this limit without binomial expansion see below.
Explanation:
Rewrite as a fraction and rationalize the numerator.
# = (x^2-(x^2+2x))/(x-sqrt(x^2+2x))#
# = (-2x)/(x-sqrt(x^2(1+2/x))# #" "# for#x != 0#
# = (-2x)/(x-sqrt(x^2)sqrt(1+2/x))#
Recall that
Our expression is equivalent to
# = (-2x)/(x+xsqrt(1+2/x))# #" "# for#x < 0 #
# = (-2x)/(x(1+sqrt(1+2/x)))# #" "# for#x < 0 #
# = (-2)/(1+sqrt(1+2/x))# #" "# for#x < 0 #
Evaluating the limit as