Laws of Exponents
Every exponent rule is just repeated multiplication in disguise — expand it once, and the shortcut proves itself.
The product rule, derived
a³ is not a mysterious symbol — it simply means a · a · a, three copies of a multiplied together. Every rule about exponents you're about to learn is a consequence of that one fact, not something to memorise blindly.
Consider a³ · a². Write each factor out: (a · a · a) · (a · a). That's five a's multiplied together in total — no more, no less. So a³ · a² = a⁵. In general, multiplying two powers of the same base just adds up how many factors you have.
The quotient rule, derived
Now divide instead: a⁵ ÷ a² = (a·a·a·a·a) ÷ (a·a). Two of the five a's in the top cancel with the two on the bottom, leaving three a's: a³. Dividing same-base powers subtracts the exponents, the mirror image of multiplying.
- By the quotient rule, a⁵ ÷ a⁵ = a⁵⁻⁵ = a⁰.
- But any nonzero number divided by itself equals 1, so a⁵ ÷ a⁵ must also equal 1.
- Both expressions describe the same division, so a⁰ = 1 — as long as a ≠ 0, since division by 0 is never allowed.
Power of a power, and negative exponents
What about (a²)³? That means three copies of a² multiplied together: a² · a² · a², which by the product rule is a⁶. Multiplying the exponents (2 × 3 = 6) gives the same answer as adding them three times over.
Now push the quotient rule past zero: a² ÷ a⁵ = a²⁻⁵ = a⁻³. But written longhand, a²÷a⁵ = (a·a)÷(a·a·a·a·a), and cancelling leaves 1÷a³ on the bottom. So a⁻³ and 1/a³ must be the same value — a negative exponent doesn't mean a negative number, it means reciprocal.
- Apply the power-of-a-power rule first: (2³)² = 2³×² = 2⁶.
- Now multiply same-base powers: 2⁶ · 2⁻⁴ = 2⁶⁻⁴ = 2².
- 2² = 4.
Square roots, cube roots, and ±√p
A square root of p asks: what number, squared, gives p? Since (−3)² = 9 just as much as 3² = 9, the equation x² = p has two solutions whenever p > 0: x = √p and x = −√p, written together as x = ±√p. A cube root asks what number, cubed, gives p — and because a negative number cubed stays negative, every real number has exactly one real cube root.
Check your understanding
- An exponent counts repeated factors: aⁿ = a · a · … (n times) — every rule below follows from this.
- Product rule aᵐ·aⁿ = a^(m+n) and quotient rule aᵐ÷aⁿ = a^(m−n) require the SAME base; different bases cannot be combined this way.
- Power of a power multiplies exponents: (aᵐ)ⁿ = a^(mn).
- a⁰ = 1 for every a ≠ 0 (0⁰ is undefined), and a negative exponent means reciprocal: a⁻ⁿ = 1/aⁿ.
- x² = p has two solutions, ±√p, while a cube root gives exactly one real answer for any p — and the product rule here is exactly what scientific notation multiplication depends on next.