TOPIC

Exponents: Zero exponent: a^0 = 1

MY PROGRESS

Pug Score

0%

Best Streak

0 in a row

Study Points

+0

Overview

Practice

Watch

Read

Quiz

Next Steps


Get Started

Get unlimited access to all videos, practice problems, and study tools.

Unlimited practice
Full videos

Back to Menu

Topic Progress

Pug Score

0%

Videos Watched

0/0

Best Practice

No score

Read

Not viewed

Best Quiz

No attempts


Best Streak

0 in a row

Study Points

+0

Read

Zero Exponent Rule

This lesson explains the zero exponent rule, a to the power 0 equals 1, showing why the pattern holds true using division of powers, worked examples, and common mistakes to avoid when simplifying expressions with exponents.

What is the zero exponent rule?

The zero exponent rule is one of the simplest rules in algebra, but it often confuses students because it feels counterintuitive at first. The rule says:

\( a^0 = 1 \), for any \( a \ne 0 \)

In words: any nonzero number, variable, or expression raised to the power of zero is equal to 1. It does not matter whether the base is a whole number, a fraction, a negative number, or a variable like \(x\) or \(y\). As long as the base itself is not zero, raising it to the zero power always gives 1.

For example:

\( 5^0 = 1 \)

\( (-8)^0 = 1 \)

\( \left(\frac{2}{3}\right)^0 = 1 \)

\( x^0 = 1 \)

Why does any number to the zero power equal 1?

It helps to see where this rule comes from instead of just memorizing it. Consider a power divided by itself, using the quotient of powers rule where you subtract exponents when dividing like bases:

\( \dfrac{a^3}{a^3} = a^{3-3} = a^0 \)

But \( \dfrac{a^3}{a^3} \) is also just a number divided by itself, which always equals 1 (as long as \(a \ne 0\)). So:

\( a^0 = \dfrac{a^3}{a^3} = 1 \)

This same reasoning works no matter which exponent you start with, since any power divided by itself equals 1 and equals \(a^0\) at the same time. This is part of the same family of ideas used when you learn how to combine exponents, since the zero exponent rule fits naturally alongside the product, quotient, and power rules.

You can also see the pattern by looking at a table of decreasing powers of 2:

Expression Value 23 8 22 4 21 2 20 1
Each time the exponent drops by 1, the value is divided by 2, so 2 to the power 0 lands on 1.

The graph below shows the constant value \(1\) that \(x^0\) takes for every nonzero \(x\). Notice the open break right at \(x = 0\), since \(0^0\) is not defined.

Graph of y equals x divided by x, showing a constant horizontal line at y equals 1 with an open break at x equals 0 Plot of y = x/x for x in [-5, 5] -4 -2 0 2 4 0 0.5 1 1.5 2 x x^0 x^0 = 1 x^0 = 1

Why is zero to the zero power undefined?

The rule \( a^0 = 1 \) only applies when \(a \ne 0\). If you try to plug in \(a = 0\), the reasoning that relied on dividing a power by itself breaks down, because you cannot divide by zero. For this reason, \(0^0\) is treated as undefined (or, in some advanced contexts, as an indeterminate form). At this stage of algebra, the key takeaway is simple: apply the zero exponent rule to every nonzero base, but never assume \(0^0\) equals 1.

Worked examples

Example 1: Simplify \( 7^0 \).

Since the base 7 is nonzero, \( 7^0 = 1 \).

Example 2: Simplify \( (3x^2y^5)^0 \) for \(x, y \ne 0\).

The entire expression inside the parentheses is the base, and it is nonzero, so the whole thing raised to the power 0 equals 1. It does not matter how complicated the base looks:

\( (3x^2y^5)^0 = 1 \)

Example 3: Simplify \( 4x^0 \).

Be careful here: only the \(x\) is raised to the zero power, not the 4, because there are no parentheses grouping \(4x\) together. So \(x^0 = 1\) first, then:

\( 4x^0 = 4 \cdot 1 = 4 \)

This distinction matters a lot once you start mixing exponent rules together with regular order of operations. If you want a refresher on how exponents interact with the rest of a numerical expression, see the lesson on exponents in PEMDAS.

Example 4: Simplify \( \dfrac{5a^3b^0}{a^3} \) for \(a, b \ne 0\).

First replace \(b^0\) with 1:

\( \dfrac{5a^3 \cdot 1}{a^3} = \dfrac{5a^3}{a^3} = 5 \)

Common mistakes with the zero exponent rule

Students often trip up on a few predictable errors:

  • Thinking \(a^0 = 0\). It does not. Raising a number to the zero power gives 1, not 0.
  • Assuming \(0^0 = 1\). This case is undefined and should not be treated the same as other bases.
  • Forgetting parentheses. \(4x^0\) is not the same as \((4x)^0\). Only the base directly under the exponent is affected.
  • Confusing the zero exponent rule with the negative exponent rule, which produces a reciprocal rather than the number 1.

Where this rule fits in with other exponent rules

The zero exponent rule usually appears alongside a whole family of exponent laws, including the power of a power rule and the power of a product rule. Recognizing when a term simplifies to exactly \(a^0\) makes those other rules much easier to apply, since you can immediately replace that piece of the expression with 1 and simplify what remains.

Related lessons