I need to find the limit of the following sequence:
$$\lim_{x\to \infty} \sqrt{x^2+x}-\sqrt{x^2-x}$$
I can transform the above to:
$$\frac{2x}{\sqrt{x^2+x}+\sqrt{x^2-x}}$$
But I can't seem to prove that the term is diminishing and that its superlum is $1$ (which would prove the limit). Am I going about this completely the wrong way?