My Attempt $$ \sqrt{n^2+n} - \sqrt{n^2-1} = \sqrt{n+1} \, \bigl(\sqrt{n}-\sqrt{n-1} \bigr) $$ Then I tried to apply the sandwich theorem in some way but failed.
Important Note
Please do not solve the problem. Give hints only. Thanks!
Further Progress
Below is what I have got following the hint.
$\frac {\sqrt {1+\frac {1}{n}}}{1+\sqrt {1-\frac {1}{n}}}$ which should converge to $\frac {1}{2}$, but the answer (without any working) says $\frac {1}{3}$.
Indeed, the answer should be $\frac {1}{2}$. I have got everything. Thank you, everyone!
Some hints for squeezing.
$\sqrt{x}-\sqrt{y}=\frac{x-y}{\sqrt{x}+\sqrt{y}}$
$x\ge y \implies \frac{x-y}{2\sqrt{x}}\le \frac{x-y}{\sqrt{x}+\sqrt{y}}\le \frac{x-y}{2\sqrt{y}}$
OR
$\sqrt{x}-\sqrt{x-1}=\sqrt{x}(1-\sqrt{1-\frac{1}{x}})\approx \sqrt{x}[1-(1-\frac{1}{2x})]=\frac{1}{2\sqrt{x}}$