Lesson · Exponents

Exponents

Multiplication is a shorthand for repeated addition. Exponents are the same trick one level up: a shorthand for repeated multiplication. This lesson builds the notation from scratch, then uses it to derive the first rule exponents follow.

Download the PDF Take Quiz Flashcards

What is an exponent?

One of the most powerful tools in mathematics is to eliminate complexity through notation. By abstracting away complexity, we allow ourselves to see the same problem from a whole new perspective, often revealing new insights that were hidden from us before. One of the very first examples a student comes across is the multiplication symbol:

a × b = a + a + ⋯ + a b copies

Imagine a world where we didn't have it. What's

7 + 7 + 7 + 7 + 7 + 7 + 7 + 7 + 7

Did you have to slow down and count all the 7's? I did, and I'm writing this lesson! What if I instead asked you what 7 × 9 is? With just one simple symbol, ×, we make reasoning about repeated addition far easier on ourselves. In some ways, we allow ourselves to forget that multiplication is really just addition: we turn the trees into a forest.

In today's lesson, we will introduce exponents to encode the concept of repeated multiplication. Of course, multiplication is just repeated addition, so does that make exponents repeated, repeated addition? Repeated addition that's repeated? As you can see, from the perspective of exponents, the concept of addition gets quite challenging to reason about (addition that's repeated, repeatedly? That doesn't sound right either). Thankfully, since we can effectively forget that multiplication is repeated addition, we can easily say that exponents are repeated multiplication, in the same way that multiplication is just repeated addition.

The notation for exponents is a bit different from multiplication's × symbol, but it behaves in just the same way. To express

7 × 7 × 7 × 7 × 7 × 7 × 7 × 7 × 7 9 copies

with exponents, we write 79. More generally, to express multiplying n 7s together, we write 7n:

7n = 7 × 7 × ⋯ × 7 n copies

When using exponent notation, we call 7 the base and n is the exponent.

Example: evaluating a power

To evaluate 24, we multiply together four copies of our base 2:

24 = 2 × 2 × 2 × 2 = 4 × 2 × 2 = 8 × 2 = 16

The base is 2 and the exponent is 4. Notice that 24 is not 2 × 4 = 8 — a common first mistake.

To evaluate 33, we multiply together three copies of our base 3, and for 62 we multiply our base 6 by itself:

33 = 3 × 3 × 3 = 9 × 3 = 27
62 = 6 × 6 = 36

Every power of 1 through 10

Now that we understand the basics, let's take a look at what happens when we raise the bases 1 through 10 to the powers of 1 through 5.

base = bb1b2b3b4b5
111111
22481632
3392781243
4416642561,024
55251256253,125
66362161,2967,776
77493432,40116,807
88645124,09632,768
99817296,56159,049
10101001,00010,000100,000

Reviewing our table, we can easily read off the result of raising each base to each power. There are several points of interest to notice as we do so:

The product rule

With our basic understanding in place, it's time to turn our attention to trying to understand what rules exponents follow. In order to do so, we will have to remind ourselves what exponents really are: repeated multiplication. As such, to figure out how exponents work, we will explore using the rules of multiplication. To start, let us return to our example of

79 = 7 × 7 × 7 × 7 × 7 × 7 × 7 × 7 × 7 9 copies

If we were to calculate this by hand, showing each multiplication as a single step, then our next line would be:

79 = 49 × 7 × 7 × 7 × 7 × 7 × 7 × 7 7 copies

and our next:

79 = 343 × 7 × 7 × 7 × 7 × 7 × 7 6 copies

While we could continue in this manner, let us instead stop to notice 49 = 72 and 343 = 73, so these two lines are really just equal to:

79 = 72 × 7 × 7 × 7 × 7 × 7 × 7 × 7 7 copies

and:

79 = 73 × 7 × 7 × 7 × 7 × 7 × 7 6 copies

but wait, we can apply that same thinking to the first line since 71 = 7 and thus:

79 = 71 × 7 × 7 × 7 × 7 × 7 × 7 × 7 × 7 8 copies

Now look closely at the right halves of these equations. Each one is nothing but a pile of 7s multiplied together — and that is exactly what a power of 7 is. So can we just swap in 78, 77 and 76 for them and be done?

We can, but it is worth slowing down for a moment to see why we are allowed to. Written out with no parentheses anywhere, a line like our second one is one long chain of multiplication:

79 = 49 × 7 × 7 × 7 × 7 × 7 × 7 × 7

Nothing in that chain tells us which multiplication to do first. We are used to working left to right, so we would multiply 49 × 7, then multiply that by the next 7, and so on. However, as we already know, multiplication is associative: for any three numbers, (a × b) × c = a × (b × c); for example:

(2 × 3) × 5 = 6 × 5 = 30   and   2 × (3 × 5) = 2 × 15 = 30

Using the associative rule for our example, we can instead start multiplying the right end of 7s, leaving the 49 alone:

49 × 7 × 7 × ⋯ × 7 = 49 × (7 × 7 × ⋯ × 77 copies) = 49 × 77

Doing the same substitution to each of our lines, we see that:

79 = 71 × 78
79 = 72 × 77
79 = 73 × 76

And if we continue in this manner, we also see:

79 = 74 × 75
79 = 75 × 74
79 = 76 × 73
79 = 77 × 72
79 = 78 × 71

As we can see, 79 = 7x × 7y when x + y = 9. This is not a special property of 7; if we performed this same exercise with any base, we would see the same result. More generally,

Ready to practice?

Take a quiz to practice this lesson three ways, and pick which of them you want before you start:

Every answer is a power you can find in the table above, so you can always check your own work.

The PDF has all four practice sets, including the one a quiz can't ask for: evaluating a power by writing out every line of the repeated multiplication, which is an exercise in showing the working rather than in landing on a number.

Download the PDF Take Quiz Flashcards