Factoring Polynomials: Patterns That Undo Multiplication
Get faster at factoring by spotting a polynomial’s shape, pulling out shared pieces, and reversing common multiplication patterns. You will practice checks that confirm factors quickly and learn when a quadratic is prime over integers.
Factoring polynomials is un-multiplying. You look at an expanded expression and rewrite it as a product, because products are easier to solve, simplify, and reason about. When you factor, you are not changing the value. You are changing the form, like rewriting 12 as to see its building blocks.
That rewrite pays off immediately when you set something equal to zero. Solving feels hard in expanded form, but if it becomes , the solutions drop out. Even when you are not solving, factoring exposes what is shared, what cancels, and what can be simplified.
Before you do any pattern matching, it helps to picture what multiplication did in the first place.
Thinking in rectangles gives you a reliable gut check. If the area is , the side lengths you claim should multiply to that area and the pieces should add up to the middle term.
Pull out what is shared first
Many factoring problems have a simple first move that people skip. Look for a greatest common factor. If every term shares a number, a variable, or a power like , pull it out. It is like taking a common ingredient out of several recipes so you can see what is left more clearly.
Examples of what counts as shared:
- A number like 2 or 5 in every term
- A variable like in every term
- A power like in every term
After GCF, another common move is factoring by grouping. You split four terms into two pairs so each pair has something in common, factor each pair, then notice a shared binomial.
You will get more reliable at spotting when GCF is available and when grouping is the better play by scanning a few varied expressions.
Order matters
Always factor out the GCF before anything else. It simplifies the remaining polynomial and can turn a messy-looking problem into a recognizable pattern.
Special products, reversed
Some polynomials are famous because they come from multiplying the same forms again and again. Factoring them is recognizing the reverse of that multiplication.
Here are the two that show up constantly.
Difference of squares
A difference of squares looks like . It factors as . The key clue is that it is subtraction and both pieces are perfect squares.
A common trap is trying to use this when you see . A sum of squares does not factor over the integers in the same simple way.
Perfect-square trinomials
A perfect-square trinomial looks like . It factors as . The clue is that the first and last terms are squares, and the middle term is twice their product, with the sign matching the binomial.
Seeing the two patterns side by side helps your eyes learn the shapes instead of memorizing lines of algebra.
Once you can name these forms on sight, many problems become one-step factors instead of long searches.
Factoring (x^2+bx+c) by finding two numbers
To factor over the integers, find two integers whose product is and whose sum is . Then the factorization is .
That is the whole method, and it works because
So the middle term comes from the sum, and the constant term comes from the product.
A practical way to search is to list factor pairs of and test their sums. Signs matter.
- If is positive, the two numbers have the same sign.
- If is negative, the two numbers have opposite signs.
- The sign of tells you which sign wins in the sum.
Use the interactive to adjust factor pairs and watch the middle term change until it matches .
When you think you have it, expand your factors quickly to check. If the term or constant does not match, you are one sign away.
Factoring (ax^2+bx+c) when (a\neq1)
When , guessing factors is harder because many products can create the same leading term. The AC method keeps it systematic.
Factoring by the AC method:
- Compute .
- Find two integers that multiply to and add to .
- Split the middle term into those two terms.
- Factor by grouping.
This works because splitting the middle term builds a four-term expression that groups into a shared binomial.
A step-by-step foldout can make the flow feel less magical and more like bookkeeping you can trust.
Two quick self-checks save time: First, multiply your binomials back to confirm the original polynomial. Second, check the constant term sign. It must match , so if is negative your binomials must have opposite signs.
When it will not factor nicely
Some polynomials are already as factored as they can be over the integers. That does not mean you failed. It means you reached a stopping point.
A quadratic can be prime over the integers when no integer pair will produce the needed middle term, even after you try the right method for its shape.
Common reasons you get stuck:
- You forgot a GCF at the start.
- A sign mistake keeps you circling the wrong factor pairs.
- You are trying a special pattern that does not apply.
- The expression truly does not factor over integers.
If you are unsure which of those is happening, a guided set of questions can steer you to the next best attempt or to stopping with confidence.
Stop after you have tried the high-probability moves, not after random guessing.
Choose the method by shape
The fastest factorers do not factor faster. They choose faster.
Start with the shape checks you can do in one glance. Is there a common factor in every term. Are there exactly two terms that are squares with a minus sign. Is it a three-term quadratic with leading coefficient 1. Is it a three-term quadratic with a different leading coefficient.
A simple mental flow that works well:
First, GCF. Next, special forms like difference of squares and perfect-square trinomials. Then handle quadratics, with the method when and the AC method when . If nothing clicks and your checks do not land, treat it as prime over integers and move on.
One-minute check
After you factor, expand once until the patterns feel automatic.
Generate a follow-up sub-lesson on any aspect of this topic