I have a maths problem but the solution I have been given does not look correct. The problem is as follows:
$$\lim_{x \to -25} \frac{\sqrt x +5}{x-25}$$
The solution proceeds to factorise the denominator.
$$\lim_{x \to -25} \frac{\sqrt x +5}{\left( \sqrt x -5 \right)\left( \sqrt x +5 \right)}$$
At this point the solution ends and says that the limit is $\infty$.
However, I can see how to get to this. If I continue to simplify the limit equation I get:
$$\lim_{x \to -25} \frac{1}{\sqrt x -5}$$
But if I now substitute, I will end up with square root of a negative number so I don't see how end up with infinity. Can anyone help?
There seems to be something wrong with the problem. The first line already contains a square root of a negative number. Factorising will not help with that.
The solution you give does work for $\lim_{x\to +25}$ instead of $\lim_{x\to -25}$.