Algebra 1 Core quadraticssquare rootsplus minus

Solving by Square Roots

The quickest method when there is no middle term.

Video by Khan Academy — “Solving quadratic equations by square roots | Algebra II | Khan Academy” Watch on YouTube

The explanation

Key idea Isolate the square, then take ± the root of both sides.

When a quadratic has no x term, do not factor. Just isolate the square and take roots.

x² = 49 → x = ±7. Two answers, because both 7 and −7 square to 49.

The ± is mandatory. Writing only x = 7 loses half the solution.

It works with a bracket too:
(x − 3)² = 25 → x − 3 = ±5 → x = 3 ± 5, giving x = 8 or x = −2.

If the isolated square equals a negative number, there is no real solution. x² = −9 has none, because no real number squares to a negative. Algebra 2 introduces imaginary numbers to handle that case.

Worked example

Solve 3(x + 2)² − 15 = 0.

  1. Add 15: 3(x + 2)² = 15.
  2. Divide by 3: (x + 2)² = 5.
  3. Take roots: x + 2 = ±√5.

Answer: x = −2 ± √5

Common mistakes

  • Giving only the positive root.
  • Taking the square root before the squared term is isolated.