Consider the sequence given by $b_n = n - \sqrt{n^2 + 2n}$. Taking $(1/n)\rightarrow 0$ as given, and using both the Algebraic Limit Theorem, and the fact that if $(x_n)\rightarrow x$ then $(\sqrt{x_n})\rightarrow \sqrt{x}$, show $\lim b_n$ exists and find the value of the limit.
Well, because $(1/n) \rightarrow 0$, the sequence $(n)\rightarrow \infty$. Consider $n=\sqrt{n^2}>\sqrt{n^2 - 2n}$ which implies $n>n-\sqrt{n^2 - 2n}>0 $. So if $(n)\rightarrow \infty$ then so does $(n-\sqrt{n^2 - 2n})\rightarrow \infty$ $\blacksquare$
But after writing I wonder if it is okay for me to assume that $n\in \mathbb{N}$. If $n\notin \mathbb{N}$ then my first statement of $(n)\rightarrow \infty$ is wrong because $n$ could also diverge to $-\infty$.
Hint: Multiply numerator and denominator by $$n+\sqrt{n^2+2n}$$