Algebra 1 Core quadraticsfactoringzero product

Solving Quadratics by Factoring

The zero product property, and why one side must be zero first.

Video by Khan Academy — “Solving equations with zero product property” Watch on YouTube

The explanation

Key idea If a·b = 0 then a = 0 or b = 0.

The whole method rests on one fact: if two things multiply to zero, at least one of them is zero.

To solve x² + 5x + 6 = 0:
Factor: (x + 2)(x + 3) = 0
Set each factor to zero: x = −2 or x = −3.

The equation must equal zero first. For x² + 5x = −6, move everything to one side before factoring. Factoring while the other side is 6 tells you nothing, because two numbers can multiply to 6 in infinitely many ways.

Solutions of a quadratic are also called roots or zeros, and they are exactly the x-intercepts of the parabola.

Worked example

Solve 2x² = 7x − 3.

  1. Move everything to one side: 2x² − 7x + 3 = 0.
  2. AC method: ac = 6, pair summing to −7 is −6 and −1.
  3. Split and group: 2x² − 6x − x + 3 = 2x(x − 3) − 1(x − 3).
  4. (x − 3)(2x − 1) = 0.

Answer: x = 3 or x = 1/2

Common mistakes

  • Factoring before setting the equation to zero.
  • Dividing out a common variable factor and losing the solution x = 0.