General Strategy for Factoring Polynomials
Factoring polynomials means breaking down a complex expression into a product of simpler ones. It's one of the most important skills in algebra because it's how you'll solve quadratic equations, simplify rational expressions, and work with higher-level math. The challenge is that there are several different factoring methods, and knowing which one to use is half the battle. This section gives you a reliable, step-by-step strategy so you're never staring at a polynomial wondering where to start.
Methods of Polynomial Factoring
Before diving into the strategy, you need to know the tools in your toolkit.
Greatest Common Factor (GCF): Find the largest factor shared by every term and factor it out. For example, . Always try this first.
Difference of Squares: When you have two perfect squares separated by a minus sign, it factors neatly:
- Example:
Note: a sum of squares () does not factor over the real numbers. This is a common mistake.
Sum or Difference of Cubes: These follow specific patterns:
- Example:
A helpful mnemonic: SOAP (Same, Opposite, Always Positive). The first binomial has the same sign as the original, the second factor starts with the opposite sign, and the last term is always positive.
Perfect Square Trinomial: When the first and last terms are perfect squares and the middle term is twice their product:
- Example: because
Factoring Trinomials (Trial and Error / AC Method): For trinomials like that aren't perfect squares, you look for two numbers that multiply to and add to , then split the middle term and factor by grouping.
Factoring by Grouping: When you have four terms, group them in pairs, factor out the GCF from each pair, then factor out the common binomial.
- Example:

Steps in the General Factoring Strategy
This is the core of the section. Follow these steps in order, every time.
-
Factor out the GCF. Look at all the terms and pull out the largest factor they share (both coefficients and variables with the lowest exponent). If the leading coefficient is negative, factor out as part of the GCF.
- Example:
-
Count the terms in what remains inside the parentheses.
- Two terms: Check for difference of squares, sum/difference of cubes.
- Three terms: Check for a perfect square trinomial. If it isn't one, use trial and error or the AC method.
- Four or more terms: Try factoring by grouping.
-
Check each factor again. Can any of the resulting factors be factored further? If so, keep going.
- Example:
- Here, was itself a difference of squares, so it needed one more round of factoring.
-
Verify your answer by multiplying the factors back together. You should get the original polynomial. This is the fastest way to catch mistakes.
A polynomial is fully factored when none of its factors (other than monomials) can be broken down any further.

Special Cases of Factoring
These patterns come up constantly, so recognizing them quickly will save you time.
Difference of Squares:
Remember that both terms must be perfect squares and they must be subtracted. If you see , stop. It doesn't factor.
Perfect Square Trinomials:
To confirm you have one, check: is the middle term equal to ?
- because ✓
- because ✓
Advanced Factoring Techniques
You may encounter these in later sections or more challenging problems.
Factoring by Substitution: When a polynomial has a repeated expression, replace it with a single variable to simplify. For example, to factor , let . The expression becomes . Then substitute back: . Both of those are differences of squares, so the final answer is .
Recognizing Prime Polynomials: Not every polynomial can be factored. After running through the strategy, if no method works, the polynomial is prime (irreducible). For instance, has no real factors. Don't waste time forcing a factorization that doesn't exist.