I came across this problem:
Find a formula for the function $f(x)$ such that:
- $f(3) = 0$
- $f(0) = 1$
- Vertical Asymptotes at $x=-4$ and $4$
- Horizontal Asymptote at $y=2$
- $f(x)$ is even
I can get any 4 out of the 5 criteria, but I cannot get the last one. I suspect that the function is something like $\displaystyle \frac{x^2}{x^2-16} + 1$.
Any tips or advice? Thank you.