Introduction to Exponents
Learning goals
- Read as copies of the base multiplied together
- Evaluate a power step by step, so is
- Name squared and cubed, and tie each to a shape
- Count the zeros in to read a number's size
- Place exponents after parentheses but before the four operations
- Distinguish from , since parentheses decide what the sign covers
What an exponent means
An exponent records how many times a number is used as a factor. In the power
the large number is the base (the number being multiplied). The small raised number is the exponent, which is also called the power (it counts the copies of the base). The whole expression is itself called a power of . You read it as “two to the fifth power,” or just “two to the fifth.”
In general, for a base and a whole-number exponent ,
is the result of starting at and multiplying by again and again until has appeared as a factor times. The base can be any number you have met so far, a whole number, an integer, a fraction, or a decimal. The exponent here is a whole number, and it is at least .
The exponent is a count, not a thing you multiply by. So is not . The tells you how many ‘s to multiply, and five ‘s multiply to . Read the exponent as an instruction (“use the base as a factor this many times”), never as a factor in its own right.
Reading powers aloud: squared and cubed
Most powers are read with the word “power,” as in ” to the fourth power.” Two exponents come up so often that they have their own names, and both names come from geometry.
A second power is read “squared.” A by square holds unit squares, so “four squared is sixteen.” The name comes from that picture: is the area of a square whose side has length .
A third power is read “cubed.” A by by cube is built from unit cubes, so “two cubed is eight.” Again the name comes from the shape: is the volume of a cube whose edge has length . Past the third power there are no special words; you simply say “to the fourth,” “to the fifth,” and so on.
Evaluating powers
To evaluate a power means to work out the single number it equals. Write the base out the right number of times, then multiply step by step. Keep a running product as you go, so you never juggle more than two numbers at once.
Worked example 1 Evaluate
The exponent calls for four factors of :
Multiply left to right, carrying the running product forward each time:
So . Notice this is much larger than , which is the trap to avoid.
Worked example 2 Evaluate , , and
A square is two factors:
A cube is three factors:
And a power of ten, again three factors:
The last answer, , is a followed by three zeros, and that three is the exponent.
The same procedure works when the base is a fraction or a decimal, because a power is still just repeated multiplication. To square a fraction you multiply it by itself, so , and to square a decimal you do the same, so .
Check your understanding
What is ?
The exponent means four factors of , multiplied step by step.
It is not . The exponent counts the copies; it is not a factor itself.
Powers of ten and the digit-count pattern
Powers of ten deserve a closer look, because they are the backbone of place value and of writing large numbers. Watch what each one equals:
Every time the exponent goes up by one, the value gains one more zero.
Why is a followed by zeros#
Start from the meaning of the power: is seven factors of multiplied together. Multiplying any whole number by shifts every digit one place to the left and writes a in the new ones place. That is the same as tacking a single zero onto the right-hand end.
Begin with and multiply by seven times. The list below opens with that starting , and each value after it is what you hold once one more step is done:
Every one of those seven steps tacked a single zero onto the right-hand end, so the seven steps together tacked on seven zeros. That leaves written as a followed by seven zeros.
Nothing in that run depended on the seven. In general is factors of multiplied together. Begin with and multiply by a total of times. Each factor of appends exactly one more zero, and there are factors in all. So the starting ends up carrying exactly zeros on its right. That is why is written as a followed by zeros.
This is why is a million ( followed by six zeros) and is a billion, without writing out a single multiplication.
Check your understanding
How many zeros are in the value of ?
For a power of ten, the exponent is exactly the number of zeros.
That is a followed by five zeros, matching the exponent .
How fast does a power grow?
The reason exponents matter so much is the speed. Repeated addition climbs in even steps, but repeated multiplication accelerates. Doubling turns into , then , , , , and the jumps keep getting bigger. Drag the slider below to watch the exponent climb and see the bars explode upward.
23 = = 8
By you have already passed a thousand (), starting from a single . That runaway growth is why a sheet of paper folded again and again gets enormous shockingly quickly. The same goes for a savings balance that doubles, or a rumor that spreads to two new people at each step.
Order of operations with exponents
When a power sits inside a longer expression, where does it fall in the order of operations? A power resolves before the operations around it act.
Worked example 3 Evaluate and
In , square the first, then add:
It is not ; the addition waits its turn. In , cube the first, then multiply:
It is not ; without parentheses the exponent attaches only to the , not to the product.
So powers are evaluated after parentheses but before multiplication, division, addition, and subtraction. This is the “E” in the mnemonic PEMDAS.
Parentheses override this, because they are resolved first of all. So adds before squaring, giving , a different number from . Whenever you want the exponent to act on a whole sum or product, you must wrap that sum or product in parentheses.
Check your understanding
Evaluate .
Resolve the power first, then the multiplication, then the addition.
The exponent acts only on the , ahead of the and the .
The crucial case: a minus sign and a square
The place this matters most, and the place almost everyone slips at least once, is a negative number raised to a power. Compare these two expressions carefully; they look almost identical but give opposite signs:
In , the parentheses make the base, so the whole negative number is squared. In , there are no parentheses, so the exponent attaches only to the , and the minus sign is applied afterward.
Why but #
Start with . The parentheses bundle the sign into the base, so the base is the single number and squaring means multiplying it by itself:
since a negative times a negative is positive.
Now . Here there are no parentheses, so by the order of operations the exponent binds to the alone, ahead of the minus sign. Read it as : first square, then negate.
Only one minus sign is in play, and it is applied after the squaring, so the result stays negative.
The same logic settles odd powers, where the cancelling works out differently. In you multiply three negative factors, and three minus signs leave the result negative: . Count the negative factors of a nonzero base: an even count cancels to a positive, an odd count stays negative.
Check your understanding
Evaluate .
With no parentheses, the exponent attaches only to the , and the minus sign is applied afterward.
Compare , where the parentheses make the whole the base.