Rational expressions — fractions with variables in the denominator — trip up students who are otherwise strong at algebra, mostly because of one overlooked step: restrictions. This guide covers simplifying, solving, and checking rational equations, with two full worked examples, including one where an extraneous solution actually appears.
What Rational Expressions Are and Why Restrictions Matter
A rational expression is a ratio of two polynomials, like \(\frac{x+3}{x^2-9}\). Because division by zero is undefined, any value of \(x\) that makes the denominator zero must be excluded from the domain — these are called restrictions, and the SAT tests them directly by asking "for what value of \(x\) is this expression undefined?"
This subtopic sits under nonlinear equations and systems, since solving a rational equation almost always reduces to solving a polynomial equation once the fractions are cleared. See our full guide to nonlinear equations and systems for the broader context.
Simplifying Rational Expressions
Simplifying means factoring the numerator and denominator completely, then canceling any factor common to both — never individual terms.
- \(\frac{x^2-9}{x+3} = \frac{(x-3)(x+3)}{x+3} = x-3\), valid everywhere except \(x=-3\).
- Canceling terms instead of factors is the single most common error: you cannot cancel the \(x\) in \(\frac{x+3}{x+5}\) because it's not a shared factor of the whole numerator and denominator.
- Even after simplifying, the original restriction (here, \(x \neq -3\)) still applies, because it excluded that value before you canceled.
Solving Rational Equations
To solve an equation with variables in the denominator, clear the fractions by multiplying every term by the least common denominator, then solve the resulting polynomial equation.
Worked Example: Solve \(\frac{2}{x} + \frac{1}{x+1} = 1\)
- Identify the restrictions first: \(x \neq 0\) and \(x \neq -1\).
- Multiply every term by the least common denominator, \(x(x+1)\): \(2(x+1) + x = x(x+1)\).
- Expand the left side: \(2x + 2 + x = x^2 + x\).
- Combine like terms: \(3x + 2 = x^2 + x\).
- Move everything to one side: \(0 = x^2 - 2x - 2\).
- Apply the quadratic formula since this doesn't factor cleanly: \(x = \frac{2 \pm \sqrt{4+8}}{2} = \frac{2 \pm \sqrt{12}}{2} = 1 \pm \sqrt{3}\).
- Check both solutions against the restrictions from step 1 — neither equals \(0\) or \(-1\), so both are valid.
Step 7 is the step students skip, and it's exactly the step the SAT is testing. Any solution that violates a restriction must be thrown out as extraneous, even though it came from correct algebra.
Worked Example: A Rational Equation With an Extraneous Solution
Solve \(\frac{x}{x-2} = \frac{2}{x-2} + 3\).
- Identify the restriction first: \(x \neq 2\), since that value makes both denominators zero.
- Multiply every term by the common denominator, \(x-2\): \(x = 2 + 3(x-2)\).
- Distribute on the right: \(x = 2 + 3x - 6\).
- Simplify: \(x = 3x - 4\).
- Solve: \(-2x = -4\), so \(x = 2\).
- Compare against the restriction from step 1: \(x=2\) is exactly the value that was excluded. This solution is extraneous, so the equation actually has no valid solution.
This is a real, testable outcome on the SAT — an equation that produces one clean algebraic answer which turns out to be entirely invalid. Skipping the restriction check here doesn't just cost a sign error; it produces a confidently wrong final answer.
Common Traps on Rational Expression Questions
| Trap | Why it happens | Fix |
|---|---|---|
| Canceling terms instead of factors | Treating the fraction bar like it applies term-by-term | Factor completely before canceling anything |
| Ignoring restrictions | Forgetting the denominator can't equal zero | Identify restrictions before solving, check answers after |
| Forgetting to distribute after clearing denominators | Rushing the multiplication step | Write out each multiplication in full before combining terms |
| Assuming an algebraic solution must be valid | Trusting the algebra without rechecking restrictions | Always compare final answers against the restrictions found in step 1 |
Graphing Rational Functions to Understand Restrictions Visually
Restrictions aren't just an algebra bookkeeping step — they correspond to real features on a graph. If you type a rational function like \(y=\frac{x+3}{x^2-9}\) into the embedded Desmos calculator, you'll see the graph break into separate pieces around \(x=3\) and \(x=-3\), often with a vertical asymptote or a visible gap (a "hole") at the restricted value. Seeing this visually reinforces why the restriction matters: the function genuinely has no value there, not just a technicality from the algebra. This is a useful way to double-check a restriction you found algebraically, especially on a question that asks you to identify the domain of a rational function directly.
Building Speed With Timed Practice
Rational expressions reward careful, methodical work more than speed, which makes it tempting to rush — exactly when mistakes creep in. Our SAT Math practice sets include Nonlinear Equations and Systems sets across three difficulty levels, each with roughly 22 questions and full explanations, so you can practice catching your own restriction errors before they cost points on test day. For the algebra fundamentals these problems build on, our Algebra practice sets are a solid starting point.
Frequently asked questions
Do restrictions always show up as answer choices?
Not always as separate questions, but they frequently eliminate an otherwise-correct-looking algebraic answer. Get in the habit of checking restrictions even when the question doesn't explicitly ask for them.
What's the fastest way to clear fractions in an equation?
Multiply every single term on both sides by the least common denominator, then simplify. Skipping a term is the most common arithmetic slip here.
Can a rational equation have no solution?
Yes — if every algebraic solution turns out to violate a restriction, the equation has no valid solution at all. This is a real, testable outcome on the SAT, not just a theoretical case.
What does a restriction actually look like on a graph?
Usually a vertical asymptote, where the graph shoots up or down without touching a specific \(x\)-value, or occasionally a small visible gap called a hole. Either way, the function simply has no defined output there.