Pre-Algebra Intro exponentspowers

Introduction to Exponents

Repeated multiplication, and the two exponents that look strange at first.

Video by Khan Academy — “Introduction to exponents | Pre-Algebra | Khan Academy” Watch on YouTube

The explanation

Key idea aⁿ means n copies of a multiplied together.

An exponent is a counter for repeated multiplication. 2⁵ means 2 × 2 × 2 × 2 × 2 = 32. The small number counts the factors, it does not multiply.

That is the biggest early trap: 2⁵ is not 10.

Two special cases. Anything to the first power is itself: 7¹ = 7. Anything (except 0) to the zero power is 1: 7⁰ = 1. That second one looks arbitrary until you look at a pattern: 2³ = 8, 2² = 4, 2¹ = 2. Each step down halves the result, so the next one has to be 1.

Worked example

Evaluate 3⁴, (−2)³, and −2⁴.

  1. 3⁴ = 3·3·3·3 = 81.
  2. (−2)³ = (−2)(−2)(−2) = −8 (odd number of negatives).
  3. −2⁴ = −(2·2·2·2) = −16 (the minus is not inside the power).

Answer: 81, −8, −16

Common mistakes

  • Multiplying base by exponent: reading 4³ as 12 instead of 64.
  • Assuming (−3)² and −3² are the same. They are 9 and −9.