Can someone explain me why the following is not defined:
$$\lim_{x \to 2} \frac{x-3}{(x-2)(x+2)} = \text{not defined in real numbers}$$
But this one is $-\infty$ $$\lim_{x \to 2} \frac{-1}{(x-2)^2} = -\infty$$
Both denominator = 0 but different result.. I don't understand the difference..

