Historical Context & Motivation
Fractions have been a core part of mathematics for thousands of years. Ancient Egyptian scribes, Greek geometers, and Persian algebraists all grappled with dividing one quantity by another. As algebra evolved, mathematicians realized that fractions could contain not just numbers but entire polynomial expressions. These rational expressions — ratios of polynomials — became essential tools for modeling real-world phenomena, from the trajectories of projectiles to the behavior of electrical circuits.
Over time, mathematicians discovered that rewriting a complicated fraction in a simpler form could reveal information that was completely hidden in the original expression. Techniques like polynomial long division and partial fraction decomposition were developed precisely for this purpose. These methods allow us to see horizontal asymptotes on graphs, simplify integration in calculus, and solve engineering problems more efficiently.
The central question this lesson addresses is: How can we rewrite a rational expression so that its underlying structure — its end behavior, its asymptotes, or its component parts — becomes clear?
Core Principles & Definitions
Before we start rewriting anything, let's nail down the key vocabulary. A rational expression is simply a fraction where the numerator and the denominator are both polynomials. Just like the fraction ⁷⁄₃ is a ratio of two integers, an expression like (x² + 5x + 6) / (x + 2) is a ratio of two polynomials. The goal of rewriting is to transform the expression into an equivalent form that makes certain features easier to read.
Rational Expression
Polynomial Long Division
Factoring & Cancellation
Decomposition
Equivalent Forms
Visual Explanation — Polynomial Division at a Glance
The diagram below shows how polynomial long division works visually. On the left, you see the original rational expression (x² + 5x + 6) / (x + 2). On the right, the result of the division reveals that this fraction equals x + 3, the polynomial quotient, with zero remainder. The key insight is that the numerator factors as (x + 2)(x + 3), and the (x + 2) cancels with the denominator.
Notice how the original expression looks like it might have a vertical asymptote at x = −2, but after rewriting we see it's really a line with a removable discontinuity (a hole). This is exactly why rewriting matters — the structure of the function was hidden inside the original fraction.
Mathematical Framework
There are two primary techniques for rewriting rational expressions at this level: polynomial long division and factoring with cancellation. Both produce equivalent expressions but reveal different kinds of structure. Let's formalize each one.
This formula is the polynomial version of the integer division you learned years ago. When you divide 17 by 5, you get 3 remainder 2, which means 17/5 = 3 + 2/5. The exact same logic applies here: divide the numerator by the denominator, write down the quotient, and express any leftover as a fraction. The quotient Q(x) tells you the end behavior of the function — how it behaves as x gets very large or very small.
Detailed Breakdown of Rewriting Techniques
Let's look at what happens when the remainder is not zero. Consider the expression (2x² + 3x + 7) / (x + 1). Because the degree of the numerator (2) is greater than the degree of the denominator (1), we can perform polynomial long division. The result will be a polynomial plus a proper fraction — one where the degree of the numerator is less than the degree of the denominator.
Each technique answers a different question. Factoring tells you whether the expression can be simplified. Long division tells you the end behavior of the function by extracting the dominant polynomial part. Decomposition tells you how to break a fraction into smaller, more manageable pieces. In many problems, you'll use more than one of these techniques in sequence.
| Technique | When to Use | What It Reveals |
|---|---|---|
| Factor & Cancel | Numerator and denominator share a common polynomial factor | Simplified form; removable discontinuities (holes) |
| Long Division | Degree of numerator ≥ degree of denominator | Slant or polynomial asymptotes; end behavior |
| Partial Fractions | Denominator factors into linear or quadratic pieces; degree of numerator < degree of denominator | Sum of simple fractions; useful for calculus integration |
Worked Example — Polynomial Long Division with a Remainder
Let's walk through a complete example of rewriting a rational expression using polynomial long division. We'll rewrite (3x² − 5x + 4) / (x − 2) in the form Q(x) + R/(x − 2).
Strengths & Limitations of Each Approach
Each rewriting technique has its sweet spot. Knowing which method to choose — and when a method won't work — is a practical skill that will save you time and effort on tests and in future math courses.
| Feature | Factor & Cancel | Long Division |
|---|---|---|
| Best for | Simplifying expressions where numerator and denominator share factors | Any rational expression where deg(numerator) ≥ deg(denominator) |
| Reveals | Simplified form; holes in the graph | Slant/horizontal asymptotes; end behavior |
| Limitation | Only works when common factors exist; requires factoring skill | Can be tedious with high-degree polynomials; doesn't simplify if there's no common factor |
| Common error | Canceling terms instead of factors (e.g., canceling x from x + 3) | Sign errors during subtraction step |
| Prerequisite | Ability to factor polynomials (GCF, difference of squares, trinomials) | Understanding of polynomial degree and leading terms |
Connection to Advanced Topics
The techniques you're learning now form the foundation for several important topics you'll encounter in future courses. In precalculus and calculus, rewriting rational expressions is not optional — it's a required step in many procedures. Understanding these connections can motivate why we practice these skills now.
| This Lesson (Math 3) | Future Application |
|---|---|
| Polynomial long division to find quotient and remainder | In Precalculus, you'll use this to identify slant asymptotes when graphing rational functions |
| Factoring and canceling to simplify rational expressions | In Calculus, simplifying before taking limits removes indeterminate forms like 0/0 |
| Partial fraction decomposition (preview) | In Calculus II, partial fractions are essential for integrating rational functions |
| Rewriting to reveal end behavior | In engineering and physics, identifying dominant terms helps approximate complex models |
One particularly exciting extension is synthetic division, a shortcut for dividing by a linear factor (x − c). It uses only the coefficients and is much faster than long division once you learn the pattern. If you continue to AP Calculus, you'll also encounter L'Hôpital's Rule, which evaluates limits of rational expressions — but even then, factoring and simplifying often provides a faster path to the answer.
Practice Problems
Try these five problems to build your confidence with rewriting rational expressions. They increase in difficulty, so take your time and show your work for each step.
Lesson Summary
A rational expression is a ratio of two polynomials, and rewriting it in different forms reveals hidden structural information. The three core techniques are factoring and cancellation (which simplifies expressions and exposes holes in graphs), polynomial long division (which extracts a quotient and remainder to reveal slant asymptotes and end behavior), and partial fraction decomposition (which breaks a single fraction into a sum of simpler ones).
The division algorithm states that P(x)/D(x) = Q(x) + R(x)/D(x), where Q(x) is the quotient and R(x) is the remainder. Always check your work by multiplying Q(x) × D(x) + R(x) to verify you recover the original numerator. Remember that canceling requires common factors, not common terms — one of the most important distinctions in algebra. These techniques connect directly to graphing rational functions, evaluating limits, and solving real-world optimization problems in future courses.