
William W. answered 08/16/23
Experienced Tutor and Retired Engineer
I'll give you two methods:
1 (the logical way): For large values of "x", √(x2 + 1) becomes essentially √x2 because, when "x" gets large, the fact that you're adding 1 to it becomes of no consequence. So, for large values of "x", the denominator becomes "x" (√x2 = x). So you can cancel an "x" on top and bottom giving you and answer of "2"
2 (the Algebra way):
√(x2 + 1) = √x2(1 + 1/x2) = x√(1 + 1/x2) so the expression becomes:
lim (x →∞) (2x/(x√(1 + 1/x2) ) then, canceling the "x's" we get:
lim (x →∞) (2/(√(1 + 1/x2) )
As x →∞, 1/x2 approaches zero leaving 2/√1 = 2/1 = 2