Factoring special products is about recognizing specific patterns in polynomials and applying formulas to break them into simpler factors. Once you can spot these patterns quickly, factoring becomes much faster and more reliable than trial and error.
Factoring Special Products
Factoring perfect square trinomials
A perfect square trinomial is what you get when you square a binomial. Recognizing one lets you factor it instantly instead of guessing.
The two forms are:
To check whether a trinomial is a perfect square:
- Confirm the first and last terms are both perfect squares.
- Take the square roots of those two terms.
- Multiply those square roots together and double the result.
- If that matches the middle term (ignoring sign), you have a perfect square trinomial.
- The sign of the middle term tells you whether the binomial uses or .
Example: Factor
- is a perfect square (), and is a perfect square ().
- Twice the product of the square roots: . That matches the middle term.
- So .
Example: Factor
- is a perfect square (), and is a perfect square ().
- Twice the product: . The middle term is , so the sign is negative.
- So .

Sums and differences of cubes
These formulas let you factor expressions where two cubed terms are added or subtracted. They're worth memorizing because you can't factor cubes by the same methods you use for squares.
- Sum of cubes:
- Difference of cubes:
A helpful way to remember the signs: the first factor matches the sign in the original expression. In the second factor (the trinomial), the first term is always positive, the middle term has the opposite sign of the original, and the last term is always positive.
SOAP mnemonic: The signs in the factored form follow the pattern Same, Opposite, Always Positive.
Example: Factor
-
Identify the cube roots: and (since ).
-
Write the first factor with the same sign: .
-
Build the trinomial: .
-
Result: .
Example: Factor
-
Cube roots: and .
-
First factor (same sign as original): .
-
Trinomial (opposite, always positive): .
-
Result: .

Recognition of special product patterns
Before you can apply a formula, you need to identify which pattern you're looking at. Here's a quick reference:
| Pattern | Form | How to Spot It |
|---|---|---|
| Perfect square trinomial | Three terms; first and last are perfect squares; middle term is twice the product of their roots | |
| Difference of squares | Two terms, both perfect squares, separated by a minus sign | |
| Sum of cubes | Two terms, both perfect cubes, separated by a plus sign | |
| Difference of cubes | Two terms, both perfect cubes, separated by a minus sign | |
| Keep a mental list of common perfect squares () and perfect cubes (). Recognizing these numbers quickly is half the battle. |
Note: There is no "sum of squares" formula. An expression like does not factor over the real numbers.
Methods for complete polynomial factoring
When you're given a polynomial to factor completely, follow these steps in order:
-
Factor out the GCF first. Always look for a greatest common factor before anything else. This simplifies what's left and can reveal a special pattern hiding underneath.
-
Count the terms and look for patterns.
- Two terms: check for difference of squares, sum of cubes, or difference of cubes.
- Three terms: check for a perfect square trinomial; if not, use trial and error or the ac method.
- Four terms: try factoring by grouping.
-
Factor each resulting factor again. After your first round of factoring, check whether any factor can be broken down further.
Example: Factor completely.
-
GCF is :
-
The trinomial isn't a perfect square, so factor it normally. You need two numbers that multiply to and add to : that's and .
-
Result:
Example: Factor completely.
-
GCF is :
-
is a difference of squares:
-
Result:
The key habit is to always pull out the GCF first. Many students skip this step and then struggle to spot the special pattern that's buried inside.