Exponents and Powers

An exponent is shorthand for repeated multiplication, just as multiplication shortens repeated addition. Base and exponent explained, and why 9 squared is not 9 times 2.

--

Multiplication is shorthand for repeated addition. Powers continue the same pattern one level up: an exponent is shorthand for repeated multiplication. Each notation exists to replace something long with something short.

Concept The chain of shorthands
4 + 4 + 4 4 × 3 2 × 2 × 2 2 3 each step compresses the one before
Repeated addition becomes multiplication; repeated multiplication becomes a power.
Concept Base and exponent

Writing  2 \times 2 \times 2 as  2^3 gives the two parts their names:

The base is 2 — the number being multiplied.
The exponent is 3 — how many times the base appears in the multiplication.

So  2^4 means  2 \times 2 \times 2 \times 2 , which is 16.

Concept A power is not a multiplication

This is the distinction that causes the most trouble. Compare these two carefully:

 9^2 means  9 \times 9 = 81 .
 9 \times 2 means  9 + 9 = 18 .

The same two numbers give wildly different answers depending on whether the 2 is an exponent or a multiplier. An exponent counts multiplications; a multiplier counts additions.

Example Expanding some powers
 4^3 = 4 \times 4 \times 4 = 64
 3^4 = 3 \times 3 \times 3 \times 3 = 81
 5^2 = 5 \times 5 = 25
 10^3 = 10 \times 10 \times 10 = 1000

Notice how quickly the values climb. That growth is exactly why the shorthand is worth having — writing  2^{10} is far easier than writing ten 2s multiplied together.

Example Reading the notation correctly

Work out  3^2 and  2^3 . Are they the same?

 3^2 = 3 \times 3 = 9 .
 2^3 = 2 \times 2 \times 2 = 8 .
⟹ 9 and 8 — not the same

Swapping the base and exponent changes the result. The lower number is always the one being multiplied.

Note Mistakes to avoid
Reading  9^2 as  9 \times 2 — it is  9 \times 9 .
Swapping base and exponent:  2^3 and  3^2 are different.
Using the exponent as one of the factors in the multiplication.
Miscounting how many times the base should appear.
Forgetting that the exponent counts multiplications, not additions.
Summary
  1. Multiplication shortens repeated addition; a power shortens repeated multiplication.
  2. In 2³ the base is 2 and the exponent is 3, so it means 2 × 2 × 2 = 8.
  3. The exponent counts how many times the base appears in the multiplication.
  4. 9² = 81 but 9 × 2 = 18 — an exponent is not a multiplier.
  5. Swapping base and exponent changes the answer: 2³ = 8 while 3² = 9.