Power Rule for Exponents

Simplify nested exponents by multiplying the exponents together: this is the fundamental tool you need whenever one exponent is itself raised to a power.

(am)n=amn(a^m)^n = a^{mn}

Solve a problem with Power Rule for Exponents

Type the problem. The solver will use Power Rule for Exponents where Power Rule for Exponents is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Power Rule for Exponents takes
aa
mm
nn
Power Rule for Exponents
SymbolMeaning
aaThe base, which can be any real number (positive, negative, or zero); if misread as the exponent, you lose the entire structure.
mmThe inner exponent, which must be an integer or rational number; confusing it with nn will give you the wrong answer.
nnThe outer exponent, which must be an integer or rational number; treating it as part of the base instead of an exponent is a common mistake.

When to use it

Use Power Rule for Exponents whenever you see an exponent raised to another exponent, like (x2)3(x^2)^3.

Level

Usually taught in: Algebra I

Worked examples

1. Simplify a nested exponent with small integers

Problem

Simplify (x2)3(x^2)^3.
  1. (x2)3=x23(x^2)^3 = x^{2 \cdot 3}

    Apply the Power Rule for Exponents by multiplying the exponents 22 and 33.

  2. 2×3=62 \times 3 = 6

    Calculate the product of the exponents.

  3. x23=x6x^{2 \cdot 3} = x^6

    Substitute the product back into the exponent.

Answer: x6x^6

The Power Rule lets us convert nested exponents directly by multiplying the exponents. This avoids expanding (x2)3=x2x2x2(x^2)^3 = x^2 \cdot x^2 \cdot x^2 and then combining like terms.

2. Simplify with negative exponents

Problem

Simplify (x2)3(x^{-2})^3.
  1. (x2)3=x23(x^{-2})^3 = x^{-2 \cdot 3}

    Apply the Power Rule for Exponents, remembering that the inner exponent is negative.

  2. 2×3=6-2 \times 3 = -6

    Multiply the exponents, being careful with the negative sign.

  3. x23=x6x^{-2 \cdot 3} = x^{-6}

    Substitute the product to get the simplified exponent.

Answer: x6x^{-6}

The Power Rule applies even with negative exponents; multiply 2-2 and 33 to get 6-6. You can also write this as 1x6\frac{1}{x^6} using the Negative Exponent rule if preferred.

3. Calculate a phone bill using Power Rule

Problem

A phone company charges $10 per month plus $1.50 per gigabyte of data. You track your usage and find you've used (22)3(2^2)^3 gigabytes. What is your total bill for this month?
  1. (22)3=223(2^2)^3 = 2^{2 \cdot 3}

    Apply the Power Rule to simplify the data usage expression.

  2. 2×3=62 \times 3 = 6

    Multiply the exponents to get 262^6.

  3. 26=642^6 = 64

    Calculate 26=642^6 = 64 to find the gigabytes used.

  4. 64 GB×$1.50/GB=$9664 \text{ GB} \times \$1.50\text{/GB} = \$96

    Multiply the data usage by the per-gigabyte rate.

  5. $10+$96=$106\$10 + \$96 = \$106

    Add the monthly base fee to the data charges for the total bill.

Answer: $106\$106

To solve this problem, we first simplified the nested exponents using the Power Rule to find the total gigabytes used, then calculated the data charges by multiplying by the rate, and finally added the monthly base fee to get the total bill.

Common mistakes

Where Power Rule for Exponents usually goes wrong
Answer came out wrong
(am)n=am+n(a^m)^n = a^{m+n}
(am)n=amn(a^m)^n = a^{m \cdot n}
(x2)3=x23=x8(x^2)^3 = x^{2^3} = x^8
(x2)3=x23=x6(x^2)^3 = x^{2 \cdot 3} = x^6
(x3)2=x6(x^{-3})^2 = x^6 (thinking negative times 2 gives positive)
(x3)2=x(3)2=x6(x^{-3})^2 = x^{(-3) \cdot 2} = x^{-6}
The mistakeWhy it is wrongThe fix
(am)n=am+n(a^m)^n = a^{m+n}That's the Product Rule for Exponents (multiply bases, add exponents), not the Power Rule.(am)n=amn(a^m)^n = a^{m \cdot n}
(x2)3=x23=x8(x^2)^3 = x^{2^3} = x^8The outer exponent 33 applies to the entire x2x^2, not to the exponent 22 itself.(x2)3=x23=x6(x^2)^3 = x^{2 \cdot 3} = x^6
(x3)2=x6(x^{-3})^2 = x^6 (thinking negative times 2 gives positive)Negative times positive equals negative, not positive; (3)×2=6(-3) \times 2 = -6, not 66.(x3)2=x(3)2=x6(x^{-3})^2 = x^{(-3) \cdot 2} = x^{-6}

Tips and when to use something else

  • Power Rule works with any real number as the base aa, including negative numbers, fractions, and expressions like 2x2x (though you may need other rules too).
  • Always multiply the exponents, never add them—confusing this with the Product Rule is the most common error.
  • The Power Rule is faster than expanding; instead of (x2)3=x2x2x2=x6(x^2)^3 = x^2 \cdot x^2 \cdot x^2 = x^6, just multiply 2×32 \times 3.
  • When the Power Rule gives you a negative exponent like x6x^{-6}, remember you can rewrite it as 1x6\frac{1}{x^6} using the Negative Exponent rule.

Frequently asked questions

What's the difference between Power Rule and Product Rule for Exponents?
The Product Rule is (am)(an)=am+n(a^m)(a^n) = a^{m+n} (multiply bases, add exponents), while the Power Rule is (am)n=amn(a^m)^n = a^{mn} (nested exponents, multiply exponents). Use Product Rule when bases are multiplied side by side, and Power Rule when one exponent is raised to another power.
Why does (x2)3=x6(x^2)^3 = x^6 and not x8x^8 or x5x^5?
The Power Rule (am)n=amn(a^m)^n = a^{mn} multiplies the exponents: 2×3=62 \times 3 = 6. Confusion arises from misinterpreting 232^3 as an exponent (which gives 8) or adding them (which gives 5), but the rule is specifically multiplication.
Does Power Rule work with negative or fractional exponents?
Yes. (x2)3=x6(x^{-2})^3 = x^{-6} and (x1/2)4=x2(x^{1/2})^4 = x^2 both work. Multiply the exponents exactly as written, treating negatives and fractions as any other number.
What's the fastest way to simplify something like (x3)2(y4)5(x^3)^2(y^4)^5?
Apply Power Rule to each term separately: (x3)2=x6(x^3)^2 = x^6 and (y4)5=y20(y^4)^5 = y^{20}, then combine the results: x6y20x^6 y^{20}. This is much faster than expanding.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18