Advanced Polynomial & Rational Functions
1. A rational function has the form
\[𝑓(𝑥) = \frac{𝑎𝑥^2}{𝑥^𝑛 − 5}\]
where a is a non-zero real number and n is a positive integer.
a) Are there any values of "a" and n for which the function above will have no vertical asymptotes? Explain why by providing examples and showing work. Use terminology learned in this unit.
b) Are there any values of "a" and "n" for which the function above will have a horizontal asymptote? Explain why by providing examples and showing work. Use terminology learned in this unit.
1 Answer
I will modify my answer to your other question.
a) For the function $𝑓(𝑥) =\frac{𝑎𝑥^2}{𝑥^𝑛-5}$ to have no vertical asymptote, you must not be deviding by zero. This means that the exponent of $x^n-5=0$ should not have a solution. However, if $n\neq 0$, then
\[x=\sqrt[n]{5}\]
is a solution of $x^n-5=0$. So in order to not have a veritical asymptote we must have $n=0$. Also of $a=0$, then $f(x)=0$ and it does not have a veritical asymptote. In summary we should have
\[a=0 \text{or} n=0,\]
to not have any vertical asymptote.
b) For this function $𝑓(𝑥) =\frac{𝑎𝑥^2}{𝑥^𝑛-5}$ to have a horizontal asymptote, the following limit should be a finite number
\[\lim_{x \rightarrow \pm \infty} \frac{𝑎𝑥^2}{𝑥^𝑛-5}.\]
Hence we should have $n\geq 2$. Also if $a=0$ then $f(x)=0$, which has the veritical asymptote $y=0$. So to have a horizontal asymptote we must have
\[a=0 \text{or} n\geq 2.\]

- 1 Answer
- 415 views
- Pro Bono
Related Questions
- Evaluate if possible the following limits, Check if L'Hopital's rule is appropriate to use, if so use it.
- Is it true almost all Lebesgue measurable functions are non-integrable?
- Compounding interest of principal P, where a compounding withdrawal amount W get withdrawn from P before each compounding of P.
- Can someone translate $s_j : \Omega \hspace{3pt} x \hspace{3pt} [0,T_{Final}] \rightarrow S_j \subset R$ into simple English for me?
- What can we say about the transformation ?
- Using Substitution to Prove an Big O/upper bound is O(n^3)
- Elements in a set
- Amendment to "Same exponents in two nonlinear function deriving the same result?"
@Straykids Suck: I revised the formula you had for f(x). You may click on edit and see the change I have made to learn how the formula is typed in LaTeX.