Algebra 2 Advanced radical equationsextraneoussquaring

Solving Radical Equations

Isolate, square, solve — then check, because squaring lies.

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

The explanation

Key idea Squaring both sides can create solutions that do not work.

To solve an equation with a square root:

1. Isolate the radical on one side.
2. Square both sides.
3. Solve the resulting equation.
4. Check every answer in the *original* equation.

Step 4 is mandatory. Squaring can create false solutions, because squaring destroys sign information: −3 and 3 both square to 9.

For √(x + 6) = x: squaring gives x + 6 = x², so x² − x − 6 = 0, giving x = 3 or x = −2. Checking: √9 = 3 ✓, but √4 = 2 ≠ −2 ✗. Only x = 3 works.

If there are two radicals, isolate one, square, then repeat.

Worked example

Solve √(2x + 3) − x = 0.

  1. Isolate: √(2x + 3) = x, which requires x ≥ 0.
  2. Square: 2x + 3 = x².
  3. x² − 2x − 3 = 0 → (x − 3)(x + 1) = 0.
  4. x = 3 or x = −1; reject x = −1 since it fails x ≥ 0.

Answer: x = 3

Common mistakes

  • Skipping the check and reporting both roots.
  • Squaring term by term instead of squaring the whole side.