Rational Expressions
A rational expression is nothing more than a fraction whose numerator and denominator are polynomials — the algebraic cousin of a number like . If you can add, simplify, and divide ordinary fractions, you already own most of the machinery you need here. The catch, and the reason this topic trips up so many students, is a single silent rule of arithmetic: you can never divide by zero. Because the denominator now contains a variable, whole clusters of -values are quietly forbidden, and keeping track of them is what separates a correct answer from a confidently wrong one.
Master rational expressions and you unlock rational equations, partial fractions, asymptotes in graphing, and the algebra behind rates, mixtures, and optics. This page teaches the why behind each move so the rules stop feeling arbitrary.
Learning Objectives
- Simplify rational expressions by factoring and cancelling common factors
- State domain restrictions (excluded values) and understand why they matter
- Multiply and divide rational expressions confidently
- Add and subtract rational expressions using a least common denominator (LCD)
- Simplify complex (stacked) fractions by two reliable methods
- Recognize and avoid the classic cancellation and sign errors
Quick Answer
A rational expression is a ratio of two polynomials, defined only where . To simplify, factor top and bottom completely and cancel common factors (never common terms). To multiply, factor everything, cancel across the fraction bar, then multiply straight across. To divide, multiply by the reciprocal. To add or subtract, rewrite each fraction over the least common denominator, combine the numerators, then simplify. Always find excluded values before you cancel, because cancelling can hide a restriction that still applies.
Where It Came From
The story of rational expressions is the story of algebra slowly learning to speak in general symbols. Fractions themselves are ancient — Egyptian scribes around 1650 BCE (the Rhind Papyrus) worked fluently with unit fractions, and Greek and Indian mathematicians developed rules for combining ratios. But for millennia, "the fraction whose bottom is three more than its top" was a sentence, not an object you could manipulate.
The decisive shift came in the late 1500s and early 1600s. The French mathematician François Viète introduced the systematic use of letters to stand for both unknowns and known quantities, and René Descartes in La Géométrie (1637) gave us essentially the notation we still use — letters near the end of the alphabet for variables, exponents written as superscripts. Once could sit inside a fraction, mathematicians naturally asked: do the old rules of fraction arithmetic still hold when the numerator and denominator are polynomials?
The answer, satisfyingly, is yes — the field axioms that govern rational numbers extend cleanly to rational functions. But this generalization exposed a subtlety that plain numbers never forced anyone to confront. With numbers, you always know whether a denominator is zero. With a symbol like , the denominator is zero for one particular value of the variable, and that value must be excluded from the domain. The concept of a domain restriction was thus not a fussy technicality invented to trap students — it was the necessary price of admission for letting variables live inside fractions. The 19th-century push for rigor (Weierstrass, Dedekind) formalized functions and their domains, cementing the idea that a rational expression is inseparable from the set of inputs it is allowed to accept.
Simplifying and Domain Restrictions
Simplifying a rational expression rests on the fundamental principle of fractions: for any nonzero ,
You may cancel a factor that appears in both numerator and denominator. The word factor is doing heavy lifting: a factor is something being multiplied, not a term being added.
Before simplifying, always identify the excluded values — the inputs that make the original denominator zero. These stay excluded even after you cancel, because the simplified expression must describe the exact same function as the original.
Worked example. Simplify and state the domain.
Factor top and bottom:
The original denominator is zero when or , so those values are excluded: the domain is all real numbers except and . Now cancel the common factor :
Notice the answer must still carry . The simplified form looks perfectly happy at , but the original was undefined there, so we drag the restriction along. Graphically, this shows up as a hole at .
Multiplying and Dividing
Multiplying rational expressions mirrors number fractions exactly: . The smart strategy is to factor everything first and cancel before you multiply, so you never have to expand and re-factor a monster.
Worked example (multiply). Compute
Factor each piece:
Cancel the common factor and one factor of :
The restrictions come from every denominator that appeared before cancelling: and .
Division uses the same reciprocal rule as with numbers — dividing by a fraction means multiplying by its flip.
Worked example (divide). Compute
Rewrite as multiplication by the reciprocal, then factor:
Cancel and :
Note the extra restriction : after flipping, became a denominator, and the value that makes a divisor zero is always forbidden even though was originally on top.
Adding and Subtracting
Just as requires a common denominator, so do algebraic fractions. The least common denominator (LCD) is the product of each distinct factor raised to the highest power in which it appears in any denominator.
Worked example (add). Compute
The denominators share no factors, so the LCD is . Rewrite each fraction:
Expand the numerator: . So
Worked example (subtract — watch the sign). Compute
Factor the second denominator: . The LCD is . Rewrite the first fraction by multiplying by :
The subtraction applies to the entire second numerator — a common trap. Expand: . This does not factor nicely, so:
Complex Fractions
A complex fraction is a fraction that contains fractions in its numerator, denominator, or both — for example . There are two reliable methods.
Method 1 (combine, then divide). Turn the top into a single fraction, turn the bottom into a single fraction, then divide.
Method 2 (multiply by the LCD of all little fractions). Often faster: multiply top and bottom by the LCD of every inner denominator.
Worked example. Simplify
The inner denominators are , , , and ; their LCD is . Multiply top and bottom by :
Numerator: .
Denominator: .
So the complex fraction becomes
The restrictions and come from the inner fractions and the cancelled factor, even though they vanish from the final form.
Real-World Applications
- Combined work rates. If one pump fills a tank in hours and another in hours, together they fill of the tank per hour. Rational expressions model every "working together" and "combined flow" problem.
- Electric circuits. The total resistance of two resistors in parallel is — a complex fraction that simplifies to .
- Optics and lenses. The thin-lens equation is solved by combining rational expressions.
- Average cost. A company's average cost per unit, , is a rational expression whose behavior for large explains economies of scale.
- Mixtures and concentrations. Diluting a solution — "add liters of water" — produces concentration formulas that are rational in .
Common Mistakes
Mistake 1: Cancelling terms instead of factors. Students write by "cancelling the ." This is wrong because is a term being added in the numerator, not a factor multiplying it. Correction: you may only cancel a factor shared by the entire numerator and entire denominator. is already fully simplified.
Mistake 2: Forgetting restrictions that disappear after cancelling. After simplifying to , students drop because it no longer "shows." Correction: the domain is fixed by the original expression. Record excluded values before cancelling and keep them.
Mistake 3: Mishandling the sign in subtraction. In , students subtract only the first term and write . Correction: the minus sign distributes over the whole second numerator: . Wrap the second numerator in brackets before subtracting.
Comparison and Connections
Rational expressions are the algebraic generalization of rational numbers, and every operation has a numeric twin:
| Operation | Number fractions | Rational expressions |
|---|---|---|
| Simplify | Factor, cancel common factors | |
| Multiply | Factor, cancel, multiply across | |
| Divide | Multiply by reciprocal | Multiply by reciprocal |
| Add/subtract | Use LCD | Use LCD (product of highest-power factors) |
| Restriction | Denominator (automatic) | Denominator (must be stated) |
The key new idea versus numbers is the domain. Rational expressions also connect forward to rational equations (where you clear denominators and must check for extraneous solutions) and to rational functions (whose graphs feature vertical asymptotes at excluded values that don't cancel, and holes at excluded values that do).
Practice Questions
Recall
State the excluded value(s) of .
Answer: Factor the denominator: . Excluded values are and .
Understanding
Explain why cannot be simplified to .
Answer: The in the denominator is a factor of the whole expression, but in the numerator the is a term added to , not a factor of the whole numerator. Cancellation requires a common factor of the entire top and bottom, which does not exist here.
Application
Simplify and state the domain.
Answer: Factor: , with and .
Analysis
A student simplifies and gets . Find and fix the error.
Answer: The denominators are opposites: . So . The correct sum is , with . The student ignored the sign flip.
FAQ
Q: How do I know which values to exclude — the original or the simplified denominator? Always the original. Any value that made any denominator zero at any stage (including a reciprocal you flipped up) is excluded, even if the factor cancels.
Q: Do I need to state restrictions if the problem doesn't ask? For full correctness, yes — a rational expression is only equal to its simplified form on the shared domain. In graded work, stating restrictions is often required and rarely penalized.
Q: What's the difference between a hole and a vertical asymptote? A factor that cancels produces a hole (a single missing point) at that excluded value. A factor that remains in the denominator produces a vertical asymptote.
Q: Which complex-fraction method should I use? Multiplying top and bottom by the overall LCD (Method 2) is usually faster and less error-prone. Use the "combine then divide" method if you find it clearer.
Q: Can the LCD ever be smaller than the product of the denominators? Yes. When denominators share factors, the LCD uses each distinct factor only to its highest power. For and , the LCD is , not .
Quick Revision
- Rational expression , defined only where .
- Simplify: factor completely, cancel common factors only. Never cancel terms.
- State excluded values from the original denominator(s); keep them after cancelling.
- Multiply: factor, cancel across the bar, multiply straight across.
- Divide: multiply by the reciprocal (add the divisor's restriction).
- Add/subtract: rewrite over the LCD, combine numerators, distribute the minus sign in full.
- Complex fractions: multiply top and bottom by the LCD of all inner fractions.
- Cancelled factor hole; remaining factor vertical asymptote.
Related Topics
Prerequisites
- Factoring Polynomials
- Variables and Expressions
- Fraction arithmetic (numeric fractions: simplify, LCD, reciprocals)
Related Topics
- Algebra overview
- Rational equations and extraneous solutions
- Rational functions, asymptotes, and holes
Next Topics
- Solving rational equations
- Partial fraction decomposition (used in Calculus)