Find: $\displaystyle \lim_{x\to \infty} f(x)=\frac{x-1}{\sqrt{x}}-\frac{x-1}{\sqrt{x+1}}$
The answer provided in the book is 0 (also checked in Wolfram Alpha), but I can't find a good argument (without L'Hopital), to prove that. I end up in a $\infty \times 0$ situation which makes me uncomfortable.
Attempt: $$f(x)=(x-1)\frac{\sqrt{x+1}-\sqrt{x}}{\sqrt{x}\sqrt{x+1}}=(x-1)\frac{\sqrt{x}(\sqrt{1+1/x}-1)}{\sqrt{x}\sqrt{x+1}}=(x-1)\frac{\sqrt{1+1/x}-1}{\sqrt{x+1}}$$ $$f(x)=x(1-1/x)\frac{\sqrt{1+1/x}-1}{\sqrt{x}\sqrt{1+1/x}}=\sqrt{x}(1-1/x)\frac{\sqrt{1+1/x}-1}{\sqrt{1+1/x}}.$$
Therefore the original limit is equivalent to
$$\lim_{x\to \infty} \sqrt{x}(1-1/x)\left(1-\frac{1}{\sqrt{1+1/x}}\right)$$
that appears to me a situation like $\infty\times 0$. How can I proceed to conclude that this limit is indeed $0$.
Hints and solutions are appreciated. Sorry if this is a duplicate.
Using your work but multiplying by conjugate:
$$(x-1)\frac{\sqrt{x+1}-\sqrt x}{\sqrt x\sqrt{x+1}}=\frac{x-1}{\sqrt x\sqrt{x+1}\left(\sqrt x+\sqrt{x+1}\right)}\le\frac{2x}{x\cdot2\sqrt x}=\frac1{\sqrt x}\xrightarrow[x\to\infty]{}0$$
and since the expression is clearly positive, say for $\;x>10\;$ , then we're done with the squeeze theorem