So I got this problem:
Determine the following limit value: $$\lim_\limits{x\to0}{{\sqrt{x^2+1}-1}\over\sqrt{x^2+16}-4}$$
What I tried is:
$\large{\lim_\limits{x\to0}{{\sqrt{x^2+1}-1}\over\sqrt{x^2+16}-4}\cdot{\sqrt{x^2+16}+4\over\sqrt{x^2+16}+4}=\\\lim_\limits{x\to0}{({\sqrt{x^2+1}-1})(\sqrt{x^2+16}+4)\over x^2+16-16}}$
From this point I just get everything messy, and can't get anything out of it, so I believe this is not the way to solve this. Doing it from a table of values gives 4, but I should solve this without the table.
Now, you can make the following: $$\frac{(\sqrt{x^2+1}-1)(\sqrt{x^2+16}+4)}{x^2+16-16}=\frac{(x^2+1-1)(\sqrt{x^2+16}+4)}{x^2(\sqrt{x^2+1}+1)}\rightarrow\frac{4+4}{1+1}=4.$$