Exponents & Powers
Exponents transform repeated multiplication into compact notation, making calculations like 2 × 2 × 2 × 2 × 2 = 32 simply 2⁵. Understanding exponent rules becomes essential when students encounter scientific notation, compound interest, and exponential growth in advanced mathematics.
Why it matters
Exponents appear throughout real-world applications from calculating compound interest to understanding population growth. When $1,000 grows at 5% annually, the formula A = 1000(1.05)ᵗ uses exponents to show how money multiplies over time. Scientific notation relies on powers of 10 to express massive numbers like Earth's mass (5.97 × 10²⁴ kg) or microscopic measurements like cell diameter (10⁻⁶ meters). Computer science uses powers of 2 extensively—storage capacities like 2¹⁰ bytes (1 KB) or 2²⁰ bytes (1 MB) demonstrate exponential scaling. Students encounter exponents in geometry when calculating areas (side²) and volumes (side³), physics formulas like kinetic energy (½mv²), and chemistry when working with pH scales and half-life calculations. Mastering exponent rules in CCSS.8.EE prepares students for algebra, calculus, and STEM careers where exponential thinking becomes fundamental.
How to solve exponents & powers
Exponents & Powers
- am × an = am+n — same base, add exponents.
- am ÷ an = am−n — same base, subtract.
- (am)n = am×n — power of power, multiply.
- a0 = 1, a-n = 1/an.
Example: 2³ × 2⁴ = 2⁷ = 128.
Worked examples
A square has sides of 3 cm. What is its area?
Answer: 9
- Multiply 3 by itself 2 times → 3 × 3 = 9 — 3^2 means 3 multiplied 2 times.
104 = _______
Answer: 10000
- Evaluate → 10 × 10 × 10 × 10 = 10000 — Multiply repeatedly.
68 ÷ 66 = _______
Answer: 62
- Same base → subtract exponents → 6^(8−6) = 6^2 — When dividing same base, subtract the powers.
Common mistakes
- Students add exponents when multiplying different bases, writing 2³ × 3² = 5⁵ instead of calculating 8 × 9 = 72 separately.
- When raising a power to a power, students add instead of multiply exponents, writing (3⁴)² = 3⁶ instead of the correct 3⁸.
- Students think any number to the zero power equals zero, writing 5⁰ = 0 instead of the correct answer 5⁰ = 1.
- With negative exponents, students make the base negative, writing 3⁻² = -9 instead of the reciprocal 3⁻² = 1/9.