Factoring Polynomials
Factoring is the reverse of multiplying. Instead of expanding expressions, you're breaking a polynomial down into simpler pieces that multiply together to give the original. This skill shows up constantly in algebra and beyond, so building a solid foundation now pays off.
Greatest Common Factor (GCF) Identification
The greatest common factor is the largest factor that divides evenly into every term of a polynomial. Finding the GCF is always your first step when factoring any expression.
Here's how to find it:
- List the factors of each coefficient (the number part). Pick the largest number that appears in every list.
- Look at the variables. For each variable that appears in all terms, take the one with the lowest exponent.
- Multiply the results from steps 1 and 2 together. That's your GCF.
For example, in , the coefficients are 6 and 9. The largest number dividing both is 3. The variable appears in both terms, and the lowest exponent is 2. So the GCF is .

Factoring Out Common Factors
Once you've found the GCF, you divide each term by it and write the polynomial as a product.
- Find the GCF of all terms.
- Divide each term by the GCF.
- Write the result as: GCF × (what's left).
Example: Factor .
- The GCF of 10 and 15 is 5. Both terms have at least . So the GCF is .
- Divide each term: and .
- Factored form: .
You can always check your answer by distributing the GCF back through the parentheses. If you get the original expression, you factored correctly.

Techniques for Polynomial Factoring
Beyond pulling out a GCF, there are a few other methods you'll use depending on what the polynomial looks like.
Factoring trinomials (three terms): For a trinomial like , you're looking for two numbers that multiply to and add to .
- Example: . You need two numbers that multiply to 6 and add to 5. That's 2 and 3, so: .
Factoring by grouping (four terms): When you have four terms, split them into two pairs, factor each pair separately, then look for a common binomial factor.
- Group:
- Factor each group:
- Factor out the common binomial:
Example: Factor .
-
Group:
-
Factor each group:
-
Factor out :
Notice that is a difference of squares, so it factors further into . The fully factored form is .
Advanced Factoring Methods and Related Concepts
These topics go beyond the basics but are worth knowing as you move forward in algebra.
- Factor theorem: If plugging a value into a polynomial gives you zero, then is a factor. This connects roots and factors directly.
- Rational root theorem: Gives you a list of possible rational roots to test, which helps when factoring higher-degree polynomials.
- Synthetic division: A shortcut for dividing a polynomial by a linear factor like . It's faster than long division once you get the hang of it.
- Quadratic formula: When a quadratic won't factor neatly, finds the roots directly. The expression under the square root, , is called the discriminant and tells you whether the roots are real or not.