Stage 8 · Factoring

8.5  Factoring by Grouping

Four terms, no shared factor? Group in pairs, then watch a common bracket appear.

For ages 13–15 · Intuition before notation
Knowledge point page

Point 4 of 5 in this lesson: 8.5.4 Be ready to regroup

8.5.4 Be ready to regroup

Grouping is not magic; it depends on pairing the right terms together. Sometimes the order you are handed hides the structure, and the first pairing leaves two brackets that do not match. When that happens, do not panic and do not declare the polynomial unfactorable — just shuffle the terms and try a different pairing. Because addition can be reordered, you are always allowed to.

Take ac + bd + ad + bc. Pairing it as handed gives (ac + bd) + (ad + bc): the first pair shares nothing, and the brackets refuse to match. So regroup — gather the terms that share a letter:

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

Same four terms, smarter pairing, clean factorization. A good rule of thumb: scan for which terms share a common letter or factor, and put those together.

The #1 trap — the invisible +1 and −1

The most common grouping mistake is forgetting to factor a +1 or −1 from the second pair so the bracket lines up. In 2x3 − 6x2 + x − 3 the second pair x − 3 is already x − 3 — you must write it as +1(x − 3), not pretend the bracket appears "for free." And watch signs: in x3 + 2x2 − 5x − 10 the second pair is −5x − 10, so you must factor out −5 to get −5(x + 2) — pulling out a positive 5 would leave (−x − 2) and the brackets would clash.

🎮 Try itDoes this grouping work?

Step through several four-term polynomials. The widget reports whether the given pairing produces a matching bracket — and if not, shows the regrouping that does.

Case
eastmath.com · 8.5 Factoring by Grouping · 8.5.4 Be ready to regroup