Index Laws — The Basics

Read through these examples, then test yourself with questions.

1. What is a power?

A power (also called an index or exponent) is a shorthand for repeated multiplication.

25 = 2 × 2 × 2 × 2 × 2 = 32

The small number (5) tells you how many times to multiply the base (2) by itself. You read it as "two to the power of five".

34 = 3 × 3 × 3 × 3 = 81

2. Multiplying the same base

When you multiply powers with the same base, you add the powers. Here is why:

22 × 23 = (2×2) × (2×2×2) = 2×2×2×2×2 = 25 = 32

Count the twos: there are 2 + 3 = 5 of them. So 22 × 23 = 2(2+3) = 25.

am × an = am+n

In the quiz, you will write out the full expansion before computing the answer.

3. Dividing the same base

When you divide powers with the same base, you subtract the powers:

25 ÷ 22 = (2×2×2×2×2) ÷ (2×2) = 2×2×2 = 23 = 8

Five twos on top, two twos cancel from the bottom, leaving 5 − 2 = 3 twos.

am ÷ an = am−n

4. Power of a power

When you raise a power to another power, you multiply the powers:

(23)2 = 23 × 23 = (2×2×2) × (2×2×2) = 26 = 64
(am)n = am×n

5. The zero power

Any number to the power 0 equals 1. Always.

50 = 1  |  1000 = 1  |  70 = 1

How to type your answers

For expanded form questions, use × or x or * between numbers. For example:

3×3×3  or  3x3x3  or  3*3*3

All three are accepted. Spaces don't matter.