Find all asymptotes of: $$f(x) = \frac{a + be^x}{ae^x+b}$$
The way I've been taught is that the $+a$ and $+b$ in the numerator and denominator respectively do not contribute when x tends to infinity, therefore are negligible. Left with $f(x) = \frac{be^x}{ae^x} = \frac{b}{a}$, $y = \frac{b}{a}$ is the only asymptote I was able to identify (through this method).
However, plotting the function with $a = 3$ and $b = 2$, there is clearly another horizontal asymptote, where $y = \frac{a}{b}$:
Is there any way I could've known about the second asymptote without graphing?

Note that $\displaystyle f(x)=\frac{1}{f(-x)}$. So if $\displaystyle\lim_{x\to+\infty} f(x)=L\not=0$ then $\displaystyle\lim_{x\to-\infty} f(x)=\frac{1}{L}$.