Math

Factoring Polynomials: GCF, Grouping, and Trinomials

Author

Gianluca

December 12, 2025

schedule 3 min di lettura
Factoring Polynomials: GCF, Grouping, and Trinomials

Factoring is the process of breaking down a polynomial into simpler terms (factors) that, when multiplied together, produce the original polynomial. It is essentially the reverse of multiplying polynomials.

Key Factoring Techniques

1. Greatest Common Factor (GCF): The first step in any factoring problem. Find the largest factor that divides all terms.

$$ax + ay = a(x + y)$$

2. Factoring by Grouping: Used for polynomials with 4 or more terms. Group terms to factor out a common binomial.

$$ax + ay + bx + by = a(x + y) + b(x + y) = (a + b)(x + y)$$

3. Factoring Trinomials (\(x^2 + bx + c\)): Find two numbers that multiply to \(c\) and add to \(b\).

Step-by-Step Example

Let’s factor the polynomial completely:

$$2x^3 + 10x^2 + 12x$$

Step 1: Factor out the GCF The greatest common factor for \(2x^3\), \(10x^2\), and \(12x\) is \(2x\).

$$2x(x^2 + 5x + 6)$$

Step 2: Factor the trinomial Now look at the term inside the parentheses: \(x^2 + 5x + 6\). We need two numbers that:

  • Multiply to \(6\)
  • Add to \(5\)

The numbers are \(2\) and \(3\).

Step 3: Write the factors

$$x^2 + 5x + 6 = (x + 2)(x + 3)$$

Step 4: Combine everything Don’t forget the GCF from Step 1!

$$2x(x + 2)(x + 3)$$

Solution:

$$2x(x + 2)(x + 3)$$

Step-by-Step Example 2: Factoring by Grouping

Let’s try a polynomial with four terms:

$$x^3 - 4x^2 - 5x + 20$$

Step 1: Group the terms Group the first two terms and the last two terms.

$$(x^3 - 4x^2) + (-5x + 20)$$

Step 2: Factor out the GCF from each group

  • From $(x^3 - 4x^2)$, factor out $x^2$.
  • From $(-5x + 20)$, we need to be careful.
Common Pitfall: The 'Negative Sign' Trap
$$ x^2(x - 4) - 5(x + 4) $$

The most frequent mistake happens here.

The Error: Many students factor it as $x^2(x - 4) - 5(x + 4)$. Why is this wrong? Because when you factor out a -5 from $+20$, the result must be -4, not $+4$. $(-5) \cdot (+4) = -20$, which is not what we started with!

The Correct Way:

$$x^2(x - 4) - 5(x - 4)$$

Rule of thumb: If the signs inside your two sets of parentheses don’t match exactly ($(x-4)$ vs $(x+4)$), you probably forgot to “flip the sign” when factoring out a negative number.

Step 3: Factor out the common binomial Now we have $x^2(x - 4) - 5(x - 4)$. Since $(x - 4)$ is common, we can pull it out.

Solution:

$$(x - 4)(x^2 - 5)$$

Why reading isn’t enough

Factoring is a critical skill for solving quadratic equations and simplifying rational expressions. It requires pattern recognition that only comes with practice.

With Weekzen, you can practice hundreds of factoring problems, from simple GCF extraction to complex grouping and trinomials. Our AI tutor guides you step-by-step if you get stuck, ensuring you master the logic behind factoring.