Exponent Rules
Complete guide to exponent rules: product, quotient, power, zero, and negative exponents.
Simplify expressions with these essential rules.
The Rules
Product Rule: aᵐ × aⁿ = a^(m+n)
Quotient Rule: aᵐ ÷ aⁿ = a^(m-n)
Power Rule: (aᵐ)ⁿ = a^(m×n)
Zero Exponent: a⁰ = 1 (when a ≠ 0)
Negative Exponent: a⁻ⁿ = 1 / aⁿ
Distributive: (ab)ⁿ = aⁿ × bⁿ
Exponent rules let you simplify expressions involving powers.
They are fundamental to algebra and appear throughout mathematics and science.
Variables
| Symbol | Meaning |
|---|---|
| a, b | Base values (any non-zero number) |
| m, n | Exponents (any real numbers) |
Example 1
Simplify: 2³ × 2⁵
Using the Product Rule: aᵐ × aⁿ = a^(m+n)
2³ × 2⁵ = 2^(3+5) = 2⁸
2⁸ = 256
Example 2
Simplify: (3²)⁴ ÷ 3⁵
First apply the Power Rule: (3²)⁴ = 3^(2×4) = 3⁸
Then apply the Quotient Rule: 3⁸ ÷ 3⁵ = 3^(8-5) = 3³
3³ = 27
When to Use It
Use exponent rules when:
- Simplifying algebraic expressions with powers
- Multiplying or dividing terms with the same base
- Converting between negative exponents and fractions
- Working with scientific notation or very large/small numbers
Common Mistakes
- The product rule requires the same base — 2³ × 3⁵ cannot be simplified to 6⁸; the bases must match before exponents can be added
- The distributive rule applies to products, not sums: (ab)ⁿ = aⁿ × bⁿ is correct, but (a + b)ⁿ ≠ aⁿ + bⁿ — this is one of the most common algebra errors
- A negative exponent means reciprocal, not a negative result: 2⁻³ = 1/8 (positive), not −8
- 0⁰ is treated as 1 by convention in combinatorics and series notation, but is strictly indeterminate in calculus — context determines which interpretation applies
Key Notes
- Core rules: aᵐ × aⁿ = aᵐ⁺ⁿ; (aᵐ)ⁿ = aᵐⁿ; (ab)ⁿ = aⁿbⁿ; aᵐ/aⁿ = aᵐ⁻ⁿ: The product and power rules require the same base. You cannot simplify aᵐ × bⁿ into a single exponential expression unless a = b.
- Critical error — the distributive trap: (a + b)ⁿ ≠ aⁿ + bⁿ: This mistake is among the most common in algebra. (2+3)² = 25, not 4+9=13. Exponents distribute over multiplication and division, not over addition and subtraction.
- Negative and zero exponents: a⁻ⁿ = 1/aⁿ; a⁰ = 1: A negative exponent means reciprocal, never negative value. 3⁻² = 1/9, not −9. Zero exponent equals 1 for any nonzero base — confirmed by the pattern 3², 3¹, 3⁰ = 9, 3, 1 (each divided by 3).
- Fractional exponents link to roots: a^(p/q) = (ᵠ√a)ᵖ: The denominator q is the root, the numerator p is the power. 8^(2/3) = (∛8)² = 2² = 4. This unifies the notation for roots and powers into one consistent system.
- Applications: Exponent rules simplify algebraic expressions, enable scientific notation arithmetic, connect to logarithm properties (log aⁿ = n log a), underpin calculus power rules (d/dx xⁿ = nxⁿ⁻¹), and appear throughout physics equations (inverse-square laws, wave intensity, scaling relationships).