Algebra 1 · Algebra 2 · Grades 9, 10
Solving Quadratic Equations by Factoring
Quick answer
To solve a quadratic by factoring, first write it so one side equals zero, then factor the other side, then set each factor equal to zero and solve. For x squared minus 5x plus 6 = 0, factoring gives (x - 2)(x - 3) = 0, so x = 2 or x = 3. This works because a product can only be zero if one of its factors is zero.
What you'll learn
- Solve a quadratic equation by factoring
- Explain why the equation must be set equal to zero before factoring
- Recognise the difference of squares and common trinomial patterns
What this method does
A quadratic equation contains an term. Factoring rewrites it as two brackets multiplied together, which turns one hard equation into two much simpler ones:
When it works it is the fastest method available. It does not always work, and knowing when to stop trying is part of the skill.
Why setting it equal to zero matters
This step gets skipped constantly, and skipping it makes everything after it meaningless. The method rests on one fact:
Zero product property
If , then or (or both).
Read it as: the only way to multiply and land on zero is for something you multiplied to have been zero. Nothing else does it. is tiny but not zero.
That is a remarkably strong claim, and zero is the only number it holds for. Compare:
Here could be — knowing the product is tells you almost nothing about on its own.
So if you factor into and then write , you are using a rule that does not exist. Move everything to one side first, then factor.
How to solve by factoring
- Rearrange so one side is .
- Factor the other side completely.
- Set each factor equal to zero.
- Solve each small equation.
- Check both answers in the original equation.
The patterns worth recognising
| Pattern | Factors as | Example |
|---|---|---|
| Common factor | ||
| Difference of squares | ||
| Trinomial, | where and |
For the third pattern you are hunting a pair of numbers that multiply to and add to . Start from the multiplication, because a number has only so many factor pairs, while endless pairs add to .
Worked examples
Common mistakes
Practice problems
-
Solve .
Hint
Find two numbers that multiply to and add to .
Answer
or
Full solution
The pair is and , so .
Setting each factor to zero gives or .
Check: ✓ and ✓
-
Solve .
Answer
or
Full solution
Two numbers multiplying to and adding to : and . So .
or . Check: ✓
-
Solve .
Hint
No middle term, and both parts are perfect squares.
Answer
or
Full solution
Difference of squares: , so or .
-
Solve .
Hint
Move everything to one side. Do not divide by .
Answer
or
Full solution
, so .
or . Dividing by at the start would have lost .
-
Solve .
Answer
or
Full solution
Two numbers multiplying to and adding to : and . So .
or . Check: ✓
-
Solve .
Answer
only
Full solution
The pair is and , so and is a repeated root.
Check: ✓
-
Solve .
Answer
or
Full solution
Subtract : . The pair is and , so .
or . Check: ✓
-
Will factor with whole numbers? Explain how you can tell before trying.
Hint
Compute the discriminant first.
Answer
No — the discriminant is , so there are no real solutions.
Full solution
.
A negative discriminant means the equation has no real solutions, so no pair of real factors exists and searching for one would be wasted effort.
Frequently asked questions
Why does the equation have to equal zero before I factor?
Because the whole method rests on the fact that a product is zero only when one of its factors is zero. If the product equals 12, there are endless pairs that multiply to 12, so knowing the factors tells you nothing. Zero is the one number that pins the factors down.
What if the quadratic will not factor with whole numbers?
Then use the quadratic formula or complete the square. Factoring only finds solutions that happen to be rational. If you cannot spot a factor pair within a minute, switch methods rather than hunting.
Can a quadratic have only one solution?
Yes. If the two factors are identical, as in (x - 3)(x - 3) = 0, both give x = 3. That single value is called a repeated or double root, and its graph touches the x-axis instead of crossing it.
Key terms in this lesson
- Quadratic equation
- A quadratic equation is one that can be written as ax squared plus bx plus c = 0, with a not equal to zero. The squared term is what makes it quadratic rather than linear.
- Zero product property
- The zero product property says that if a product equals zero, at least one of its factors must be zero. It is the reason factoring solves quadratic equations.
Standards alignment
This lesson covers the following Common Core State Standards for Mathematics.
- CCSS.MATH.CONTENT.HSA.SSE.B.3aSeeing Structure in ExpressionsFactor a quadratic expression to reveal the zeros of the function it defines.
- CCSS.MATH.CONTENT.HSA.REI.B.4bReasoning with Equations and InequalitiesSolve quadratic equations by inspection (e.g., for x² = 49), taking square roots, completing the square, the quadratic formula and factoring, as appropriate to the initial form of the equation. Recognize when the quadratic formula gives complex solutions and write them as a ± bi for real numbers a and b.