DWG NO. 2.5 — Lesson 5 of 6
Unit 2: Polynomial and Rational Functions · ~25 min
A rational function is a fraction of two polynomials: f(x) = p\(\frac{x}{q}\)(x). Everywhere a polynomial's graph is one connected curve, a rational function's graph can break apart — because division by zero is never allowed. Understanding where and how it breaks apart is the whole game in this lesson.
First, factor both the numerator and denominator completely and cancel anything common to both. What's left over decides everything:
Compare the degree of the numerator (n) to the degree of the denominator (m):
| Comparison | Horizontal asymptote |
|---|---|
| n < m | y = 0 |
| n = m | y = (ratio of leading coefficients) |
| n > m | none (check for a slant asymptote instead) |
When the numerator's degree is exactly one more than the denominator's (n = m+1), there's no horizontal asymptote — but there is a slant one. Divide the numerator by the denominator (long or synthetic division, from 2.3); the quotient, ignoring the remainder, is the equation of a straight line the graph approaches as x → ±∞.
f(x) = \(\frac{2x+1}{x-1}\) — vertical asymptote x = 1, horizontal asymptote y = 2