Factoring by Grouping Formula

The Formula

ac + ad + bc + bd = a(c + d) + b(c + d) = (a + b)(c + d)

When to use: Imagine four terms that seem unrelated. By cleverly grouping them into two pairs and factoring each pair separately, a common binomial factor often emerges—like finding a hidden pattern by rearranging puzzle pieces.

Quick Example

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

Notation

Group terms in pairs using parentheses, factor each pair, then factor out the common binomial. A brace or vertical bar may indicate groupings.

What This Formula Means

A factoring technique for polynomials with four or more terms: group terms into pairs, factor the GCF from each pair, then factor out the common binomial factor.

Imagine four terms that seem unrelated. By cleverly grouping them into two pairs and factoring each pair separately, a common binomial factor often emerges—like finding a hidden pattern by rearranging puzzle pieces.

Formal View

For a four-term polynomial ac + ad + bc + bd, regroup as (ac + ad) + (bc + bd) = a(c + d) + b(c + d) = (a + b)(c + d). This uses the distributive property twice to extract a common binomial factor.

Worked Examples

Example 1

medium
Factor x^3 + 3x^2 + 2x + 6 by grouping.

Solution

  1. 1
    Step 1: Group into pairs: (x^3 + 3x^2) + (2x + 6).
  2. 2
    Step 2: Factor each group: x^2(x + 3) + 2(x + 3).
  3. 3
    Step 3: Factor out the common binomial: (x^2 + 2)(x + 3).
  4. 4
    Check: (x^2+2)(x+3) = x^3 + 3x^2 + 2x + 6 ✓

Answer

(x^2 + 2)(x + 3)
Factoring by grouping works when pairs of terms share a common factor and the remaining binomial is the same in each group. The shared binomial becomes one factor.

Example 2

hard
Factor 6x^3 - 9x^2 - 4x + 6 by grouping.

Common Mistakes

  • Grouping terms that do not produce a common binomial factor—try different pairings
  • Forgetting to factor out a negative from the second group when needed: -2x - 6 = -2(x + 3)
  • Not factoring the GCF from each group completely before looking for the common binomial

Why This Formula Matters

Factoring by grouping extends factoring to polynomials beyond trinomials. It is also the technique behind the AC method for factoring ax^2 + bx + c when a \neq 1.

Frequently Asked Questions

What is the Factoring by Grouping formula?

A factoring technique for polynomials with four or more terms: group terms into pairs, factor the GCF from each pair, then factor out the common binomial factor.

How do you use the Factoring by Grouping formula?

Imagine four terms that seem unrelated. By cleverly grouping them into two pairs and factoring each pair separately, a common binomial factor often emerges—like finding a hidden pattern by rearranging puzzle pieces.

What do the symbols mean in the Factoring by Grouping formula?

Group terms in pairs using parentheses, factor each pair, then factor out the common binomial. A brace or vertical bar may indicate groupings.

Why is the Factoring by Grouping formula important in Math?

Factoring by grouping extends factoring to polynomials beyond trinomials. It is also the technique behind the AC method for factoring ax^2 + bx + c when a \neq 1.

What do students get wrong about Factoring by Grouping?

If the binomial factors from each group do not match, the terms may need to be rearranged, or the polynomial may not factor by grouping.

What should I learn before the Factoring by Grouping formula?

Before studying the Factoring by Grouping formula, you should understand: factoring gcf, polynomial addition subtraction.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Factoring Polynomials: All Methods Explained with Step-by-Step Examples →