Question
Let's say that we have the following
$f(x)=\frac{x+1}{x^2-1}$
The next thing that we would do is to factor the denominator to get the following:
$f(x)=\frac{x+1}{(x+1)(x-1)}$ then we next divide both the numerator and the denominator by (x+1) to get:
$\frac{1}{x-1}=f(x)$
But then If we look at the equation we would presume that there is an asymptote which is x=1. However if we plug in x=-1 why is that undefined and not an asymptote?
To clarify what I ask for is how to know when it is an asymptote and when it is just a point that is undefined algebraically. (sure we can use a graph but that is tedious)