Leave lesson

Algebra · Algebraic manipulation

1 / 8

Simplifying expressions

Why only like terms collect, why a + a and a × a are different animals, and how the index laws drive multiplying, dividing and raising algebraic terms to powers.

Algebra · Algebraic manipulation

Simplifying expressions

Why only like terms collect, why a + a and a × a are different animals, and how the index laws drive multiplying, dividing and raising algebraic terms to powers.

Why it works

A letter stands for a number — so every rule can be tested with numbers. That single idea polices all of algebra. Unsure whether 3a+2b3a + 2b "makes" 5ab5ab? Try a=10,b=1a = 10, b = 1: left side 3232, right side 5050. Not equal, so the move was illegal.

Only like terms collect. 5a+3b2a+4b5a + 3b - 2a + 4b: the aa-counts combine and the bb-counts combine — 3a+7b3a + 7b — but aa's and bb's can no more merge than a count of apples can absorb a count of bananas. The same guard stops 3a+23a + 2 becoming 5a5a: a number term isn't an aa-term.

Adding counts; multiplying builds powers. a+a=2aa + a = 2a (two copies added) while a×a=a2a \times a = a^2 (copies multiplied). Muddling these is the most common slip in the topic — test with a=3a = 3: 3+3=63 + 3 = 6 but 3×3=93 \times 3 = 9.

Multiplying terms: numbers with numbers, letters with letters. 4c×3c2=12c34c \times 3c^2 = 12c^3 — coefficients multiply (4×34 \times 3), and the index law ADDS the powers (c1×c2=c1+2c^1 \times c^2 = c^{1+2}), because the powers are just tallies of how many cc's are multiplied together. Same law in reverse for division: 12n7÷3n2=4n512n^7 \div 3n^2 = 4n^5 — coefficients divide, powers subtract.

A power outside a bracket hits EVERYTHING inside. (2p3)4=24×(p3)4=16p12(2p^3)^4 = 2^4 \times (p^3)^4 = 16p^{12} — the 2 gets raised too, and the power-of-a-power law multiplies the indices (p3p^3 four times over is p12p^{12}). Leaving the coefficient alone (2p122p^{12}) fails the number test immediately.

Algebraic fractions of terms are just division. 18x5y26x2y=3x3y\dfrac{18x^5y^2}{6x^2y} = 3x^3y: divide the numbers, subtract the powers letter by letter.