What is the limit of (sqrt(x^2+4x+1)-x) as x goes to infinity?
1 Answer
Oct 10, 2015
Explanation:
= (x^2+4x+1-x^2)/(sqrt(x^2+4x+1)+x)
= (4x+1)/(sqrt(x^2(1+4/x+1/x^2))+x) forx != 0
= (x(4+1/x))/(x(sqrt(1+4/x+1/x^2)+1)) forx > 0
= (4+1/x)/(sqrt(1+4/x+1/x^2)+1) forx > 0
Taking the limit as