Algebra 2 Advanced rational equationsextraneouslcd

Solving Rational Equations

Clear the denominators, then check for solutions that break the original.

Video by Khan Academy — “Extraneous solutions to rational equations | Algebra II | Khan Academy” Watch on YouTube

The explanation

Key idea Always check answers against the original restrictions.

To solve an equation with fractions, multiply every term by the LCD to clear them, then solve normally.

The extra step that matters: check your answers.

Multiplying by an expression containing x can create solutions that do not actually work. These are extraneous solutions, and they are not arithmetic mistakes — they are a genuine side effect of the method.

If your answer makes any original denominator zero, discard it. If both answers do, the equation has no solution.

Write down the restrictions *before* you solve. Then checking is instant.

Worked example

Solve 1/(x − 3) + 1 = 6/(x² − 9)... first note x ≠ ±3.

  1. Factor: x² − 9 = (x − 3)(x + 3); LCD = (x − 3)(x + 3).
  2. Multiply through: (x + 3) + (x² − 9) = 6.
  3. x² + x − 6 = 6 → x² + x − 12 = 0 → (x + 4)(x − 3) = 0.
  4. Candidates x = −4 and x = 3, but x = 3 is excluded.

Answer: x = −4 only (x = 3 is extraneous).

Common mistakes

  • Reporting an extraneous root because the algebra produced it.
  • Multiplying only the fraction terms by the LCD and skipping the whole numbers.