What is $$\lim_{x\to -1^-}\frac{x}{-x^2+2+x}?$$
It should be equal to:
$\frac{-1}{-(-1)^2+2-1} = \frac{-1}{-1+2-1} = \frac{-1^+}{0^-} = -\infty$
Or do you ignore the signs in the numerator and then it's $+\infty$?
What is $$\lim_{x\to -1^-}\frac{x}{-x^2+2+x}?$$
It should be equal to:
$\frac{-1}{-(-1)^2+2-1} = \frac{-1}{-1+2-1} = \frac{-1^+}{0^-} = -\infty$
Or do you ignore the signs in the numerator and then it's $+\infty$?
You want to approach $-1$ from the negative side. So consider $-1-d$ where $d$ approaches zero from the positive side.
As $x \to -1^-$:
Let $d = -1 - x$, and hence $x = -1 - d$.
Then $d \to 0^+$.
$\frac{x}{-x^2+2+x} = \frac{-1-d}{-(-1-d)^2+2+(-1-d)} = \frac{-1-d}{-3d-d^2} \to\ ?$. [You should be able to figure out now.]
It's $+\infty$ because you do not "ignore the signs". You have a negative number dividing a negative number, tending to $0$, therefore the fraction will be positive and will diverge in absolute value.
Note that $$\lim_{x\to+\infty}\frac{1}{x}=\lim_{x\to-\infty}\frac{1}{x}$$ because what it counts is that the expression approaches the same value $0$ regardless of the sign of $x$, not, indeed, the values attained in the process.