You have made it to the final lesson of Making Sense of Exponents! Over the past four lessons, you have gone from interpreting exponents as repeated multiplication all the way to proving that any nonzero base raised to the zero power equals 1. Along the way, you learned to handle negative bases and predict signs with confidence. Now there is one last frontier to explore: what happens when the exponent itself drops below zero?
A number like 2−3 might look unusual at first. Your instinct might even be that a negative exponent produces a negative result — but that turns out to be one of the most common misconceptions in all of exponent arithmetic. By the end of this lesson, you will know exactly what negative exponents mean, why they work the way they do, and how to evaluate them quickly.
Picking Up the Pattern
In the previous lesson, we discovered the zero exponent rule by following a simple observation: each time the exponent drops by one, the value is divided by the base. That descending-powers pattern carried us smoothly from 34 all the way down to 30=1.
But here is the key insight: nobody said the pattern has to stop at zero. If dividing by the base works perfectly from down to , there is no mathematical reason it cannot keep going into , , and beyond. Let's see what happens when we let it run.
Extending Below Zero
Let's revisit the powers of 2 and continue the table past zero:
Expression
Value
23
8
22
The Negative Exponent Rule
The pattern we just observed works for every nonzero base and gives us a clean general rule:
a−n=an1
Evaluating Negative Exponents Step by Step
To evaluate any negative-exponent expression, follow two simple steps:
Rewrite using the rule: replace a−n with an.
A Common Misconception
This point is worth stating directly because it trips up many learners: a negative exponent does not mean a negative answer. Consider these two expressions side by side:
Expression
Meaning
Result
2−3
23
Negative Exponents in Everyday Life
Negative exponents show up whenever we need to describe very small quantities in a compact way. Here are a few everyday examples:
A millimeter is 10−3 meters — just 1,0001 of a meter.
Conclusion and Next Steps
In this lesson, we extended the descending-powers pattern below zero and discovered that a negative exponent produces the reciprocal of the corresponding positive power: a−n=an1. We saw that negative exponents create small positive values — not negative ones — and we walked through evaluating several expressions step by step.
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal
3
4
30
3−1
3−2
4
21
2
20
1
2−1
?
2−2
?
2−3
?
From top to bottom, each value is divided by 2: 8÷2=4, then 4÷2=2, then 2÷2=1. Let's keep dividing:
1÷2=21,21÷2=41,41÷2=81
So the completed table looks like this:
Expression
Value
23
8
22
4
21
2
20
1
2−1
21
2−2
41
2−3
81
Notice something beautiful: 2−1=21, which is the same as 211. Likewise, 2−2=41=, and 2−3=81=. Each negative exponent produces the reciprocal of the corresponding positive power.
Let's confirm with base 5 to make sure this is not a coincidence:
Expression
Value
52
25
51
5
50
1
5−1
51
5−2
251
Each step divides by 5, and once again, 5−1=511 and 5−2=521. The reciprocal pattern holds.
for any
a
=
0
In words: a negative exponent tells you to take the reciprocal of the base raised to the corresponding positive exponent. The negative sign in the exponent does not make the result negative — it flips the number under a fraction bar.
Think of it this way. A positive exponent like 23 builds up through repeated multiplication: 2×2×2=8. A negative exponent like 2−3 does the opposite — it builds down through repeated division, landing on 81. The zero exponent sits right in the middle at 1, the boundary between "multiplying up" and "dividing down."
1
Compute the positive power in the denominator.
Let's work through a few examples.
Example 1:10−2
10−2=1021=1001=0.01
Example 2:4−2
4−2=421=161
Example 3:3−3
3−3=331=271
When the base is positive, every result is a positive fraction or decimal that is less than 1. For positive bases, negative exponents produce small values but never negative ones.
If the base were negative, the sign of the result would follow the same even/odd pattern you already learned — for example, (−2)−3=(−2)31=−81 — but all of the examples in this lesson use positive bases.
1
81 (positive)
(−2)3
(−2)×(−2)×(−2)
−8 (negative)
In the first row, the exponent is negative, which triggers the reciprocal rule. In the second row, the base is negative, which affects the sign of the product based on the even/odd pattern we explored earlier in this course. These are two completely different situations.
A quick way to keep them straight: a negative exponent controls size (it makes the value small), while a negative base controls sign (it can make the value negative).
A centigram is 10−2 grams — 1001 of a gram.
A recipe might call for 2−3 cups of a rare spice, meaning just 81 of a cup.
In each case, the negative exponent is simply a tidy way to express a small fraction. You will encounter this notation frequently in science and measurement, especially once you reach the later course on Scientific Notation in this learning path.
Now it is time to put these ideas to work. In the upcoming exercises, you will complete descending-powers tables, judge common claims about negative exponents for accuracy, evaluate a variety of expressions on your own, and match negative-exponent quantities to real-world scenarios. Let's finish this course strong!