I'm having trouble finding the following limit: \begin{equation} \lim_{x \to -\infty} {x+\sqrt{x^2-4x+1}} \end{equation} I tried to simplify it in many ways but couldn't get it to a form where I could evaluate the limit. How should I go about modifying this limit in order to evaluate it?
EDIT: Forgot the minus sign in front of the infinite, sorry.
Hint
Rewrite $$\sqrt{x^2-4x+1} = \sqrt{x^2(1-\frac 4x +\frac 1 {x^2})} = |x| \sqrt{1-\frac 4x +\frac 1 {x^2}}$$ Now, what happens inside the radical where $x$ increases more and more ?
I am sure that you can take from here.