What is $$\lim_{x\to 2}\frac{-1}{x^2-4x+4} ?$$
For $lim_{x\to 2^+}$ I get:
$$\frac{-1}{4-8+4} = \frac{-1}{0^+} = -\infty$$
But for $lim_{x\to 2^-}$ I get:
$$\frac{-1}{4-8+4} = \frac{-1}{0^-} = \infty$$
According to this, there should be no limit. However the final answer in my book is $-\infty$
Where was I wrong?