Back to courseLesson 6 of 14

The laws of exponents

What you'll learn

Derive every exponent rule from counting factors — including why anything to the zero power is 1.

x⁵ is shorthand: five copies of x multiplied together. Every "law of exponents" is just careful counting of those copies — none of them needs to be memorized blind.

The product rule, by counting

2³ · 2²222·22… is just 3 + 2 = 5 copies of the same factor:2⁵22222
Multiplying powers of the same base just pools the factors: 2³ · 2² = 2³⁺² = 2⁵. Every exponent law is this kind of counting.

2³ · 2² lays out three 2-chips next to two 2-chips. Multiplication doesn't care about the grouping — it's five chips either way:

xmxn=xm+nx^m \cdot x^n = x^{m+n}

The whole family, same logic

RuleFormulaWhy
Productxᵐ · xⁿ = xᵐ⁺ⁿpool the copies
Quotientxᵐ ÷ xⁿ = xᵐ⁻ⁿcancel n copies top and bottom
Power of a power(xᵐ)ⁿ = xᵐⁿn groups of m copies
Power of a product(xy)ⁿ = xⁿyⁿshuffle the factors apart

One caution: these rules need the same base. 2³ · 5² pools nothing — the chips aren't the same.

The two exponents that puzzle everyone

Zero: follow the quotient rule with m = n. x³ ÷ x³ = x⁰, but anything divided by itself is 1. So x⁰ = 1 — forced, not decreed.

Negative: keep dividing past zero. x² ÷ x³ = x⁻¹ by the rule, but count the chips: two on top, three below, one survives downstairs — 1/x. So

xn=1xnx^{-n} = \frac{1}{x^n}

A negative exponent isn't a negative number; it's a reciprocal. 2⁻³ = 1/8, not −8.

Why this matters

Exponent fluency is the price of admission to polynomials (this module), exponential growth (pre-calculus), and scientific notation everywhere. And the habit matters more than the list: when you forget a rule, re-derive it by counting — it takes ten seconds and it's never wrong.

Check your understanding

Question 1 of 2

Simplify: x⁴ · x³

Next lesson