Exponent Power Rule: Multiply Exponents in a Nested Power

By Vegard Gjerde Based on Masterful Learning 8 min read
exponent-power-of-a-power-rule algebra math learning-strategies

Exponent Power Rule lets you rewrite a power that is itself raised to another exponent as a single power whose exponent is the product of the two original exponents — preserving the value of the expression for every allowed variable assignment. It applies when the outer base is a single exponential expression of the form (am)n(a^m)^n. Recognizing this structure and multiplying (not adding) the exponents is a core exponent fluency skill practiced in the Unisium Study System.

This guide sits inside the Algebra study map, where you can see the neighboring moves, models, and next-step guides that connect this principle to the rest of algebra.

Exponent Power Rule: (a^m)^n = a^(mn), showing a parenthesized power raised to an exponent simplified into a single power by multiplying exponents.
The Exponent Power Rule move (am)n=amn(a^m)^n = a^{mn} under condition “Defined where expressions are defined”.

On this page: The Principle | Conditions | Failure Modes | EE Questions | Retrieval Practice | Practice Ground | Solve a Problem | FAQ


The Principle

The move: Raise a power to another exponent by writing a single power whose exponent is the product of the two original exponents.

The invariant: This produces an equivalent expression with the same value for every allowed variable assignment, provided the nested power is defined. For positive integer exponents, the identity follows from counting: repeating ama^m as a factor nn times yields mnmn total copies of aa. The algebraic identity extends to negative and fractional exponents within the same allowed domain.

Pattern: (am)namn(a^m)^n \quad \longrightarrow \quad a^{mn}

Legal ✓Illegal ✗
(x3)4x12(x^3)^4 \to x^{12}(x3+y4)2↛x6+y8(x^3 + y^4)^2 \not\to x^6 + y^8

The illegal column shows an attempted exponent distribution over a sum: raising x3+y4x^3 + y^4 to the second power is not the same as raising each summand to the second power and calling it done. (x3+y4)2(x^3 + y^4)^2 is not in the form (am)n(a^m)^n because the outer base is a sum, not a single power. Distributing the exponent 2 across a sum produces a result that is wrong for almost every value of xx and yy.


Conditions of Applicability

Condition: Defined where expressions are defined

Before applying, check: The expression inside the outer exponent must be a single exponential unit (am)(a^m) — not a sum, difference, or unrelated product of separate terms.

  • (x5)3(x^5)^3: eligible — outer base is the single power x5x^5.
  • ((xy)2)3((xy)^2)^3: eligible — outer base is (xy)2(xy)^2, treated as a unit; result is (xy)6(xy)^6.
  • (x3+1)4(x^3 + 1)^4: not eligible — outer base is a sum; no exponent multiplication applies here.
  • x32x^{3^2}: not the same as (x3)2(x^3)^2 — in standard right-to-left convention, x32=x(32)=x9x^{3^2} = x^{(3^2)} = x^9; the power rule applies only to the parenthesized form (x3)2=x6(x^3)^2 = x^6.

For fractional exponents, also verify that both the nested power and the rewritten form stay in the real-number setting — for example, (a1/2)n(a^{1/2})^n requires a0a \geq 0 so that a1/2a^{1/2} is defined.

Want the complete framework behind this guide? Read Masterful Learning.

This move builds on comfort with the Exponent Product Rule. Compare it with Negative Exponent Rule when the exponent changes sign rather than nesting another power, and use it next in Exponential Model problems where repeated powers appear inside the model.


Common Failure Modes

Failure mode: distributing the outer exponent over a sum inside parentheses — e.g., writing (x2+1)3x6+1(x^2 + 1)^3 \to x^6 + 1 → the base x2+1x^2 + 1 is a sum, not a single power; the move is valid only when the entire parenthesized base is a pure exponential expression ama^m.

Debug: ask “Is the base inside the outer exponent a single power or a sum/difference?” If it is a sum, the power-of-a-power rule does not apply — expand using distribution or the binomial theorem, or leave in factored form.


Elaborative Encoding

Use these questions to build deep understanding. (See Elaborative Encoding for the full method.)

Within the Principle

  • For positive integer outer exponents, what does (am)n(a^m)^n mean as repeated multiplication? Write out the first few factors and explain why the total count of aa-factors must equal mnm \cdot n.
  • If you substitute a=2a = 2, m=3m = 3, n=4n = 4, compute both (23)4(2^3)^4 and 2122^{12} numerically. What does “equivalent expression” guarantee about this?

For the Principle

  • How do you decide at a glance whether a given expression has the form (am)n(a^m)^n? What structural features must hold before the rule is eligible?
  • What changes — if anything — when one of the exponents is negative or fractional? Does the rule still produce a valid equivalence?

Between Principles

  • How does this rule relate to the Exponent Product Rule? For (x3)4(x^3)^4, you can expand to x3x3x3x3x^3 \cdot x^3 \cdot x^3 \cdot x^3 and then apply the product rule four times — does this confirm the power rule result?

Generate an Example

  • Construct an expression that looks like it is in the form (am)n(a^m)^n but is not (for example, using a sum as the base or using stacked-exponent notation without parentheses). Show why the power rule does not apply and what the correct simplification requires.

Retrieval Practice

Answer from memory, then click to reveal and check. (See Retrieval Practice for the full method.)

State the move in one sentence: _____Raise a power to a power by multiplying the exponents: the result is a single power whose exponent is the product of the two original exponents.
Write the canonical pattern: _____(am)n=amn(a^m)^n = a^{mn}
State the canonical condition: _____Defined where expressions are defined

Practice Ground

Use these exercises to build move-selection fluency. (See Self-Explanation for how to use worked examples effectively.)

Procedure Walkthrough

Starting from (m3)84\sqrt[4]{(m^3)^8} (assume m0m \geq 0), simplify to standard form.

StepExpressionOperation
0(m3)84\sqrt[4]{(m^3)^8}
1((m3)8)1/4\left((m^3)^8\right)^{1/4}Rewrite radical as fractional exponent: 4=()1/4\sqrt[4]{\cdot} = (\cdot)^{1/4}
2(m24)1/4(m^{24})^{1/4}Power rule on inner pair: (m3)8=m38=m24(m^3)^8 = m^{3 \cdot 8} = m^{24}
3m6m^6Power rule on outer pair: (m24)1/4=m2414=m6(m^{24})^{1/4} = m^{24 \cdot \frac{1}{4}} = m^6

Near-miss: if the original had been m3+m84\sqrt[4]{m^3 + m^8}, neither summand is the base for the full radical — the power rule cannot be applied, and the expression has no simpler closed form.


Drills

Format A — Forward step

Apply the power rule once.

(y4)3(y^4)^3

Reveal

Outer base y4y^4, outer exponent 33. Multiply exponents: 43=124 \cdot 3 = 12.

y12y^{12}


Apply the power rule once.

(32)5(3^2)^5

Reveal

Outer base 323^2, outer exponent 55. Multiply exponents: 25=102 \cdot 5 = 10.

3103^{10}


Apply the power rule once.

(x1/3)9(x^{1/3})^9

Reveal

Outer base x1/3x^{1/3}, outer exponent 99. Multiply exponents: 139=3\frac{1}{3} \cdot 9 = 3.

x3x^3


Is the power-of-a-power rule eligible here? Identify the eligibility check and explain.

(x2+3)4(x^2 + 3)^4

Reveal

Not eligible. The outer base is x2+3x^2 + 3, which is a sum — not a single exponential expression of the form ama^m. The power-of-a-power rule requires the base inside the outer exponent to be a pure power.

To simplify (x2+3)4(x^2 + 3)^4, you would use the binomial theorem or direct polynomial expansion. The power rule does not apply here.


Apply the power rule once.

(t2)5(t^{-2})^5

Reveal

Outer base t2t^{-2}, outer exponent 55. Multiply exponents: (2)5=10(-2) \cdot 5 = -10.

t10t^{-10}

Negative exponents are handled identically — the rule makes no restriction on the sign of mm or nn.


Format E — Canonicalization

Rewrite in simplified form with positive exponents.

(p3)2(p^{-3})^{-2}

Reveal

Multiply exponents: (3)(2)=6(-3) \cdot (-2) = 6.

p6p^6

The product of two negatives gives a positive exponent.


A student writes x32=x6x^{3^2} = x^6 by “applying the power rule.” Identify and correct the error.

Reveal

Error. In standard notation, x32x^{3^2} is evaluated right-to-left (exponentiation is right-associative): x(32)=x9x^{(3^2)} = x^9, not x6x^6.

The power-of-a-power rule applies to (x3)2(x^3)^2, where the parentheses make the nesting explicit: (x3)2=x32=x6(x^3)^2 = x^{3 \cdot 2} = x^6. Without parentheses, x32x^{3^2} means xx raised to 99 — a structurally different expression.

The near-miss: both notations involve two exponents on the same base, but only the parenthesized form (am)n(a^m)^n triggers the multiply rule. Stacked notation without parentheses is right-associative and does not rewrite via (am)n=amn(a^m)^n = a^{mn}.


Simplify n155\sqrt[5]{n^{15}} using the power rule.

Reveal

Rewrite the radical as a fractional exponent: n155=(n15)1/5\sqrt[5]{n^{15}} = (n^{15})^{1/5}.

Apply the power rule: 1515=315 \cdot \frac{1}{5} = 3.

n3n^3


Simplify ((ab2)3)2\left((ab^2)^3\right)^2.

Reveal

Apply the outer power rule first: ((ab2)3)2=(ab2)32=(ab2)6\left((ab^2)^3\right)^2 = (ab^2)^{3 \cdot 2} = (ab^2)^6.

Then distribute the exponent over the product: (ab2)6=a6b12(ab^2)^6 = a^6 b^{12}.


Simplify (p4)1/2(p^4)^{1/2}.

Reveal

Outer base p4p^4, outer exponent 12\frac{1}{2}. Multiply exponents: 412=24 \cdot \frac{1}{2} = 2.

p2p^2

Note: p40p^4 \geq 0 for all real pp, so the square root is defined without any additional domain restriction.


Solve a Problem

Apply what you’ve learned with Problem Solving.

Problem: Starting from ((x3)23)1\left(\sqrt[3]{\left(x^{-3}\right)^2}\right)^{-1} (assume x0x \neq 0), simplify to the form xnx^n.

Full solution
StepExpressionMove
0((x3)23)1\left(\sqrt[3]{\left(x^{-3}\right)^2}\right)^{-1}
1(((x3)2)1/3)1\left(\left(\left(x^{-3}\right)^2\right)^{1/3}\right)^{-1}Rewrite cube root as fractional exponent: 3=()1/3\sqrt[3]{\cdot} = (\cdot)^{1/3}
2((x6)1/3)1\left((x^{-6})^{1/3}\right)^{-1}Power rule: (x3)2=x(3)(2)=x6\left(x^{-3}\right)^2 = x^{(-3)(2)} = x^{-6}
3(x2)1(x^{-2})^{-1}Power rule: (x6)1/3=x(6)(1/3)=x2(x^{-6})^{1/3} = x^{(-6)(1/3)} = x^{-2}
4x2x^2Power rule: (x2)1=x(2)(1)=x2(x^{-2})^{-1} = x^{(-2)(-1)} = x^2

FAQ

What is the Exponent Power Rule?

The Exponent Power Rule is the algebraic identity (am)n=amn(a^m)^n = a^{mn}: when a power is raised to another exponent, the result is a single power whose exponent is the product of the two original exponents. It is valid in the standard real-number setting when the nested power is defined and the rewrite stays within the same allowed domain.

When is the Exponent Power Rule valid?

It applies whenever an expression has the structure (am)n(a^m)^n — a single power expression inside an outer exponent. The base aa can be any expression, but the inner piece must be a pure power, not a sum or difference. Compare: (x2)3(x^2)^3 is eligible; (x2+1)3(x^2 + 1)^3 is not.

Why multiply the exponents instead of adding them?

Adding exponents is the Exponent Product Rule, which applies to a product of two separate powers: aman=am+na^m \cdot a^n = a^{m+n}. For positive integer outer exponents, (am)n(a^m)^n means repeating ama^m as a factor nn times, giving mnmn total copies of aa — that is the basic intuition. More generally, the identity is extended to negative and fractional exponents within the same allowed domain. The structural signal that distinguishes this from the product rule: a single parenthesized power under an outer exponent, rather than two separate powers joined by multiplication.

What happens when the outer base is a sum?

If the base inside the outer exponent is a sum — such as (x2+1)3(x^2 + 1)^3 — the power-of-a-power rule does not apply. A common error is writing x6+1x^6 + 1, which incorrectly distributes the exponent over addition. The correct approach is to expand (x2+1)3(x^2 + 1)^3 by multiplication or the binomial theorem.

Does the rule apply to fractional and negative exponents?

In school algebra, yes — with care. The rule (am)n=amn(a^m)^n = a^{mn} holds when the nested power is defined and the result stays within the real-number setting. For integer exponents the rule is unrestricted on its domain; for fractional exponents, verify first that the base ama^m is non-negative (e.g., (x1/2)4=x2(x^{1/2})^4 = x^2 requires x0x \geq 0 so that x1/2x^{1/2} is defined). Negative outer exponents simply flip the result: (x3)2=x6(x^{-3})^{-2} = x^6 for x0x \neq 0.


How This Fits in Unisium

The Exponent Power Rule sits at the core of the exponent family alongside the Exponent Product Rule and the negative exponent rule. Unisium builds fluency through forward-step drills (identify the eligible structure, apply once, predict the result) and canonicalization exercises (simplify nested radicals and chain-application problems with fractional or negative exponents). The critical near-miss — confusing stacked notation xmnx^{m^n} with the parenthesized form (xm)n(x^m)^n — is addressed directly in the drill block so learners develop the reflex to check structural eligibility before multiplying any exponents.

Explore further:

Ready to master the Exponent Power Rule? Start practicing with Unisium or explore the full learning framework in Masterful Learning.

Masterful Learning book cover

Masterful Learning

The study system for physics, math, & programming that works: retrieval, connection, explanation, problem solving, and more.

Read the book (opens in new tab) ISBN 979-8-2652-9642-9

Ready to apply this strategy?

Join Unisium and start implementing these evidence-based learning techniques.

Start Learning with Unisium Read More Guides

Want the complete framework? This guide is from Masterful Learning.

Learn about the book →