Skip to main content
VirginiaMathsSyllabus dot point

How do you solve a quadratic equation by factoring, using the zero product property?

Solve quadratic equations in one variable by factoring and applying the zero product property, and interpret the solutions as the zeros of the related function (A.EI.6).

A Virginia SOL Algebra I answer on A.EI.6: setting a quadratic equal to zero, factoring, applying the zero product property, and connecting the solutions to the x-intercepts of the parabola.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. Step 1: set the equation to zero
  3. Step 2: the zero product property
  4. Reading solutions from factors
  5. Special cases
  6. Why the zeros are the x-intercepts
  7. How the SOL examines this topic
  8. Try this

What this topic is asking

A.EI.6 asks you to solve quadratic equations by factoring. On the Virginia Algebra I SOL these are Equations and Inequalities items: factor a quadratic set equal to zero, apply the zero product property, and state the solutions (which are the zeros of the related function). They appear as fill-in-the-blank (type both solutions), multiple choice, and drag-and-drop.

Step 1: set the equation to zero

Factoring only solves a quadratic when one side is zero, because the method relies on a product being zero. So move every term to one side first:

x2+5x=6β€…β€ŠβŸΉβ€…β€Šx2+5xβˆ’6=0.x^2 + 5x = 6 \implies x^2 + 5x - 6 = 0.

Solving x2+5x=6x^2 + 5x = 6 by factoring the left side as x(x+5)=6x(x + 5) = 6 and setting factors to 66 does not work, the zero product property needs a zero.

Step 2: the zero product property

The key fact is:

If Aβ‹…B=0A \cdot B = 0, then A=0A = 0 or B=0B = 0 (or both).

A product of real numbers is zero only when at least one factor is zero. So once the quadratic is factored and equals zero, you split it into one linear equation per factor.

Reading solutions from factors

The solutions come from setting each factor to zero, so the signs flip relative to the numbers in the factors. The factor (x+5)(x + 5) gives x=βˆ’5x = -5, and (xβˆ’3)(x - 3) gives x=3x = 3. A very common slip is reading (x+5)(xβˆ’3)=0(x + 5)(x - 3) = 0 as solutions 55 and βˆ’3-3; it is the opposite. If a factor has a coefficient, like (2xβˆ’1)(2x - 1), solve it fully: 2xβˆ’1=02x - 1 = 0 gives x=12x = \frac{1}{2}.

Special cases

  • Difference of squares. x2βˆ’16=0x^2 - 16 = 0 factors as (x+4)(xβˆ’4)=0(x + 4)(x - 4) = 0, so x=Β±4x = \pm 4.
  • Common factor. 2x2βˆ’8x=02x^2 - 8x = 0 factors as 2x(xβˆ’4)=02x(x - 4) = 0, so x=0x = 0 or x=4x = 4. Do not divide both sides by xx, that loses the x=0x = 0 solution.
  • Perfect-square trinomial. x2βˆ’6x+9=0x^2 - 6x + 9 = 0 is (xβˆ’3)2=0(x - 3)^2 = 0, a double root at x=3x = 3 (one repeated solution).

Why the zeros are the x-intercepts

The solutions of ax2+bx+c=0ax^2 + bx + c = 0 are exactly the xx-intercepts of the parabola y=ax2+bx+cy = ax^2 + bx + c, and understanding why ties this topic to graphing. An xx-intercept is a point where the graph crosses the xx-axis, which means y=0y = 0 there. So asking "where does the parabola cross the xx-axis?" is the same as asking "for which xx is ax2+bx+c=0ax^2 + bx + c = 0?", which is the equation you are solving. Each factor of the quadratic corresponds to one intercept: (x+5)(xβˆ’3)=0(x + 5)(x - 3) = 0 tells you the parabola crosses at x=βˆ’5x = -5 and x=3x = 3. This is why a quadratic with two real roots has a parabola crossing the axis twice, a double root touches the axis once (at the vertex), and a quadratic that does not factor over the reals has a parabola that never reaches the axis. Solving by factoring is, geometrically, locating where the curve meets the xx-axis.

How the SOL examines this topic

  • Fill-in-the-blank. Solve a factorable quadratic and type both solutions.
  • Multiple choice. Pick the solutions, with distractors that keep the wrong signs or only one root.
  • Drag-and-drop. Order the steps, or match a quadratic to its solution set.

Try this

Q1. Solve x2βˆ’7x+12=0x^2 - 7x + 12 = 0. [2 points]

  • Cue. (xβˆ’3)(xβˆ’4)=0(x - 3)(x - 4) = 0, so x=3x = 3 or x=4x = 4.

Q2. Solve x2+4x=0x^2 + 4x = 0. [1 point]

  • Cue. x(x+4)=0x(x + 4) = 0, so x=0x = 0 or x=βˆ’4x = -4.

Exam-style practice questions

Practice questions written in the style of VDOE exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

SOL (style)2 marksFill in the blank. Solve x2+2xβˆ’15=0x^2 + 2x - 15 = 0 by factoring. Type both solutions.
Show worked answer β†’

The solutions are x=3x = 3 and x=βˆ’5x = -5.

Factor the trinomial: two numbers multiply to βˆ’15-15 and add to 22, namely 55 and βˆ’3-3, so (x+5)(xβˆ’3)=0(x + 5)(x - 3) = 0. By the zero product property, set each factor to zero: x+5=0x + 5 = 0 gives x=βˆ’5x = -5, and xβˆ’3=0x - 3 = 0 gives x=3x = 3. A common error is reading the solutions straight off the factors as 55 and βˆ’3-3 instead of changing the sign.

SOL (style)1 marksMultiple choice. The equation x2βˆ’9=0x^2 - 9 = 0 has which solutions? (A) x=3x = 3 and x=βˆ’3x = -3 (B) x=3x = 3 only (C) x=9x = 9 and x=βˆ’9x = -9 (D) x=81x = 81
Show worked answer β†’

The correct answer is (A).

Factor as a difference of squares: (x+3)(xβˆ’3)=0(x + 3)(x - 3) = 0. The zero product property gives x=βˆ’3x = -3 or x=3x = 3. Equivalently, x2=9x^2 = 9 so x=Β±3x = \pm 3. Option (B) keeps only the positive root; a quadratic typically has two solutions.

Related dot points

Sources & how we know this