Skip to main content
TennesseeMathsSyllabus dot point

How do you solve a quadratic equation by factoring, and why must one side be zero first?

Solve quadratic equations in one variable by factoring, using the zero-product property after writing the equation equal to zero (TN A1.A.REI.B.4).

A TNReady Algebra I answer on solving quadratics by factoring (TN A1.A.REI.B.4), setting the equation to zero, factoring, and applying the zero-product property to find both solutions.

Generated by Claude Opus 4.810 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. Why one side must be zero
  3. Reading the solutions
  4. How TNReady examines this topic
  5. When factoring is and is not the right tool
  6. Special cases: GCF and difference of squares
  7. Try this

What this topic is asking

Standard A1.A.REI.B.4 includes solving quadratics by factoring. The method rests on the zero-product property: if a product equals zero, at least one factor is zero. So you write the equation equal to zero, factor the quadratic, and set each factor to zero. The two resulting values are the solutions (the zeros or roots), which are also the xx-intercepts of the parabola.

Why one side must be zero

The zero-product property is the engine, and it works only when a product equals zero. If Aβ‹…B=0A \cdot B = 0, then A=0A = 0 or B=0B = 0. But Aβ‹…B=21A \cdot B = 21 tells you nothing useful, because many factor pairs multiply to 2121. So x2+4x=21x^2 + 4x = 21 must become x2+4xβˆ’21=0x^2 + 4x - 21 = 0 before you factor.

Reading the solutions

Each factor (xβˆ’r)(x - r) contributes the solution x=rx = r. So (xβˆ’5)(x - 5) gives x=+5x = +5 and (x+2)(x + 2) gives x=βˆ’2x = -2. The sign flips from the constant inside the factor, which is the single most common slip. If the quadratic factors as a perfect square, such as (xβˆ’3)2=0(x - 3)^2 = 0, there is one repeated solution x=3x = 3 (a double root), and the parabola touches the xx-axis there.

How TNReady examines this topic

  • Multiple select. Select all solutions, with sign-flip and constant-value distractors.
  • Numeric response. Solve and enter a solution (often the positive one).
  • Multiple choice. Choose the solution set, or the zeros of a graphed parabola.

A clarifying idea is that solving by factoring and finding a function's zeros are the same task: the solutions of x2βˆ’3xβˆ’10=0x^2 - 3x - 10 = 0 are exactly the xx-intercepts of y=x2βˆ’3xβˆ’10y = x^2 - 3x - 10. The quadratic-equations and quadratic-functions parts of the test meet here.

When factoring is and is not the right tool

Factoring is fastest when integer factors exist, and TNReady's multiple-choice quadratics usually do factor. But not every quadratic factors over the integers. A quick test is whether any integer pair multiplies to acac (or to cc when the leading coefficient is 11) and adds to bb; if none does, the quadratic is prime over the integers, and you should switch to the quadratic formula or completing the square rather than hunting for factors that do not exist. Recognizing a prime trinomial quickly is itself a time-saving skill: it tells you to change methods instead of stalling. For a leading coefficient greater than 11, use the acac method (split the middle term and factor by grouping) before concluding it will not factor.

Special cases: GCF and difference of squares

Two structures simplify a factoring problem before you reach for a trinomial pair. First, factor out a common factor when every term shares one, which also exposes any hidden pattern: 3x2βˆ’12x=03x^2 - 12x = 0 becomes 3x(xβˆ’4)=03x(x - 4) = 0, giving x=0x = 0 or x=4x = 4. Note that x=0x = 0 is a genuine solution here, the factor xx contributes it, and it is easy to overlook. Second, a difference of squares factors directly: x2βˆ’25=(xβˆ’5)(x+5)=0x^2 - 25 = (x - 5)(x + 5) = 0, so x=Β±5x = \pm 5, with no middle term to split.

Try this

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

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

Q2. Solve x2βˆ’9=0x^2 - 9 = 0. [1 point]

  • Cue. Difference of squares: (xβˆ’3)(x+3)=0(x - 3)(x + 3) = 0, so x=3x = 3 or x=βˆ’3x = -3.

Exam-style practice questions

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

TNReady (style)2 marksMultiple select. Select ALL solutions of x2βˆ’5xβˆ’14=0x^2 - 5x - 14 = 0. (A) x=7x = 7 (B) x=βˆ’2x = -2 (C) x=βˆ’7x = -7 (D) x=2x = 2 (E) x=14x = 14
Show worked answer β†’

The correct answers are (A) and (B).

Find two numbers multiplying to βˆ’14-14 and adding to βˆ’5-5: those are βˆ’7-7 and +2+2, so x2βˆ’5xβˆ’14=(xβˆ’7)(x+2)x^2 - 5x - 14 = (x - 7)(x + 2). By the zero-product property, xβˆ’7=0x - 7 = 0 or x+2=0x + 2 = 0, giving x=7x = 7 or x=βˆ’2x = -2. The solutions are the opposite sign of each factor's constant, which is why (C) and (D) (the constants themselves) are distractors.

TNReady (style)2 marksNumeric response. Solve x2+4x=21x^2 + 4x = 21. Enter the positive solution.
Show worked answer β†’

The positive solution is x=3x = 3.

First write the equation equal to zero: x2+4xβˆ’21=0x^2 + 4x - 21 = 0. Factor: two numbers multiplying to βˆ’21-21 and adding to 44 are 77 and βˆ’3-3, so (x+7)(xβˆ’3)=0(x + 7)(x - 3) = 0. The solutions are x=βˆ’7x = -7 and x=3x = 3, so the positive one is x=3x = 3. Factoring before setting to zero (leaving =21= 21) is the most common error, because the zero-product property needs zero.

Related dot points

Sources & how we know this