Exponents & Powers
An exponent represents how many times a base number multiplies by itself. In the expression 3⁴, the base is 3 and the exponent is 4, meaning 3 × 3 × 3 × 3 = 81. Exponents follow specific rules that make calculations with large numbers more manageable.
Why it matters
Exponents appear throughout GCSE mathematics, from calculating compound interest rates to understanding scientific notation in physics. A £1000 investment growing at 5% annually becomes £1000 × 1.05⁵ = £1276.28 after 5 years. In science, the speed of light (300,000,000 metres per second) becomes 3 × 10⁸ m/s using exponential notation. Computer storage uses powers of 2: a gigabyte contains 2³⁰ bytes, approximately 1 billion. Surds like √8 = 2√2 connect to fractional exponents where √8 = 812. Students encounter exponential growth in population studies, radioactive decay in physics, and area calculations where a square with side length n has area n². These foundations support A-level calculus and university mathematics.
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
What do you get when you multiply 2 by itself 2 times?
Answer: 4
- Multiply 2 by itself 2 times → 2 × 2 = 4 — 2^2 means 2 multiplied 2 times.
64 = _______
Answer: 1296
- Evaluate → 6 × 6 × 6 × 6 = 1296 — Multiply repeatedly.
92 = _______
Answer: 81
- Evaluate → 9 × 9 = 81 — Multiply repeatedly.
Common mistakes
- Adding exponents instead of multiplying the base: writing 2³ = 6 instead of 8
- Applying the power rule incorrectly: writing (3²)³ = 3⁵ instead of 3⁶
- Confusing negative exponents with negative answers: thinking 2⁻³ = -8 instead of 1/8