I want to find
$$\lim_{x\rightarrow 1^{\pm}}\left({\frac {2x+3}{x^2-1}}\right)$$
This is what my textbook does:
$$\frac{2x+3}{x^2-1}=\frac{2x+3}{(x-1)(x+1)}=\frac 1 {x-1}\cdot\frac{2x+3}{x+1}$$
Now, for $x\rightarrow1$, we have
$$\frac{2x+3}{x+1}\rightarrow \frac 5 2$$
For $x\rightarrow1^{\pm}$ we have
$$\frac{1}{x-1}\rightarrow\pm\infty$$
This means that
$${\frac {2x+3}{x^2-1}} \rightarrow \pm\infty$$
This is indeed correct. What I instead did was this:
$${\frac {2x+3}{x^2-1}}\sim \frac{2x}{x^2} = \frac {2}{x}$$
Then I would "replace" (not sure if this is something I can do) $x$ with $1$ (it's the number which the limit approaches to):
$$\frac 2 1 \rightarrow2$$
The limit would be $2$. Replacing $x$ with the number that the limit approaches I think is something I learnt in high school. Any hints on why my reasoning is wrong?
There is no indeterminant form here.
So you can directly evaluate the limits by putting $x=1^+$ and $x=1^-$
Also for your doubt,
You cannot approximate $\frac{2x+3}{x^2-1}\approx\frac{2}{x}$. It just makes no sense to do so.