Polynomial and Rational Functions
Rational Function Asymptotes
Find the vertical and horizontal asymptotes of f(x) = (x+1)/(x²-4) by analyzing the denominator zeros and comparing polynomial degrees.
Vertical asymptotes (VA): occur at zeros of q(x) that are not also zeros of p(x). Set q(x) = 0 and solve. Horizontal asymptotes (HA) depend on degrees: deg(p) < deg(q): HA is y = 0. deg(p) = deg(q): HA is y = (leading coeff of p)/(leading coeff of q). deg(p) > deg(q): no horizontal asymptote (oblique instead). Example: f(x) = (x + 1)/(x² - 4). Denominator: x² - 4 = (x - 2)(x + 2) → zeros at x = 2 and x = -2. VA: x = 2, x = -2. Degree comparison: 1 < 2 → HA y = 0.
Example
rational-asymptotes
For a rational function f(x) = p(x)/q(x):