Historical Context & Motivation
Rational functions — expressions formed by dividing one polynomial by another — have fascinated mathematicians for centuries. The idea of domain (the set of all allowable input values) became critical once mathematicians realized that division by zero produces results that are undefined, not merely large. Early work on curves with gaps, jumps, or asymptotic behavior drove the development of what we now call the study of discontinuities.
The central question this lesson addresses is: When a rational function is undefined at some x-value, what does that x-value look like on the graph, and what does it mean in a real-world context? Understanding the connection between algebraic restrictions and graphical behavior is the key to mastering rational functions.
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. The domain of a rational function is every real number except the x-values that make Q(x) = 0, because division by zero is undefined. Those excluded x-values create discontinuities — places where the graph has a break. There are two main types of discontinuities in rational functions, and recognizing which type occurs depends on whether the problematic factor cancels.
Domain Restriction
Vertical Asymptote
Removable Discontinuity (Hole)
Factoring Is the Key Tool
Visual Explanation — Holes vs. Vertical Asymptotes
The diagram below shows two rational functions on the same coordinate system. The blue curve represents f(x) = (x − 2) / [(x − 2)(x + 1)], which simplifies to 1 / (x + 1) with a hole at x = 2. The pink dashed line at x = −1 marks the vertical asymptote where the denominator factor (x + 1) cannot be cancelled. Notice how the graph breaks in completely different ways at these two x-values.
At the vertical asymptote (x = −1), the function values grow without bound — the curve rockets upward on one side and plunges downward on the other. At the hole (x = 2), the curve simply has a single missing point; if you could "fill in" the open circle, the graph would be smooth. The algebraic distinction is straightforward: the factor (x − 2) cancels, leaving only a hole, while the factor (x + 1) does not cancel, producing an asymptote.
Mathematical Framework
The systematic process for analyzing a rational function's domain and discontinuities can be captured in a few algebraic steps. First, express the function in fully factored form, then classify each zero of the denominator.
Classifying Discontinuities — A Decision Flowchart
The flowchart below walks you through every rational function, start to finish. Begin by factoring the numerator and denominator completely, then follow the decision arrows to determine whether each restricted x-value produces a hole or a vertical asymptote.
| Feature | Hole (Removable) | Vertical Asymptote (Non-Removable) |
|---|---|---|
| Algebraic test | Factor cancels from numerator and denominator | Factor remains only in the denominator |
| Graph behavior | Open circle; graph approaches a finite y-value | Graph shoots toward +∞ or −∞ |
| Domain effect | x-value excluded | x-value excluded |
| Can it be "fixed"? | Yes — redefine the function at that point | No — the break is inherent to the function |
Worked Example
Analyze the rational function g(x) = (x² − 4) / (x² − x − 2). Find the domain, classify all discontinuities, and state the coordinates of any hole.
Interpreting Discontinuities in Context
Domain restrictions aren't just algebraic curiosities — they often carry real meaning. When a rational function models a physical situation, an excluded x-value tells you something about the limits of that model. Here are several scenarios where discontinuities matter.
| Context | Rational Function | Domain Restriction & Meaning |
|---|---|---|
| Average cost per item | C(x) = (500 + 3x) / x | x = 0: you can't compute cost per item if no items are produced; vertical asymptote indicates cost blows up as production approaches zero. |
| Drug concentration | D(t) = 200t / (t² + 25) | t² + 25 > 0 for all real t, so no restrictions — the model works for all time values. This tells us the drug never reaches a dangerous singularity. |
| Team batting average | B(x) = (45 + x) / (150 + x) | x = −150: no physical meaning since at-bats can't be negative; the restriction exists algebraically but is outside the meaningful domain. |
| Electrical resistance | R(x) = (x − 3) / [(x − 3)(x + 2)] | x = 3 gives a hole — the circuit model simplifies at that resistance. x = −2 gives a vertical asymptote — the circuit cannot function at that value. |
Connection to Advanced Topics
Understanding domain restrictions and discontinuities in rational functions sets the foundation for several advanced concepts you will encounter in precalculus and calculus. The table below shows how the ideas from this lesson connect to what comes next.
| This Lesson (Math 3) | Advanced Extension |
|---|---|
| Setting Q(x) = 0 to find excluded x-values | In calculus, limits formalize what "approaching" an excluded value means — you evaluate lim as x → a. |
| Hole (removable discontinuity) | The limit exists at a hole. In calculus, you can "remove" the discontinuity by redefining f(a) = L where L is the limit. |
| Vertical asymptote (non-removable discontinuity) | Leads to infinite limits (lim = ±∞). This connects to improper integrals and convergence tests in Calculus 2. |
| Domain in interval notation | Domain analysis extends to piecewise functions, trigonometric functions, and compositions of functions in precalculus. |
| Simplifying rational expressions | Partial fraction decomposition in calculus reverses the process, breaking rational functions into sums of simpler fractions. |
The key insight is that domain restrictions don't go away as math gets harder — they become the central objects of study. Calculus is essentially the art of understanding what happens at and near the places where functions break down. The skills you build now — factoring, classifying discontinuities, and writing domain in interval notation — are the exact tools you'll use to evaluate limits, sketch sophisticated curves, and analyze real-world models.
Practice Problems
Lesson Summary
A rational function f(x) = P(x)/Q(x) is undefined wherever Q(x) = 0, and those x-values are excluded from the domain. To classify the resulting breaks, factor both polynomials completely. If a denominator factor cancels with a matching numerator factor, the break is a hole (removable discontinuity) — an open circle on the graph at a finite y-value you can find by substituting into the simplified expression. If the factor does not cancel, the break is a vertical asymptote (non-removable discontinuity) — the graph rockets toward ±∞ near that x-value.
In applied contexts, always interpret the domain restrictions in terms of the situation: a vertical asymptote in a cost model means costs become extreme, while a hole may represent a special cancellation with no practical output. Write the domain using interval notation with parentheses at every excluded value. These foundational skills connect directly to limits and continuity in calculus, making this lesson a crucial stepping stone in your mathematical journey.