Evaluate $$\lim_{x\to -\infty} (4x^2-x)^{1/2}+2x$$
My try:- $\lim_{x\to -\infty} (4x^2-x)^{1/2}+2x$ = $\lim_{x\to -\infty} (4x^2-x-4x^2)/ ((4x^2-x)^{1/2}-2x)$=-$\infty$
I know this is incorrect as I have seen its graph which tends to 0.25. This means I have done a mistake. But I am unable to find it out.
$$\lim_{x\to-\infty}\sqrt{4x^2-x}+2x=\lim_{x\to-\infty}\frac{x}{2x-\sqrt{4x^2-x}}=\lim_{x\to-\infty}\frac{1}{2+\sqrt{4-1/x}}=\frac{1}{4}$$ $\textbf{Addendum:}$ The last step in the limit follows from the following $$2-\sqrt{4x^2-x}/x=2+\sqrt{4x^2-x}/|x|=2+\sqrt{4x^2/x^2-x/x^2}=2+\sqrt{4-1/x}$$ whenever $x<0$.