Skip to content
MathAnvil
§ Algebra

Exponents & Powers

CCSS.8.EECCSS.HSA.SSE3 min read

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.

§ 01

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.

§ 02

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.

§ 03

Worked examples

Beginner§ 01

23 = _______

Answer: 8

  1. Multiply 2 by itself 3 times 2 × 2 × 2 = 8 2^3 means 2 multiplied 3 times.
Easy§ 02

74 = _______

Answer: 2401

  1. Evaluate 7 × 7 × 7 × 7 = 2401 Multiply repeatedly.
Medium§ 03

102 = _______

Answer: 100

  1. Evaluate 10 × 10 = 100 Multiply repeatedly.
§ 04

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
Practice on your own
Create differentiated exponents worksheets instantly with MathAnvil's free generator, covering everything from basic powers to advanced index law applications.
Generate free worksheets
§ 05

Frequently asked questions

Why does any number to the power of 0 equal 1?
This follows from the division rule: a^m ÷ a^m = 1, but also equals a^(m-m) = a^0. For consistency, a^0 must equal 1. Try 2³ ÷ 2³ = 8 ÷ 8 = 1, confirming this pattern works practically.
How do negative exponents work in GCSE questions?
Negative exponents create reciprocals: 2^(-3) = 1/2³ = 1/8. This appears frequently in scientific notation and rationalising denominators. Students should practise converting between positive and negative forms to build confidence.
When can I add exponents together?
Only when multiplying powers with identical bases: 5² × 5³ = 5⁵. Different bases require separate calculation first: 2³ × 3² = 8 × 9 = 72. This distinction prevents the most common index law errors.
What's the difference between 2³ and 3²?
2³ means 2 × 2 × 2 = 8 (base 2, exponent 3), whilst 3² means 3 × 3 = 9 (base 3, exponent 2). The base determines what number gets multiplied; the exponent shows how many times.
How do exponents connect to surds in Year 11?
Surds are fractional exponents: √2 = 2^(1/2) and ∛8 = 8^(1/3) = 2. Understanding this connection helps students manipulate surds using index laws, particularly when rationalising denominators in GCSE questions.
§ 06

Related topics

Share this article