Ⅱ Expressions & Equations · Stage 8 — Factoring · 8.1 What Factoring MeansAll lessons →
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 pages
a·b a·c a b + c expand → ← factor a(b + c) the sides ab + ac the area, in pieces
Multiplying builds the rectangle from its sides: a times (b + c) sweeps out the area ab + ac. Factoring is handed the area and must recover the sides. Two directions, one rectangle.

In Lesson 7.2 you learned to multiply polynomials — to take two factors and sweep out the whole product, term by term. Factoring is that same machine run in reverse. You are no longer handed the sides and asked for the area; you are handed the area and asked to find the sides. Everywhere in this stage we lean on one steady picture — a rectangle — and one steady color habit: a FACTOR (a side length, a pulled-out piece, the answer in factored form) is teal; an EXPANDED term (the product, a piece of the area) is amber; a sign trap or a "not fully factored" warning is red; and the structural frame — the rectangle's outline — is blue.

By the end of this lesson you will be able to read the distributive law backwards, write a polynomial as a product of pieces, check any factorization by multiplying it back out, push a factorization "all the way down" until nothing more pulls out, and see why a factor is exactly a thing that divides evenly — the seed of the canceling you will do with fractions later.

8.1.1 Reading multiplication backwards

You already know the distributive law: a(b + c) = ab + ac. Read left to right, it expands — one factor sprays across a sum. Factoring is nothing more than reading that very same sentence right to left: starting from ab + ac, you notice the shared a and pull it back out front to recover a(b + c).

The rectangle makes this concrete. A rectangle a tall and (b + c) wide has one honest area. You can measure that area two ways: as side × side, the single product a(b + c); or as piece + piece, the two slabs ab and ac laid side by side. Same rectangle, two descriptions. Expanding trades the first for the second; factoring trades the second back for the first.

ab ac a b c total width = b + c
One rectangle of height a, two ways to read its area: as the product a(b + c), or as the sum of slabs ab + ac. The distributive law is the bridge — and factoring walks across it backwards.
Key idea

Expanding reads a(b + c) → ab + ac (left to right). Factoring reads it ab + ac → a(b + c) (right to left). Same equality, opposite directions.

🎮 Try itExpand ⇄ Factor the rectangle

Set the side lengths. Watch one rectangle split into two amber slabs — that is expanding. Read it the other way and you have factored: side × side becomes the single product a(b + c).

a (height)
b (left width)
c (right width)

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

8.1.3 The mirror image of multiplying

Expanding and factoring are two directions on one street. Expand walks right — sides become area. Factor walks left — area becomes sides. Because they undo each other, you have a free, foolproof way to check any factoring you ever do: multiply it back out. If the product equals the thing you started with, your factoring is correct. If it does not, you have a clue about what to fix.

For instance, suppose you claim 3x + 6 = 3(x + 2). Check it: 3(x + 2) = 3·x + 3·2 = 3x + 6. ✓ It matches, so the factoring is right. This check costs almost nothing and catches almost every mistake — make it a reflex.

3(x + 2) factored — a product 3x + 6 expanded — a sum expand → ← factor multiply back to check: 3·x + 3·2 = 3x + 6 ✓
One street, two directions. To check a factorization, walk back the way you came — expand it and compare with the original.
Watch out — factoring is not "solving" or "simplifying"

Factoring does not find a value for x, and it does not make an expression shorter. It just rewrites a sum as an equal product. 3(x + 2) and 3x + 6 are the same number for every x — neither is "the answer." Factoring only changes the form, never the value.

8.1.4 Factor all the way down

When you factor a whole number into primes, you keep going until nothing further breaks apart: you would never stop at 12 = 2 · 6, because 6 still splits into 2·3. The same discipline applies to polynomials: keep pulling out shared pieces until nothing more can come out. A polynomial is fully factored only when every remaining factor is as simple as it can be.

Compare these two ways of writing 2x2 + 4x:

2x(x + 2)  —  fully factored ✓     vs.     2(x2 + 2x)  —  not done ✗

Both are correct equations — expand either and you get 2x2 + 4x. But 2(x2 + 2x) is not finished, because the inside x2 + 2x still has a common x begging to be pulled out. Take it all the way: 2x2 + 4x = 2x(x + 2).

2x² + 4x 2(x² + 2x) ✗ inside still shares an x 2x(x + 2) ✓ fully factored — nothing left to pull
Keep going until nothing more pulls out. 2(x2 + 2x) is a true equation but a half-finished job; the finished answer is 2x(x + 2).
🎮 Try itFully factored, or not done?

Step through five expressions. For each, the checker tells you whether it is fully factored or whether more can still be pulled out — and shows the finished form.

example #

8.1.5 The shadow of "divides evenly"

Here is why factors matter so much. If a is a factor of an expression, then that expression is divisible by a — it splits into a equal groups with nothing left over. From a2 + ab = a(a + b) we can read off a division for free: (a2 + ab) ÷ a = a + b. The factor you pulled out is exactly the thing that divides the whole expression evenly.

Geometrically, dividing by a means removing the shared side. The rectangle had height a; strip that height away and what remains is just the width a + b. This is the very seed of the canceling you will do with algebraic fractions in Stage 9: a factor shared by a top and a bottom can be divided out of both.

a² + ab a area = a(a + b) ÷ a strip the shared side a + b (a² + ab) ÷ a = a + b
A factor is a thing that divides evenly. Remove the shared side a from the area a2 + ab and only the width a + b remains. That is the first step of all canceling.
Key idea

"a is a factor of E" and "E is divisible by a" say the same thing. Factoring an expression is exactly finding the pieces it can be divided into with nothing left over.

The big ideas, in one breath

Factoring is multiplication run in reverse: where multiplying builds a rectangle's area from its sides, factoring is handed the area and recovers the sides. It is the distributive law read backwardsab + aca(b + c) — and it rewrites a sum as an equal product of pieces, just as 12 = 2·2·3 rewrites a number. Expanding and factoring undo each other, so you check any factoring by multiplying it back out. Keep pulling pieces out until the job is fully factored2x2 + 4x = 2x(x + 2), not 2(x2 + 2x). And a factor is precisely a thing that divides evenly: a(a + b) ÷ a = a + b, the seed of canceling. Factoring never changes the value — only the form.

Coming up next — 8.2

Every factoring problem begins with the same first move: find the piece that every term carries and set it outside the brackets. In 8.2 Pulling Out the Common Factor you will learn to spot the greatest common factor of the coefficients and variables, watch the signs, and pull out whole brackets too.

Exercises 8.1

Work each one out first, then open the answer to check your thinking.

  1. Expand 5(x + 3).
    Show answer
    Distribute the 5: 5(x + 3) = 5·x + 5·3 = 5x + 15.
  2. Factor 7x + 7.
    Show answer
    Both terms carry a 7: 7x + 7 = 7(x + 1). Check: 7(x + 1) = 7x + 7 ✓.
  3. Factor x2 + 6x.
    Show answer
    Both terms carry an x: x2 + 6x = x(x + 6). Check: x(x + 6) = x2 + 6x ✓.
  4. Is 2(x2 + x) fully factored? If not, finish it.
    Show answer
    No — the inside x2 + x still shares an x. Pull it out: 2x2 + 2x = 2x(x + 1). Check: 2x(x + 1) = 2x2 + 2x ✓.
  5. Check by expanding whether (x + 2)(x + 3) = x2 + 5x + 6.
    Show answer
    Expand: (x + 2)(x + 3) = x2 + 3x + 2x + 6 = x2 + 5x + 6. Yes — it matches. ✓
  6. Factor 4a + 4b.
    Show answer
    Both terms carry a 4: 4a + 4b = 4(a + b). Check: 4(a + b) = 4a + 4b ✓.
  7. Factor a2 − a.
    Show answer
    Both terms carry an a (the second is a·1): a2 − a = a(a − 1). Check: a(a − 1) = a2 − a ✓.
  8. Write 18 as a product of primes.
    Show answer
    18 = 2 · 9 = 2 · 32 (that is 2 · 3 · 3). Every factor is prime, so it is fully factored.
  9. Factor 3x2 + 6x fully.
    Show answer
    The shared piece is 3x: 3x2 + 6x = 3x(x + 2). Check: 3x(x + 2) = 3x2 + 6x ✓. (Stopping at 3(x2 + 2x) would not be done.)
  10. True or false: factoring and expanding undo each other.
    Show answer
    True. They are the same equality read in opposite directions — which is exactly why you can check a factorization by expanding it back out.

🎯 Quick check

Six questions to lock it in. Tap the answer you think is right.

§ For teachers and parents

This lesson launches A-SSE.A.2 (use the structure of an expression to see it as a product) and rests squarely on the distributive property students met in 6.EE.A.3 and 6.EE.A.4 (generating equivalent expressions and recognizing when two expressions are equivalent). It is the on-ramp to A-SSE.B.3a — factoring a quadratic to reveal structure — which the rest of Stage 8 develops. The single most common misconception is treating factoring as if it solves or simplifies: students expect a single numerical "answer" or a shorter expression, and are unsettled that 3(x + 2) is "the same size" as 3x + 6. The antidote, repeated throughout the lesson, is to insist that factoring only rewrites a sum as an equal product — and to make checking by expansion an automatic reflex, since multiplying back out both verifies the work and re-anchors the meaning. A close second misconception is stopping early (e.g. 2(x2 + 2x)); pairing it with prime factorization of numbers — you would never stop at 2·6 — gives students an honest standard for "fully factored."

eastmath.com · Stage 8 · 8.1 What Factoring Means · Intuition before notation