Historical Context & Motivation
Long before graphing calculators existed, mathematicians were fascinated by functions that could model real-world phenomena like rates, concentrations, and costs per unit. A rational function — a ratio of two polynomials — turned out to be one of the most versatile tools in that toolkit. Unlike simple polynomials, rational functions can have breaks, gaps, and invisible boundary lines that the graph approaches but never crosses.
The study of these functions stretches back centuries, driven by the need to understand limits and behavior at extreme values. From ancient Greek proportions to modern engineering applications, the key features of rational functions — asymptotes and holes — have played a central role in mathematical analysis.
Today, understanding the key features of rational functions is essential for fields ranging from physics to economics. The central question this lesson addresses is: given a rational function's equation, how do you identify its vertical asymptotes, horizontal asymptotes, and holes — and what do those features tell you about the graph?
Core Principles & Definitions
A rational function has the form f(x) = p(x) / q(x), where p(x) and q(x) are polynomials and q(x) ≠ 0. Because the denominator can equal zero for certain x-values, rational functions can exhibit behavior that polynomials never show: vertical asymptotes, horizontal asymptotes, and holes. Understanding these three features is the key to sketching and interpreting any rational function.
Vertical Asymptote
Horizontal Asymptote
Hole (Removable Discontinuity)
Domain Restrictions
Visual Explanation
The diagram below shows the graph of f(x) = (x − 1) / (x − 2). Notice how the curve bends sharply near x = 2, where a vertical asymptote exists, and how it levels off near y = 1, which is the horizontal asymptote. The graph never touches either dashed line, but it gets arbitrarily close.
In the diagram, notice two important behaviors. First, as x approaches 2 from the left, the curve plunges downward toward negative infinity, and as x approaches 2 from the right, the curve shoots upward from positive infinity. Second, far to the left and far to the right, the curve gets closer and closer to the line y = 1 but never quite reaches it. These are the hallmarks of asymptotic behavior — the graph is "attracted" to these invisible guide lines.
Mathematical Framework
Finding each feature requires a systematic algebraic process. Begin by factoring both the numerator and denominator completely. From there, you can determine which x-values create asymptotes and which create holes.
Finding Holes
Finding Vertical Asymptotes
Finding Horizontal Asymptotes
Horizontal Asymptote Classification
The horizontal asymptote rule depends entirely on the relationship between the degree of the numerator and the degree of the denominator. The table below summarizes the three cases, and the diagram that follows provides a visual reference for each one.
| Degree Comparison | Horizontal Asymptote | Example |
|---|---|---|
| Numerator degree < Denominator degree (n < m) | y = 0 | f(x) = 3 / (x² + 1) → HA at y = 0 |
| Numerator degree = Denominator degree (n = m) | y = leading coeff. of numerator / leading coeff. of denominator | f(x) = (2x) / (5x + 1) → HA at y = 2/5 |
| Numerator degree > Denominator degree (n > m) | No horizontal asymptote | f(x) = (x² + 1) / x → slant asymptote instead |
A useful way to remember the three cases is to think about which part of the function "dominates" as x gets very large. When the denominator has a higher degree (Case 1), it grows faster, pushing the output toward zero. When the degrees are equal (Case 2), the leading terms dominate equally, so the ratio settles at a constant. When the numerator has the higher degree (Case 3), the numerator wins and the output keeps growing, meaning no horizontal asymptote exists.
Worked Example
Let's fully analyze the rational function f(x) = (x² − x − 6) / (x² − 9). We'll find all asymptotes and any holes, then describe the graph.
Asymptotes vs. Holes — Knowing the Difference
Students often mix up holes and vertical asymptotes because both involve x-values where the function is undefined. The critical distinction lies in whether the problematic factor cancels. The table below highlights the key differences.
| Feature | Vertical Asymptote | Hole |
|---|---|---|
| Cause | Denominator zero; factor does NOT cancel | Denominator zero; factor DOES cancel with numerator |
| Graph behavior | Graph shoots toward ±∞; dramatic break | A single missing point; graph looks smooth nearby |
| Equation of the feature | Vertical line: x = a | Point: (a, y-value from simplified function) |
| Visible on a graph? | Yes — very obvious break with two branches | Barely visible — often shown as an open circle |
| Detection method | Set simplified denominator = 0 | Find common factors before simplifying |
Connection to Advanced Topics
The ideas you learn here are the foundation for several advanced topics in mathematics. When you reach precalculus or calculus, you'll encounter limits, which formalize the idea of "approaching but never reaching" a value. You'll also study slant (oblique) asymptotes, which appear when the numerator's degree is exactly one more than the denominator's degree.
| This Lesson (Math 3) | Advanced (Precalculus / Calculus) |
|---|---|
| Horizontal asymptote: compare degrees | Limits at infinity: evaluate lim x→∞ f(x) rigorously |
| Vertical asymptote: denominator = 0 | One-sided limits: analyze behavior from left and right separately |
| Hole: factor cancels; find the y-value | Removable discontinuity: define a piecewise extension to "fill" the hole |
| Degree of numerator > degree of denominator: no HA | Polynomial long division → slant or curved asymptote |
If you master the factoring and degree-comparison techniques in this lesson, the transition to calculus-based analysis will feel natural. The language changes — from "the function goes to infinity" to "the limit diverges" — but the underlying reasoning is the same.
Practice Problems
Lesson Summary
A rational function is a ratio of two polynomials, f(x) = p(x)/q(x). Its key features are found through a systematic process. First, factor both the numerator and denominator completely. Any common factors that cancel reveal holes (removable discontinuities) — single missing points on the graph whose y-coordinates you find by plugging the x-value into the simplified function. The remaining zeros of the denominator produce vertical asymptotes, where the graph shoots toward ±∞.
For horizontal asymptotes, compare the degrees of the numerator and denominator. If the numerator's degree is less, the HA is y = 0. If the degrees are equal, the HA is the ratio of leading coefficients. If the numerator's degree is greater, there is no horizontal asymptote. Remember the golden rule: always factor first to distinguish holes from vertical asymptotes before analyzing end behavior.