Factoring Polynomials
Factoring methods for polynomials
Every factoring problem starts the same way: look for the greatest common factor (GCF) first. After that, the structure of what's left tells you which method to use next.
- Factoring out the GCF
- Find the largest factor shared by all coefficients and the lowest power of each variable that appears in every term.
- Divide each term by the GCF and write the results inside parentheses, with the GCF out front.
- Example:
- Factoring trinomials where (form: )
- Find two numbers that multiply to and add to .
- Write the factored form as .
- Example: because and .
- Factoring trinomials where (form: )
- Multiply to get the product .
- Find two numbers that multiply to and add to .
- Rewrite the middle term using those two numbers, then factor by grouping.
- Example: . Here , and the pair and multiply to and add to . Rewrite as , then group: .
- Factoring by grouping (four-term polynomials)
- Group the polynomial into two pairs of terms.
- Factor the GCF out of each pair.
- If both groups share a common binomial factor, factor it out.
- Example:

Complete factorization techniques
The goal is to factor until every piece is irreducible (can't be broken down any further). Here's the general strategy, step by step:
-
Factor out the GCF of the entire polynomial. Always do this first.
-
Count the terms in what remains:
- Two terms: Check for difference of squares, difference of cubes, or sum of cubes.
- Three terms: Try trinomial factoring ( or method).
- Four or more terms: Try factoring by grouping.
-
Check each factor you produced. If any of them can be factored further, keep going.
-
Write the final answer as a product of all irreducible factors.
Example showing the full process:
-
GCF is :
-
The trinomial has , so use the method: , and the pair and works (, ). Factor to get .
-
Neither binomial factors further, so the answer is .

Special cases in polynomial factoring
Recognizing these patterns saves a lot of time. Train yourself to spot them before you start trial-and-error.
- Difference of squares:
- Example:
- Note: The sum of squares does not factor over the real numbers.
- Perfect square trinomials: These come from squaring a binomial.
- How to check: Is the first term a perfect square? Is the last term a perfect square? Does the middle term equal ?
- Example: because .
- Difference of cubes:
- Example:
- Sum of cubes:
- Example:
A helpful mnemonic for cubes: SOAP. The signs in the factored form go Same, Opposite, Always Positive. The binomial gets the same sign as the original, the first term in the trinomial gets the opposite sign, and the last term is always positive.
Understanding Polynomial Factorization
A few key definitions to keep straight:
- A polynomial is an expression made of variables and coefficients combined using addition, subtraction, and multiplication (no division by variables).
- Factorization means rewriting a polynomial as a product of simpler expressions that multiply back to the original.
- A binomial has exactly two terms (like ), and a trinomial has exactly three.
- Irreducible factors are factors that can't be broken down any further using real numbers. Your final answer should contain only irreducible factors.