Exponents & Roots · Grades 8

Negative and Zero Exponents: Why x⁰ = 1

Quick answer

A zero exponent gives 1, and a negative exponent gives a reciprocal: 2⁻³ is 1/2³ = 1/8. Neither is a rule someone invented. Both fall out of the pattern of dividing by the base each time you step the exponent down by one, which carries straight on past 1 into the fractions.

What you'll learn

  • Explain why any nonzero number to the power of zero is 1
  • Convert between negative exponents and fractions
  • Apply the exponent rules when the exponents are negative or zero

The pattern that decides both

Step the exponent down by one, and the value is divided by the base. That single observation settles every case below.

24=1623=822=421=22^4 = 16 \qquad 2^3 = 8 \qquad 2^2 = 4 \qquad 2^1 = 2

Each step halves the result. There is no reason for the halving to stop when the exponent runs out of positive numbers, so carry on:

20=22=121=1222=142^0 = \frac{2}{2} = 1 \qquad 2^{-1} = \frac{1}{2} \qquad 2^{-2} = \frac{1}{4}
PowerValue
232^388
222^244
212^122
202^011
212^{-1}12\tfrac{1}{2}
222^{-2}14\tfrac{1}{4}

Why anything to the power of zero is 1

The quotient rule gives the same answer a second way. Divide any power by itself:

2525=255=20\frac{2^5}{2^5} = 2^{5-5} = 2^0

But a number divided by itself is 11. Both routes describe the same quantity, so:

20=12^0 = 1

Nothing about the 22 mattered. Replace it with 77, or 100100, or xx, and the argument runs unchanged — which is why the result holds for every base except zero.

70=11000=1x0=17^0 = 1 \qquad 100^0 = 1 \qquad x^0 = 1

The exception is 000^0. That argument needs 0505\tfrac{0^5}{0^5}, and dividing by zero has no answer, so 000^0 is left undefined.

What a negative exponent means

an=1ana^{-n} = \frac{1}{a^n}

A negative exponent means the reciprocal, not a negative number:

23=123=182^{-3} = \frac{1}{2^3} = \frac{1}{8}

The quotient rule shows where the reciprocal comes from. Take a smaller power over a larger one:

2325=235=22\frac{2^3}{2^5} = 2^{3-5} = 2^{-2}

Cancelling instead leaves two 22s on the bottom:

2325=122=14\frac{2^3}{2^5} = \frac{1}{2^2} = \frac{1}{4}

Both are correct, so 222^{-2} and 14\tfrac{1}{4} are the same number.

Moving a power across the fraction bar

This is the practical version, and it is the one worth keeping:

an=1an1an=ana^{-n} = \frac{1}{a^n} \qquad \frac{1}{a^{-n}} = a^n

Crossing the fraction bar flips the sign of the exponent. A power on top with a negative exponent belongs on the bottom with a positive one.

x2y3=y3x2\frac{x^{-2}}{y^{-3}} = \frac{y^3}{x^2}

Both moved, and both changed sign.

Why negative exponents are worth having

Without them, 11000\tfrac{1}{1000} and 10001000 look like unrelated numbers. With them, the relationship is visible in the notation:

1000=10311000=1031000 = 10^3 \qquad \frac{1}{1000} = 10^{-3}

That symmetry is what makes scientific notation work for small numbers as well as large ones. A red blood cell is about 10510^{-5} metres across, and the 5-5 says how far below one metre it sits, in the same way 10510^{5} says how far above.

Negative exponents also let every exponent rule keep working. Without them, 2325\tfrac{2^3}{2^5} would be a case the quotient rule could not describe, and a rule with exceptions is harder to hold onto than one without.

Worked examples

Common mistakes

Practice problems

  1. Work out 12012^0.

    Answer

    11

    Full solution

    Every nonzero base raised to the power of zero gives 11.

  2. Write 424^{-2} as a fraction.

    Answer

    116\tfrac{1}{16}

    Full solution

    42=142=1164^{-2} = \tfrac{1}{4^2} = \tfrac{1}{16}.

  3. Write 124\tfrac{1}{2^{-4}} as a whole number.

    Answer

    1616

    Full solution

    The power crosses the fraction bar and the sign flips: 24=162^4 = 16.

  4. Simplify 5255\tfrac{5^2}{5^5}, leaving no negative exponent.

    Answer

    1125\tfrac{1}{125}

    Full solution

    525=53=153=11255^{2-5} = 5^{-3} = \tfrac{1}{5^3} = \tfrac{1}{125}.

  5. Work out 10310^{-3}.

    Answer

    11000\tfrac{1}{1000}, or 0.0010.001

    Full solution

    103=1103=1100010^{-3} = \tfrac{1}{10^3} = \tfrac{1}{1000}.

    The exponent still counts three zeros — this time below one rather than above.

  6. Work out (34)1\left(\tfrac{3}{4}\right)^{-1}.

    Hint

    A power of 1-1 is exactly the reciprocal.

    Answer

    43\tfrac{4}{3}

    Full solution

    An exponent of 1-1 flips the fraction, and a power of 11 leaves it there.

  7. Simplify x5x2x^{-5} \cdot x^{2}.

    Answer

    1x3\tfrac{1}{x^3}

    Full solution

    Add the exponents as usual: x5+2=x3x^{-5+2} = x^{-3}, which is 1x3\tfrac{1}{x^3}.

    The product rule works unchanged with negative exponents.

  8. Simplify 8a24b3\tfrac{8a^{-2}}{4b^{-3}}, leaving no negative exponents.

    Answer

    2b3a2\tfrac{2b^3}{a^2}

    Full solution

    Numbers first: 84=2\tfrac{8}{4} = 2. Then a2a^{-2} moves down to a2a^2 and b3b^{-3} moves up to b3b^3, giving 2b3a2\tfrac{2b^3}{a^2}.

  9. Work out (15)2\left(\tfrac{1}{5}\right)^{-2}.

    Answer

    2525

    Full solution

    Flip first: (51)2=52=25\left(\tfrac{5}{1}\right)^{2} = 5^2 = 25.

  10. Ana writes 32=93^{-2} = -9. Explain her error and give the right answer.

    Hint

    What does the minus sign apply to?

    Answer

    She treated the minus as the sign of the answer. 32=193^{-2} = \tfrac{1}{9}.

    Full solution

    The minus belongs to the exponent, so it says which direction to step along the ladder — down, into the reciprocals — rather than what sign the result carries.

    Reading down from 32=93^2 = 9: 31=33^1 = 3, 30=13^0 = 1, 31=133^{-1} = \tfrac{1}{3}, 32=193^{-2} = \tfrac{1}{9}.

    Every value on that ladder is positive, so a negative answer was never available. Her 9-9 is also on the wrong side of 11: dividing by 33 twice from 11 has to land below it.

Frequently asked questions

Why does any number to the power of zero equal 1?

Because stepping an exponent down by one divides by the base. 2³ = 8, 2² = 4, 2¹ = 2, so 2⁰ = 2 ÷ 2 = 1. The pattern gives 1 for every nonzero base.

What does a negative exponent mean?

It means the reciprocal of the positive power. 2⁻³ = 1/2³ = 1/8. A negative exponent never makes the answer negative.

Is 2⁻³ a negative number?

No, it is 1/8, which is positive. The minus sign moves the power to the denominator; it does not change the sign of the answer.

What is 0⁰?

It is undefined. The pattern that gives x⁰ = 1 relies on dividing by the base, and dividing by zero has no answer, so the zero base is the one case left out.

How do I get rid of a negative exponent?

Move the power across the fraction bar and change the sign of the exponent. A factor with a negative power on top becomes a positive power on the bottom, and the other way round.

What to learn next

Formulas on this page

Key terms in this lesson

Exponent
The exponent is the small raised number in a power, and it counts how many times the base is multiplied by itself. In 2⁵ the base is 2 and the exponent is 5, so the value is 2 × 2 × 2 × 2 × 2 = 32.
Order of magnitude
An order of magnitude is a factor of ten. Two quantities differ by one order of magnitude when one is about ten times the other, which is exactly the difference between their exponents in scientific notation.
Reciprocal
The reciprocal of a number is the number you multiply it by to get one. For a fraction it is that fraction turned upside down, so the reciprocal of three fifths is five thirds.

Standards alignment

This lesson covers the following Common Core State Standards for Mathematics.

  • CCSS.MATH.CONTENT.8.EE.A.1Expressions and EquationsKnow and apply the properties of integer exponents to generate equivalent numerical expressions.