Asymptote Navigator: Rational Functions and Discontinuities
Wherever the denominator hits zero the graph tears open into a vertical wall, and far from the origin the curve settles onto an invisible horizontal line it never quite reaches.
Dividing one polynomial by another
A rational function has the form f(x) = p(x) ÷ q(x), where p and q are polynomials and q is not the zero polynomial. The whole personality of these graphs comes from one fact: you can never divide by zero, so the x-values that make the denominator zero are forbidden — and near them the function does something dramatic.
Holes: when a factor cancels
There is one exception. If the same factor appears in both the top and bottom, it cancels, and instead of a vertical wall you get a single missing point — a removable discontinuity, or hole. The curve looks continuous there except for that one pinprick gap, because the x-value is still outside the domain.
So always factor first: a shared factor means a hole, a leftover denominator factor means a vertical asymptote.
Horizontal asymptotes: the view from far away
Zoom far out and the highest-degree terms of top and bottom dominate everything else. Comparing their degrees tells you where the graph levels off as x heads to ±∞.
- Factor both: numerator \( x^2 - 9 = (x-3)(x+3) \); denominator \( x^2 - 2x - 3 = (x-3)(x+1) \).
- The shared factor \( (x-3) \) cancels, so there is a hole at x = 3 (not an asymptote).
- The leftover denominator factor \( (x+1) \) gives a vertical asymptote at x = −1.
- Degrees are equal (2 and 2), so the horizontal asymptote is the ratio of leading coefficients: \( 1/1 = 1 \).
- Degree of numerator is 1; degree of denominator is 2.
- Since the numerator's degree is smaller (\( 1 < 2 \)), the denominator grows faster as \( x \to \pm\infty \).
- A larger, faster-growing denominator drives the fraction toward 0.
Check your understanding
- A rational function is one polynomial divided by another; its domain excludes zeros of the denominator.
- A denominator zero with a nonzero numerator gives a vertical asymptote; a factor shared with the numerator gives a removable hole.
- Compare degrees for the horizontal asymptote: n < d → y = 0; n = d → ratio of leading coefficients; n > d → none (slant if n = d + 1).
- Always factor and cancel before classifying discontinuities.
- Graphs may cross a horizontal asymptote in the middle, but never cross a vertical asymptote.