DWG NO. 10.3 — Lesson 3 of 5
Unit 10: Limits and an Introduction to Calculus · ~20 min
Lesson 2.5 introduced horizontal asymptotes with a rule of thumb based on comparing degrees. That rule wasn't arbitrary — it's a shortcut for a limit. li\(m_{x→∞}\) f(x) asks what f(x) approaches as x grows without bound in the positive direction; li\(m_{x→-∞}\) f(x) asks the same as x grows without bound in the negative direction. When either limit equals a finite number L, y = L is a horizontal asymptote.
To evaluate a limit at infinity for a rational function, divide every term in the numerator and denominator by the highest power of x that appears in the denominator. Then use the fact that li\(m_{x→\pm∞}\) c/\(x^{n}\) = 0 for any constant c and any n > 0 — a constant divided by an ever-growing power of x shrinks to nothing.
| Comparison | li\(m_{x→\pm∞}\) f(x) | Horizontal asymptote |
|---|---|---|
| deg(numerator) < deg(denominator) | 0 | y = 0 |
| deg(numerator) = deg(denominator) | ratio of leading coefficients | y = that ratio |
| deg(numerator) > deg(denominator) | ±∞ (no finite limit) | none (end behavior dominates instead) |
f(x) = (2x+1)/(x+3) — as x→±∞, f(x) gets arbitrarily close to 2, so y = 2 is a horizontal asymptote