Evaluate the following limit. $$\lim_{x\to \infty} (\sqrt {x-a} - \sqrt {bx})$$
My Attempt: $$=\lim_{x\to \infty} (\sqrt {x-a} - \sqrt {bx})$$ $$=\lim_{x\to \infty} (\sqrt {x-a} - \sqrt {bx}) \times \dfrac {\sqrt {x-a} + \sqrt {bx}}{\sqrt {x-a} + \sqrt {bx}}$$ $$=\lim_{x\to \infty} \dfrac {x-a-bx}{\sqrt {x-a} + \sqrt {bx}}.$$
How do I proceed?
Now, if $b=1$ and $x\rightarrow+\infty$ then the limit is $0$.
If $b\neq1$ then the limit does not exist.