Factoring is multiplication run in reverse — given the area, find the sides.
Point 3 of 5 in this lesson: 8.1.3 The mirror image of multiplying
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.
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.
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.
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).
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.
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.
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.
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.
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.
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:
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).
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.
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 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.
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 backwards — ab + ac → a(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 factored — 2x2 + 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.
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.
Work each one out first, then open the answer to check your thinking.
Six questions to lock it in. Tap the answer you think is right.
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."