Stage 8 · Factoring

8.1  From Multiplying Out to Taking Apart: What Factoring Means

Factoring is multiplication run in reverse — given the area, find the sides.

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

Point 2 of 5 in this lesson: 8.1.2 What factoring actually is — a product of pieces

8.1.2 What factoring actually is — a product of pieces

Factoring means rewriting an expression as a product — a multiplication of simpler pieces. You have done this with whole numbers your whole life. Take 12. As a bare number it hides its parts, but factored it shows them: 12 = 2 · 2 · 3, or grouped, 12 = 4 · 3. Nothing about the number changed; we just wrote it as things multiplied together.

Polynomials work the same way. Look at a2 + ab. Both terms carry a factor of a, so we can pull it out: a2 + ab = a(a + b). The picture is a rectangle of height a and width a + b — its area is the square a2 sitting next to the slab ab.

ab a a b width = a + b  ⇒  area = a(a + b) = a² + ab
The height a is the shared factor. Pulling it out front leaves the width a + b, so a2 + ab = a(a + b).
Worked example — pulling out the shared piece

Factor x2 + 5x.
Both terms carry an x: the first is x·x, the second is x·5. Pull the x out front: x2 + 5x = x(x + 5).
Check by expanding: x(x + 5) = x·x + x·5 = x2 + 5x. ✓

So a "number" like 12 and a polynomial like x2 + 5x are doing the same thing when you factor: you are trading a single lumped expression for an equal product of recognizable pieces. The widget below puts the two side by side.

🎮 Try itNumbers and polynomials, in parallel

Pick a number n. See its prime factorization on the left, and on the right the matching idea for a polynomial: an expression rewritten as a piece times something.

number n
eastmath.com · 8.1 From Multiplying Out to Taking Apart: What Factoring Means · 8.1.2 What factoring actually is — a product of pieces