Exponents & Powers
Exponents and powers form the backbone of algebraic manipulation, yet students consistently struggle with the fundamental rules. When Year 9 pupils encounter 3² × 3⁴ = 3⁸ instead of 3⁶, they're missing crucial index laws that underpin GCSE success.
Try it right now
Click “Generate a problem” to see a fresh example of this technique.
Why it matters
Mastering exponents proves essential across GCSE mathematics and beyond. In science, bacterial growth follows exponential patterns—a culture doubling every 20 minutes grows from 100 to 6,400 bacteria in 2 hours (2⁶). Financial calculations rely heavily on compound interest, where £1,000 invested at 5% annually becomes £1,276.28 after 5 years using (1.05)⁵. Engineering applications use powers of 10 for measurements—nanometres (10⁻⁹) to kilometres (10³). Year 12 students manipulating surds need solid foundations in index laws to rationalise denominators effectively. Computer science algorithms often have complexity expressed as powers, like O(n²) or O(2ⁿ). Without fluency in exponent rules, students face significant barriers in advanced mathematics, sciences, and technical subjects throughout their academic careers.
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
23 = _______
Answer: 8
- Multiply 2 by itself 3 times → 2 × 2 × 2 = 8 — 2^3 means 2 multiplied 3 times.
74 = _______
Answer: 2401
- Evaluate → 7 × 7 × 7 × 7 = 2401 — Multiply repeatedly.
102 = _______
Answer: 100
- Evaluate → 10 × 10 = 100 — Multiply repeatedly.
Common mistakes
- Adding exponents when multiplying different bases: students write 2³ × 3² = 5⁵ instead of calculating 8 × 9 = 72 separately
- Confusing multiplication with exponentiation: pupils calculate 4² as 4 × 2 = 8 instead of 4 × 4 = 16
- Incorrectly handling zero exponents: learners assume 5⁰ = 0 rather than understanding any non-zero base to power 0 equals 1
- Misapplying the power rule: students compute (3²)³ as 3⁵ instead of 3⁶, forgetting to multiply the exponents