By Nicole Newman – Updated Aug 30, 2022
Factoring polynomials that contain exponents higher than two is a fundamental skill that often gets overlooked after high school. Mastering this technique not only helps you identify the greatest common factor (GCF) but also equips you to simplify complex polynomials efficiently.
The GCF is the largest expression that divides each term without a remainder. Start by selecting the lowest exponent for each variable. For example, consider the two terms 3x³ + 6x² and 6x² – 24. The GCF is 3(x + 2):
If the expression has at least four terms, group them in pairs. For x³ + 7x² + 2x + 14, create the groups (x³ + 7x²) and (2x + 14).
Extract the GCF from each binomial. Using the previous example:
Both groups share (x + 7). Factor it out to get (x + 7)(x² + 2).
Factor out the greatest common monomial before tackling the remaining terms. For 6x⁵ + 5x⁴ + x⁶, factor x⁴ to obtain x⁴(x² + 6x + 5).
When the leading coefficient is 1, look for two numbers that multiply to the constant term and add to the middle coefficient. If the leading coefficient differs from 1, find numbers that multiply to the product of the leading coefficient and constant term and sum to the middle coefficient.
Place the two numbers from Step 2 into separate parentheses, ensuring the signs match the constant term. For the example, the result is x⁴(x + 5)(x + 1). Always verify by expanding the product back to the original polynomial.
After factoring, double‑check your work by expanding the factors to confirm you recover the original polynomial.