M8MATH-2.2

Zero & Negative Exponents

Learn why any nonzero number to the zero power equals 1, and how negative exponents mean reciprocals. Master expressions like 2⁻³ and understand the rules through division patterns.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on Zero & Negative Exponents, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

You already know that 32=93^2 = 9 and 33=273^3 = 27. But what happens when the exponent is zero, or negative? It might seem strange — does 303^0 equal 0, or something else? And what could 323^{-2} possibly mean? These questions have real answers that follow directly from the division rule you've already learned. In this lesson, you'll extend what you know about exponents to discover why a0=1a^0 = 1 for any nonzero number aa, and why ana^{-n} is the same as 1an\frac{1}{a^n}.

Understanding Zero Exponents Through Division

Start with what you know: the quotient rule says that when you divide powers with the same base, you subtract the exponents. For example, a5a2=a52=a3\frac{a^5}{a^2} = a^{5-2} = a^3. Now let's use this rule with exponents that are equal. What is a3a3\frac{a^3}{a^3}? Using the quotient rule, you get a33=a0a^{3-3} = a^0. But you also know that any nonzero number divided by itself equals 1: a3a3=1\frac{a^3}{a^3} = 1. Both answers must be true, so a0=1a^0 = 1. This works for any nonzero number: 50=15^0 = 1, (7)0=1(-7)^0 = 1, and (23)0=1\left(\frac{2}{3}\right)^0 = 1. The key is that the base cannot be zero, because 000^0 is undefined in mathematics. Zero exponents come directly from division — they're not a special case, they're a logical consequence of the quotient rule.

Understanding Negative Exponents Through Division

Now let's look at a2a5\frac{a^2}{a^5}. Using the quotient rule: a2a5=a25=a3\frac{a^2}{a^5} = a^{2-5} = a^{-3}. What does this mean by dividing it out step by step? You can write a2a5=aaaaaaa\frac{a^2}{a^5} = \frac{a \cdot a}{a \cdot a \cdot a \cdot a \cdot a}. Cancel the two aa's on top, and you have three aa's left on the bottom: 1a3\frac{1}{a^3}. So a3=1a3a^{-3} = \frac{1}{a^3}. The negative exponent means "put this factor in the denominator and make the exponent positive." In general, an=1ana^{-n} = \frac{1}{a^n}. This rule applies to any nonzero base. For example, 23=123=182^{-3} = \frac{1}{2^3} = \frac{1}{8} and 102=1102=1100=0.0110^{-2} = \frac{1}{10^2} = \frac{1}{100} = 0.01. Negative exponents do not make negative numbers — they create fractions.

Evaluating Expressions with Negative and Zero Exponents

Now you can evaluate any expression with zero or negative exponents. Start with 232^{-3}: this means 123=18\frac{1}{2^3} = \frac{1}{8}. Next, try (12)2\left(\frac{1}{2}\right)^{-2}. Write it as 1(12)2\frac{1}{\left(\frac{1}{2}\right)^2}. The denominator is (12)2=14\left(\frac{1}{2}\right)^2 = \frac{1}{4}, so you have 114=1÷14=1×41=4\frac{1}{\frac{1}{4}} = 1 \div \frac{1}{4} = 1 \times \frac{4}{1} = 4. Notice: a negative exponent in the numerator flips the base to its reciprocal. If the base is already a fraction, a negative exponent flips it: (12)2=(21)2=4\left(\frac{1}{2}\right)^{-2} = \left(\frac{2}{1}\right)^{2} = 4. When you combine zero and negative exponents with the product rule, subtract exponents carefully. For example, 32×35=32+(5)=33=133=1273^2 \times 3^{-5} = 3^{2+(-5)} = 3^{-3} = \frac{1}{3^3} = \frac{1}{27}.

Common Misconception: Negative Exponents Make Negative Numbers

This is the biggest trap students fall into. A negative exponent does not make the result negative. The exponent tells you about where the base goes — to the denominator — not the sign of the answer. For example, 32=132=193^{-2} = \frac{1}{3^2} = \frac{1}{9}, which is positive. And (3)2=1(3)2=19(-3)^{-2} = \frac{1}{(-3)^2} = \frac{1}{9}, also positive, because the exponent is even. The sign of the result depends on the sign of the base and whether the exponent is even or odd — the same rule as positive exponents. If you see 32-3^{-2}, with the negative sign outside the base, this means (32)=19-(3^{-2}) = -\frac{1}{9}. But (3)2(-3)^{-2} with the negative sign in parentheses means 1(3)2=19\frac{1}{(-3)^2} = \frac{1}{9}. Always look carefully at where the parentheses are.

Key terms

Zero exponent.
For any nonzero number aa, the expression a0=1a^0 = 1. It comes from the quotient rule: anan=ann=a0\frac{a^n}{a^n} = a^{n-n} = a^0, and any number divided by itself is 1.
Negative exponent.
For any nonzero number aa and positive integer nn, the expression an=1ana^{-n} = \frac{1}{a^n}. A negative exponent means the base is in the denominator with a positive exponent.
Quotient rule for exponents.
When dividing powers with the same base, subtract the exponents: aman=amn\frac{a^m}{a^n} = a^{m-n} (where a0a \neq 0).
Reciprocal.
The reciprocal of a number aa is 1a\frac{1}{a}. Multiplying a number by its reciprocal always gives 1.
Base.
The number being raised to a power. In the expression 535^3, the base is 5.
Exponent.
The number that tells how many times the base is multiplied by itself. In the expression 535^3, the exponent is 3.

Worked example

Evaluate 42×23÷214^{-2} \times 2^3 \div 2^{-1}.
Start by rewriting each term so all exponents are positive. 42=142=1164^{-2} = \frac{1}{4^2} = \frac{1}{16}. For the division 23÷212^3 \div 2^{-1}, use the quotient rule: 23÷21=23(1)=23+1=24=162^3 \div 2^{-1} = 2^{3-(-1)} = 2^{3+1} = 2^4 = 16. Now the expression is 116×16\frac{1}{16} \times 16. This equals 1616=1\frac{16}{16} = 1. You can also check by converting everything to positive exponents first: 42×23×21=116×8×2=1616=14^{-2} \times 2^3 \times 2^{1} = \frac{1}{16} \times 8 \times 2 = \frac{16}{16} = 1.

Practice questions

Which expression is equivalent to 535^{-3}?
  1. 53-5^3
  2. 153\frac{1}{5^3}
  3. 153-\frac{1}{5^3}
  4. 5×(3)5 \times (-3)

Answer: 153\frac{1}{5^3}

By definition, an=1ana^{-n} = \frac{1}{a^n}. So 53=153=11255^{-3} = \frac{1}{5^3} = \frac{1}{125}. The negative exponent does not make the result negative — it moves the base to the denominator. The other choices confuse exponents with multiplication or add a negative sign incorrectly.
Evaluate (32)0×61\left(\frac{3}{2}\right)^0 \times 6^{-1}. Show your work and express your answer as a fraction.

Answer: 16\frac{1}{6}

First, (32)0=1\left(\frac{3}{2}\right)^0 = 1 because any nonzero number to the zero power equals 1. Then 61=166^{-1} = \frac{1}{6}. So the expression is 1×16=161 \times \frac{1}{6} = \frac{1}{6}. The zero exponent doesn't change the value — it makes the whole term equal to 1, leaving you to multiply by the second term.
Simplify 74×767^4 \times 7^{-6} using the product rule for exponents. What is the answer?
  1. 149\frac{1}{49}
  2. 4949
  3. 2-2
  4. 172\frac{1}{7^2}

Answer: 149\frac{1}{49}

Using the product rule, 74×76=74+(6)=727^4 \times 7^{-6} = 7^{4+(-6)} = 7^{-2}. Now 72=172=1497^{-2} = \frac{1}{7^2} = \frac{1}{49}. Both 149\frac{1}{49} and 172\frac{1}{7^2} are correct, but they are the same value. The exponent is negative, yet the result is a positive fraction — not negative.

FAQ

Does a0a^0 always equal 1?
Yes, for any nonzero number aa. The rule is a0=1a^0 = 1. However, 000^0 is undefined — mathematicians do not assign it a value. So as long as your base is not zero, the zero exponent rule applies.
Why does 23=182^{-3} = \frac{1}{8} and not 8-8?
The negative exponent tells you to put the base in the denominator and make the exponent positive. So 23=123=182^{-3} = \frac{1}{2^3} = \frac{1}{8}. The negative sign in the exponent does not make the answer negative. Think of it as a location instruction, not a sign instruction.
How do I simplify 52×535^{-2} \times 5^3?
Use the product rule: when multiplying powers with the same base, add the exponents. 52×53=52+3=51=55^{-2} \times 5^3 = 5^{-2+3} = 5^1 = 5. You do not need to convert to fractions first — add the exponents directly, even if one is negative.
When I divide by a power with a negative exponent, what happens?
Use the quotient rule: subtract the exponents. For example, 34÷32=34(2)=34+2=363^4 \div 3^{-2} = 3^{4-(-2)} = 3^{4+2} = 3^6. Be careful: subtracting a negative is the same as adding a positive. When you divide by a negative exponent, the exponent gets bigger.

Learn this with a teacher, not a page

The Crimsora tutor teaches Zero & Negative Exponents live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.