Advanced Math Unit M1

Equivalent Expressions

Expanding, factoring out the GCF, and polynomial arithmetic — one expression, many costumes.

One expression can wear many costumes — expanding and factoring just change its clothes without ever changing its value.

You already expand products in your head

Compute 13×1213 \times 12 without paper. Most people do it like this: thirteen twelves is thirteen tens plus thirteen twos130+26=156130 + 26 = 156. You split one factor, multiplied each piece, and added. Write the split out and it looks suspiciously like algebra:

13×12=(10+3)(10+2)=100+20+30+6=15613 \times 12 = (10 + 3)(10 + 2) = 100 + 20 + 30 + 6 = 156

Nothing about the amount changed — 156156 never stopped being 156156. You just changed its costume: from a product of two factors to a sum of four pieces. This unit — the doorway to Advanced Math — is that one move, done with xx in the mix. Two expressions are called equivalent when they’re the same number in every costume: whatever value xx takes, both come out equal. Not “equal at the value you happened to test” — equal at every single one.

You own all the ingredients already. F8 taught the distributive property and like terms; F7 taught that xx=x2x \cdot x = x^2 (exponents add); F2 taught the greatest common factor. Advanced Math starts by pointing those three tools at each other.

The rectangle that multiplies

Replace the 1010 with an xx: what is (x+3)(x+2)(x+3)(x+2)? Draw it as a rectangle — width x+3x + 3, height x+2x + 2 — and split each side at the plus sign. The rectangle breaks into four cells, and the total area can be read two ways:

split the sides
Width x+3x + 3, height x+2x + 2: two cuts, four cells.
fill the cells
xx=x2x \cdot x = x^2,   x2=2xx \cdot 2 = 2x,   3x=3x3 \cdot x = 3x,   32=63 \cdot 2 = 6 — every term of one side multiplies every term of the other.
combine
The two middle cells are like terms: 2x+3x=5x2x + 3x = 5x. Total: x2+5x+6x^2 + 5x + 6.
check with a number
At x=10x = 10 the factored costume says 13×12=15613 \times 12 = 156; the expanded one says 100+50+6=156100 + 50 + 6 = 156. Same number, both ways — that’s the mental arithmetic you started with.

That’s the whole rule, and now it can be said in one line — for any two sums:

Every term of the first parenthesis multiplies every term of the second: four products, no exceptions. (You may have heard this called FOIL — first, outer, inner, last. Fine as a memory aid, but the rectangle is the actual rule: it survives even when a parenthesis has three terms and the acronym runs out of letters.)

Watch the rectangle assemble itself and become a sum:

Press play — the board writes itself.

0:00 / 1:50
Transcript

x plus three, times x plus two. Now — maybe you already know a rule for multiplying these out. Forget it for a second, because I want you to actually SEE why it works. We're going to build it as a rectangle. Watch.

Here's the move: the width is x plus three, the height is x plus two — and each side splits right at its plus sign. So the whole rectangle breaks into four little boxes.

[a rectangle with width x plus 3 and height x plus 2, split into four cells labeled x squared, 2x, 3x, and 6]

[x + 3]

[x + 2]

[each side split at its plus sign]

And this is the whole idea: every piece of the width has to multiply every piece of the height. Four boxes — x squared, two x, three x, and six. Those two in the middle? That's exactly what people drop when they rush the shortcut.

[x²]

[2x]

[3x]

[6]

So let's just read the boxes off as one long sum: x squared, plus two x, plus three x, plus six.

Now those two middle boxes — two x and three x — they're like terms, so they team up. Two x plus three x makes five x.

Combine them, and there it is: x squared plus five x plus six.

Now this new form looks nothing like what we started with — so don't just take my word for it, test it. Let x be ten. The original says thirteen times twelve… which is one hundred fifty-six.

And the expanded form? One hundred, plus fifty, plus six. One hundred fifty-six — the exact same number.

Same value at every single x — just wearing a different disguise. That's all 'equivalent' really means: two expressions that look different but are secretly the same.

Expand it as a rectangle · 1:50

Now build rectangles yourself — and drag xx:

(x +)(x +)
x3x23x2x6

width × height:

sum of the cells:

Drag x — the two readings can never disagree. That is what “equivalent” means.

every × everyIn , each term of the first parenthesis multiplies each term of the second.
four products.
combineThe two -terms are like terms: .
result.
The area model, live

Predict before you touch: for (x+5)(x2)(x+5)(x-2), which cell is negative, and what middle term do the two xx-cells combine into? Type it and check. Then drag the xx slider slowly and watch the two readings under the rectangle — width times height, and the sum of the four cells. They move together, always. That is what equivalent means: you cannot find an xx that splits them.

The square that fools almost everyone

Try the (x+4)2(x+4)^2 preset. The eye wants (x+4)2=x2+16(x+4)^2 = x^2 + 16 — squaring the first thing, squaring the second thing. It feels right because multiplication really does distribute over addition, so why wouldn’t squaring? But squaring isn’t one hit — it’s a product of two parentheses, (x+4)(x+4)(x+4)(x+4), and the rectangle shows two 4x4x cells the shortcut never counts:

(x+4)2=x2+4x+4x+16=x2+8x+16(x+4)^2 = x^2 + 4x + 4x + 16 = x^2 + 8x + 16

When a rule feels plausible, test a number: at x=1x = 1, (1+4)2=25(1+4)^2 = 25, but 1+16=171 + 16 = 17. One disagreement and the costume is fake. That test — feed both expressions the same xx and compare — deserves its own bench:

A061220156
B061220156

Equivalent — the same polynomial in two costumes. Equal at every x, not just the ones tested:

Try to fool it: invent two different-looking expressions that agree everywhere — or two look-alikes that don’t.

The equivalence lab

Load the (x+3)2(x+3)^2 vs x2+9x^2 + 9 preset. The table agrees at x=0x = 0 — and the lab still says no, and shows you the input that snaps the illusion. Agreement at a few points proves nothing; a single disagreement is fatal. Then try to build your own pair of perfect twins.

Factoring: the same street, walked backwards

Expanding turns 2x(3x+5)2x(3x+5) into 6x2+10x6x^2 + 10x. Factoring walks home: given 6x2+10x6x^2 + 10x, what product was it? Open each term up — 6x2=23xx6x^2 = 2 \cdot 3 \cdot x \cdot x and 10x=25x10x = 2 \cdot 5 \cdot x — and look for what they share: a 22 and one xx. That shared content is F2’s greatest common factor, now with xx‘s in it. Pull it out front and write what’s left of each term inside:

6x2+10x=2x(3x+5)6x^2 + 10x = 2x(3x + 5)

Watch that hunt happen at the board — each term opened up, the shared part found and pulled out front:

Press play — the board writes itself.

0:00 / 1:33
Transcript

Alright — somebody multiplied two things together to get this. Six x squared, plus ten x. Our job? Figure out what those two things were. Watch.

You already know the forward move — expanding: multiply two things out, and you get a sum. Factoring just runs that backwards. And it's all over the test.

So let's crack each piece open. Six x squared is two, times three, times x, times x. And ten x is two, times five, times x.

Now — what do they share? Look at what's marked in both: a two, and an x. Careful here — grab the two and stop, and you've missed the x hiding in both. Take them together, and you've got two x.

Pull that two x out to the front, and whatever's left of each term stays inside. Six x squared leaves three x; ten x leaves five. There it is — two x, times three x plus five.

Now don't just trust it — check it. Two x times three x gives six x squared. Two x times five gives ten x. Look… exactly where we started. That's how you know the factoring's right.

So multiplying and factoring are really the same path, walked in opposite directions. Expand to go out — factor to come back. And now you can do both.

Factoring, played in reverse · 1:34

Check it the honest way: distribute 2x2x back through and you land exactly where you started. Factored form isn’t a new fact about the expression — it’s the same expression, dressed for a different job. (What jobs? That’s M2’s story: factored form is what cracks quadratic equations open.) Factor completely: x(6x+10)x(6x + 10) pulled out an xx but left a 22 hiding inside — the GCF wants both.

Prove one to yourself in the lab above: type 6x2+10x6x^2 + 10x against your factored answer and watch the columns agree — everywhere.

Adding and subtracting: like terms, now with degrees

Polynomials add the way F8’s expressions did — like terms combine, and now “like” means same power of xx: the x2x^2‘s live together, the xx‘s live together, the constants live together. Addition just drops the parentheses. Subtraction is where points die:

(3x22x+5)(x2+4x3)=3x22x+5  x24x+3(3x^2 - 2x + 5) - (x^2 + 4x - 3) = 3x^2 - 2x + 5 \; {\color{#8f4a24}- x^2 - 4x + 3}

The minus is a 1-1 multiplying the whole parenthesis, so it flips every sign inside — not just the first one. It feels like “subtract the first thing” because that’s how the sentence reads aloud; the algebra disagrees, and a quick x=0x = 0 check exposes it (the constants alone: 5(3)5 - (-3) is 88, not 22). From there it’s grouping: 2x26x+82x^2 - 6x + 8.

The one thing to remember

An expression’s costume can change; its value never does. Expanding (every term times every term) and factoring out the GCF are the same street walked in opposite directions, and the area model draws the map. When two expressions claim to be equivalent — or when your own answer might be wrong — feed both the same xx: one disagreement settles it.

The two moves

MoveWhat it doesExample
Expandevery term × every term, then combine(x+3)(x+2)=x2+5x+6(x+3)(x+2) = x^2 + 5x + 6
Factor (GCF)pull out what every term shares6x2+10x=2x(3x+5)6x^2 + 10x = 2x(3x+5)

Finding the GCF of the terms: the biggest number dividing every coefficient × the lowest power of xx any term carries. 12x38x212x^3 - 8x^2 \Rightarrow GCF =4x24x2(3x2)= 4x^2 \Rightarrow 4x^2(3x - 2).

Adding / subtracting polynomials: combine terms of the same degree. A minus in front of a parenthesis multiplies everything inside by 1-1 first.

The equivalence test: two expressions are equivalent only if they agree at every xx. To prove a claim false, one disagreeing value is enough. (To prove it true, do the algebra — matching at a handful of points is not proof.)

(x +)(x +)
x3x23x2x6

width × height:

sum of the cells:

Drag x — the two readings can never disagree. That is what “equivalent” means.

every × everyIn , each term of the first parenthesis multiplies each term of the second.
four products.
combineThe two -terms are like terms: .
result.
A061220156
B061220156

Equivalent — the same polynomial in two costumes. Equal at every x, not just the ones tested:

Try to fool it: invent two different-looking expressions that agree everywhere — or two look-alikes that don’t.

Factor out the greatest common factor: .

Find the biggest number dividing every coefficient and the highest power of x every term carries; pull both out.

Correct: 0Attempts: 0Streak: 0Best: 0