Since $\lim_{x\to \infty}|x|\sqrt{1\pm\frac 2x}\to \infty$, we have $+\infty-\infty$. We cannot find the limit in this form.
Multiplying
$$\sqrt{x^2+2x}-\sqrt{x^2-2x}$$
by
$$\frac{\sqrt{x^2+2x}+\sqrt{x^2-2x}}{\sqrt{x^2+2x}+\sqrt{x^2-2x}}\ (=1)$$
gives you
$$\lim_{x\to \infty}\frac{(\sqrt{x^2+2x}-\sqrt{x^2-2x})(\sqrt{x^2+2x}+\sqrt{x^2-2x})}{\sqrt{x^2+2x}+\sqrt{x^2-2x}}$$
$$=\lim_{x\to \infty}\frac{(x^2+2x)-(x^2-2x)}{\sqrt{x^2+2x}+\sqrt{x^2-2x}}=\lim_{x\to \infty}\frac{4x}{\sqrt{x^2+2x}+\sqrt{x^2-2x}}$$$$=\lim_{x\to\infty}\frac{\frac{4x}{x}}{\frac{\sqrt{x^2+2x}}{x}+\frac{\sqrt{x^2-2x}}{x}}=\lim_{x\to\infty}\frac{4}{\sqrt{\frac{x^2+2x}{x^2}}+\sqrt{\frac{x^2-2x}{x^2}}}$$$$=\lim_{x\to \infty}\frac{4}{\sqrt{1+\frac 2x}+\sqrt{1-\frac 2x}}=\frac{4}{\sqrt 1+\sqrt 1}=2.$$