Where Did Factoring Come From?
People have been solving quadratic equations for thousands of years — long before anyone wrote down a formula. Ancient mathematicians couldn't use graphing calculators or computers, so they developed clever algebraic tricks to find the solutions. Factoring is one of the most powerful of those tricks, and it remains a core skill in modern algebra.
Throughout history, the central question has been the same: given an expression like x² + 5x + 6, how can we rewrite it so the solutions become obvious? That's exactly the skill you'll master in this lesson.
Core Principles & Definitions
Before you start factoring, you need a solid grip on four key ideas. Each one builds on concepts you've already seen in Algebra 1, so this should feel like connecting the dots rather than learning something entirely new.
Quadratic Expression
ax² + bx + c where a, b, and c are numbers and a ≠ 0. The highest power of the variable is 2, which is what makes it "quadratic."Zeros (Roots) of a Function
Factoring
ax² + bx + c as (x + p)(x + q).Zero Product Property
(x + p)(x + q) = 0, then either x + p = 0 or x + q = 0.Seeing It on the Graph
A quadratic function creates a U-shaped curve called a parabola. The zeros of the function — the values of x that make f(x) = 0 — appear as the points where the parabola crosses or touches the x-axis. Let's look at the function f(x) = x² − x − 6, which factors into (x − 3)(x + 2).
Notice how the two zeros, x = −2 and x = 3, correspond directly to the factors (x + 2) and (x − 3). Each factor, when set equal to zero, gives you one of those x-intercepts. This connection between the factored form and the graph is the whole reason factoring is so useful: it turns an abstract expression into a clear picture of where the function equals zero.
The Mathematical Framework
Let's formalize the steps. When you have a quadratic expression with a leading coefficient of 1 (that is, a = 1), factoring follows a clean pattern that relies on finding two numbers with a specific sum and product.
Your goal is to rewrite this as a product of two binomials:
Here's why this works. If you expand (x + p)(x + q) using the distributive property (FOIL), you get x² + qx + px + pq, which simplifies to x² + (p + q)x + pq. Comparing this with x² + bx + c, you can see that b = p + q and c = p × q. So finding the right p and q is the key step.
Once you've factored, you apply the Zero Product Property to find the zeros:
When the leading coefficient a is not 1, things get a bit trickier. You need to find two numbers whose product is a × c and whose sum is b. Then you split the middle term and factor by grouping. We'll see this in action in the worked example section.
Step-by-Step Factoring Process
Here is a decision flowchart you can follow every time you need to factor a quadratic. Think of it as a checklist: you start at the top and work your way down. This visual covers the most common scenarios you'll encounter in Algebra 1.
Let's also look at the different types of factorable quadratics you'll encounter. The table below shows the main categories and what to look for in each case.
| Type | Pattern | Example | Factored Form |
|---|---|---|---|
| Simple trinomial (a = 1) | x² + bx + c | x² + 7x + 12 | (x + 3)(x + 4) |
| General trinomial (a ≠ 1) | ax² + bx + c | 2x² + 7x + 3 | (2x + 1)(x + 3) |
| Difference of squares | x² − k² | x² − 25 | (x + 5)(x − 5) |
| Perfect square trinomial | x² ± 2kx + k² | x² + 6x + 9 | (x + 3)² |
| GCF first | All terms share a factor | 3x² + 12x + 9 | 3(x + 1)(x + 3) |
Each of these types follows the same general logic: find a way to express the quadratic as a product, then use the Zero Product Property. The difference is simply in how you identify the right factors.
Worked Example
Let's walk through a complete problem from start to finish. We'll factor a quadratic expression and find the zeros of the function it defines.
2x² + 5x − 3 with ax² + bx + c:2x² − x + 6x − 3. Group: (2x² − x) + (6x − 3). Factor each group: x(2x − 1) + 3(2x − 1). Both groups contain the common factor (2x − 1), so factor it out:(2x − 1)(x + 3)Factoring vs. Other Methods
Factoring isn't the only way to find the zeros of a quadratic function. You may have heard of the quadratic formula and graphing. Each method has its strengths and trade-offs. Understanding when to use which approach will make you a more flexible problem-solver.
| Method | Strengths | Limitations |
|---|---|---|
| Factoring | Fast and elegant when the expression factors neatly; reveals the structure of the expression; no calculator needed | Not all quadratics factor over the integers — some have irrational or complex roots that factoring won't easily reveal |
| Quadratic Formula | Works for every quadratic equation; always gives exact answers, including irrational and complex roots | More steps and arithmetic; easier to make calculation errors; doesn't reveal the structure as clearly |
| Graphing | Gives a visual picture of the function; helps you estimate zeros and understand the parabola's shape | May only give approximate values; requires a graphing tool or careful plotting; hard to read exact roots from a graph |
| Completing the Square | Always works; leads naturally to vertex form; useful for deriving the quadratic formula itself | More algebraic steps than factoring; requires comfort with fractions when a ≠ 1 |
In practice, experienced mathematicians often try factoring first because it's the quickest method when it works. If the numbers don't cooperate — say you can't find integer pairs that give the right sum and product — then you switch to the quadratic formula or completing the square.
Connection to Advanced Ideas
The factoring skills you're learning now are the foundation for more powerful algebra concepts you'll encounter in Algebra 2, precalculus, and beyond. Here's a preview of how factoring connects to bigger ideas.
| What You Know Now | Where It Leads |
|---|---|
Factoring ax² + bx + c | Factoring polynomials of degree 3, 4, and higher — same idea, more terms |
| Finding integer zeros by factoring | The Rational Root Theorem, which helps you find possible rational zeros of any polynomial |
| Zero Product Property | Factor Theorem: if r is a root of a polynomial, then (x − r) is a factor — a generalization of the same idea |
| Two zeros for a degree-2 polynomial | Fundamental Theorem of Algebra: a polynomial of degree n has exactly n roots (counting multiplicity and complex numbers) |
| Graphing parabolas with zeros | Analyzing polynomial and rational functions, identifying asymptotes, sketching curves by hand |
The core idea — rewriting an expression as a product to find where it equals zero — extends far beyond quadratics. In calculus, you'll factor expressions to find critical points of functions. In physics and engineering, you'll use factored forms to analyze how systems behave. The skill you're building right now is truly a building block for mathematical thinking at every level.
Practice Problems
Test your understanding with these five problems. They start simple and build in complexity. Try each one on paper before revealing the answer.
x² + 9x + 20 and find the zeros of the function f(x) = x² + 9x + 20.x² − 3x − 28 and find its zeros. Hint: one of the numbers you're looking for is negative.h(t) = −16t² + 32t + 48. Factor this expression and determine when the ball hits the ground.3x² − 10x − 8 completely, find the zeros, and then write the equation of the quadratic in factored form. Verify your answer by expanding the factored form back to standard form.Lesson Summary
Factoring a quadratic expression transforms standard form (ax² + bx + c) into factored form ((x + p)(x + q) or a similar product), which directly reveals the zeros of the function — the x-values where the parabola crosses the x-axis. The process begins by checking for a greatest common factor (GCF), then finding two numbers whose sum equals b and whose product equals c (or a × c when the leading coefficient isn't 1). Once the expression is in factored form, the Zero Product Property lets you set each factor equal to zero and solve, producing the zeros directly.
Throughout this lesson, you've seen how this technique connects to the graph of a parabola, learned the step-by-step process including factor by grouping for more complex cases, and explored how factoring compares with other methods like the quadratic formula. The essential skill is recognizing patterns — simple trinomials, general trinomials, differences of squares, and perfect square trinomials — and choosing the right approach. Factoring is a fundamental algebraic tool that you'll use again and again, from graphing functions to solving real-world problems to tackling higher-degree polynomials in future courses.