Skip to main content
LouisianaMathsSyllabus dot point

How do you solve a quadratic equation by factoring, and why does the zero product property give the solutions?

Solve quadratic equations by factoring and applying the zero product property (LA A1: A-REI.B.4, A-SSE.B.3).

A Louisiana LEAP 2025 Algebra I answer on solving quadratics by factoring (LA A1: A-REI.B.4): standard form, factoring the trinomial, the zero product property, and reading the solutions as the zeros.

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. Standard form first
  3. Factor, then set each factor to zero
  4. The GCF case
  5. When a leading coefficient is present
  6. Choosing factoring as the method
  7. How LEAP examines this topic
  8. Why the zero product property works
  9. Try this

What this topic is asking

Standard A1: A-REI.B.4 asks you to solve a quadratic by factoring, using the zero product property, and it draws on the factoring from A-SSE.B.3. On LEAP 2025 these are Type I Major Content items, and factoring is a no-calculator skill for Session 1a. The solutions are the zeros of the related parabola, its xx-intercepts.

Standard form first

The zero product property needs a zero on one side, so move every term to one side before factoring. From x2+4x=12x^2 + 4x = 12, subtract 1212 to get x2+4xβˆ’12=0x^2 + 4x - 12 = 0, then factor.

Factor, then set each factor to zero

The GCF case

When the constant term is missing, factor out the common variable.

Never divide both sides by xx, that discards the x=0x = 0 solution. Factor it out instead.

When a leading coefficient is present

When aβ‰ 1a \ne 1, you can still factor, but the factor search changes. For 2x2+7x+3=02x^2 + 7x + 3 = 0, look for two numbers that multiply to aβ‹…c=2β‹…3=6a \cdot c = 2 \cdot 3 = 6 and add to b=7b = 7: those are 11 and 66. Split the middle term and factor by grouping: 2x2+x+6x+3=x(2x+1)+3(2x+1)=(2x+1)(x+3)2x^2 + x + 6x + 3 = x(2x + 1) + 3(2x + 1) = (2x + 1)(x + 3). The zero product property then gives 2x+1=02x + 1 = 0, so x=βˆ’12x = -\tfrac{1}{2}, or x+3=0x + 3 = 0, so x=βˆ’3x = -3. If no integer pair multiplies to acac and adds to bb, the quadratic does not factor over the integers, and you should switch to the quadratic formula rather than forcing a factorization.

Choosing factoring as the method

Factoring is the fastest method only when the quadratic factors cleanly over the integers, which happens exactly when the discriminant b2βˆ’4acb^2 - 4ac is a perfect square. A quick scan for a factor pair tells you within seconds whether to factor or to reach for another tool: if the constant and middle coefficient yield an easy pair, factor; if not, square roots (for a missing linear term) or the quadratic formula are quicker. Reading the structure first, as the expressions-and-structure topic stresses, saves you from a long, fruitless search.

How LEAP examines this topic

  • Equation response. Solve by factoring and enter both solutions.
  • Multiple choice. Pick the solution set, with sign-flip distractors.
  • Drag and drop. Order the factoring and zero-product steps.

A clarifying idea: the solutions are exactly the xx-intercepts of y=ax2+bx+cy = ax^2 + bx + c. Factoring is fast when the quadratic factors over the integers; if it does not, use the quadratic formula instead.

Why the zero product property works

The zero product property, "if a product equals zero, then at least one factor is zero," is the engine behind factoring, and it is true because of a basic fact about multiplication: the only way to multiply real numbers and get zero is for one of them to be zero. There is no pair of nonzero numbers whose product is zero. So once a quadratic is written as (xβˆ’p)(xβˆ’q)=0(x - p)(x - q) = 0, the equation says "this product is zero," which forces xβˆ’p=0x - p = 0 or xβˆ’q=0x - q = 0, giving x=px = p or x=qx = q. This is precisely why standard form with zero on one side is mandatory: the property says nothing about a product equal to 1212 or any other number, only about a product equal to zero. A common, tempting error is to "solve" (xβˆ’3)(x+2)=6(x - 3)(x + 2) = 6 by setting xβˆ’3=6x - 3 = 6 and x+2=6x + 2 = 6, which is invalid, you must first expand, move the 66 over, and refactor. Understanding the property also clarifies why a quadratic usually has two solutions: a degree-two polynomial factors into two linear pieces, each contributing one zero, which are the two points where the parabola crosses the xx-axis.

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βˆ’5x=0x^2 - 5x = 0. [2 points]

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

Exam-style practice questions

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

LA LEAP 2025 Math (style)2 marksEquation response. Solve x2+2xβˆ’15=0x^2 + 2x - 15 = 0 by factoring. Enter both solutions.
Show worked answer β†’

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

Factor: find two numbers that 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. The signs flip from the factors, that is the usual error. These solutions are the zeros of the parabola.

LA LEAP 2025 Math (style)2 marksMultiple choice. What are the solutions of x2βˆ’9x=0x^2 - 9x = 0? (A) x=0x = 0 and x=9x = 9 (B) x=9x = 9 only (C) x=βˆ’9x = -9 and x=0x = 0 (D) x=3x = 3 and x=βˆ’3x = -3
Show worked answer β†’

The correct answer is (A).

Factor out the common xx: x(xβˆ’9)=0x(x - 9) = 0. The zero product property gives x=0x = 0 or xβˆ’9=0x - 9 = 0, so x=0x = 0 or x=9x = 9. Do not divide both sides by xx, that would lose the x=0x = 0 solution. A missing constant term means the GCF is the fastest route, and one solution is always 00.

Related dot points

Sources & how we know this