Skip to main content

Exponent Rules — All Laws of Exponents Explained with Examples

Grade: 7-8 | Topic: Arithmetic

What You Will Learn

After reading this page you will know every major law of exponents, understand why each rule works, and be able to apply them to simplify expressions quickly. These rules are the foundation for algebra, scientific notation, and higher-level math, so mastering them now will pay off for years.

Theory

Rule 1 — Product rule (same base, multiply)

When you multiply two powers that share the same base, add the exponents:

am×an=am+na^{m} \times a^{n} = a^{m+n}

Why it works: a3×a2a^{3} \times a^{2} means (aaa)×(aa)(a \cdot a \cdot a) \times (a \cdot a), which is five aa's multiplied together — that is a5a^{5}.

Quick example: x4×x7=x4+7=x11x^{4} \times x^{7} = x^{4+7} = x^{11}

Rule 2 — Quotient rule (same base, divide)

When you divide two powers that share the same base, subtract the exponents:

aman=amn(a0)\frac{a^{m}}{a^{n}} = a^{m-n} \qquad (a \neq 0)

Quick example: y9y3=y93=y6\dfrac{y^{9}}{y^{3}} = y^{9-3} = y^{6}

Rule 3 — Power-of-a-power rule

When you raise an exponent to another exponent, multiply them:

(am)n=amn(a^{m})^{n} = a^{m \cdot n}

Quick example: (z2)5=z2×5=z10(z^{2})^{5} = z^{2 \times 5} = z^{10}

Rule 4 — Power-of-a-product rule

An exponent outside parentheses distributes to every factor inside:

(ab)n=anbn(ab)^{n} = a^{n} \cdot b^{n}

Quick example: (3x)4=34x4=81x4(3x)^{4} = 3^{4} \cdot x^{4} = 81x^{4}

Rule 5 — Power-of-a-quotient rule

An exponent outside parentheses distributes to numerator and denominator:

(ab)n=anbn(b0)\left(\frac{a}{b}\right)^{n} = \frac{a^{n}}{b^{n}} \qquad (b \neq 0)

Quick example: (25)3=2353=8125\left(\dfrac{2}{5}\right)^{3} = \dfrac{2^{3}}{5^{3}} = \dfrac{8}{125}

Rule 6 — Zero exponent rule

Any non-zero number raised to the zero power equals 1:

a0=1(a0)a^{0} = 1 \qquad (a \neq 0)

This follows directly from the quotient rule: anan=ann=a0=1\dfrac{a^{n}}{a^{n}} = a^{n-n} = a^{0} = 1.

Rule 7 — Negative exponent rule

A negative exponent means "take the reciprocal":

an=1an(a0)a^{-n} = \frac{1}{a^{n}} \qquad (a \neq 0)

Quick example: 42=142=1164^{-2} = \dfrac{1}{4^{2}} = \dfrac{1}{16}

For a deeper dive into negative exponents, see the dedicated page: Negative Exponents — How to Simplify and Solve.

Quick-reference table

RuleFormulaMemory cue
Productam×an=am+na^m \times a^n = a^{m+n}Same base? Add exponents
Quotientam/an=amna^m / a^n = a^{m-n}Same base? Subtract exponents
Power of a power(am)n=amn(a^m)^n = a^{mn}Multiply exponents
Power of a product(ab)n=anbn(ab)^n = a^n b^nDistribute to each factor
Power of a quotient(a/b)n=an/bn(a/b)^n = a^n / b^nDistribute to top and bottom
Zero exponenta0=1a^0 = 1Anything to the zero is 1
Negative exponentan=1/ana^{-n} = 1/a^nFlip to the denominator

Worked Examples

Example 1: Combining the product and quotient rules

Problem: Simplify x5x3x4\dfrac{x^{5} \cdot x^{3}}{x^{4}}.

Step 1: Use the product rule on the numerator. x5x3=x5+3=x8x^{5} \cdot x^{3} = x^{5+3} = x^{8}

Step 2: Use the quotient rule. x8x4=x84=x4\frac{x^{8}}{x^{4}} = x^{8-4} = x^{4}

Answer: x4\mathbf{x^{4}}

Example 2: Power of a product with coefficients

Problem: Simplify (2a3)4(2a^{3})^{4}.

Step 1: Distribute the exponent to every factor inside. (2a3)4=24(a3)4(2a^{3})^{4} = 2^{4} \cdot (a^{3})^{4}

Step 2: Evaluate 242^{4} and apply the power-of-a-power rule to aa. 24=16,(a3)4=a122^{4} = 16, \qquad (a^{3})^{4} = a^{12}

Answer: (2a3)4=16a12(2a^{3})^{4} = \mathbf{16a^{12}}

Example 3: Quotient with negative exponents

Problem: Simplify 323534\dfrac{3^{-2} \cdot 3^{5}}{3^{4}}.

Step 1: Product rule on the numerator. 3235=32+5=333^{-2} \cdot 3^{5} = 3^{-2+5} = 3^{3}

Step 2: Quotient rule. 3334=334=31\frac{3^{3}}{3^{4}} = 3^{3-4} = 3^{-1}

Step 3: Apply the negative exponent rule. 31=133^{-1} = \frac{1}{3}

Answer: 323534=13\dfrac{3^{-2} \cdot 3^{5}}{3^{4}} = \mathbf{\dfrac{1}{3}}

Example 4: Power of a quotient

Problem: Simplify (x2y3)3\left(\dfrac{x^{2}}{y^{3}}\right)^{3}.

Step 1: Distribute the exponent to numerator and denominator. (x2y3)3=(x2)3(y3)3\left(\frac{x^{2}}{y^{3}}\right)^{3} = \frac{(x^{2})^{3}}{(y^{3})^{3}}

Step 2: Power-of-a-power rule on each part. x6y9\frac{x^{6}}{y^{9}}

Answer: x6y9\mathbf{\dfrac{x^{6}}{y^{9}}}

Example 5: Applying multiple rules in one expression

Problem: Simplify (2x3y)2x44y5\dfrac{(2x^{3}y)^{2} \cdot x^{4}}{4y^{5}}.

Step 1: Expand (2x3y)2(2x^{3}y)^{2} using the power-of-a-product rule. (2)2(x3)2(y)2=4x6y2(2)^{2}(x^{3})^{2}(y)^{2} = 4x^{6}y^{2}

Step 2: Multiply by x4x^{4} using the product rule for xx. 4x6y2x4=4x10y24x^{6}y^{2} \cdot x^{4} = 4x^{10}y^{2}

Step 3: Divide by 4y54y^{5}. 4x10y24y5=x10y25=x10y3=x10y3\frac{4x^{10}y^{2}}{4y^{5}} = x^{10} \cdot y^{2-5} = x^{10}y^{-3} = \frac{x^{10}}{y^{3}}

Answer: x10y3\mathbf{\dfrac{x^{10}}{y^{3}}}

Common Mistakes

Mistake 1: Adding exponents when the bases are different

23×54=1072^{3} \times 5^{4} = 10^{7}

23×54=8×625=50002^{3} \times 5^{4} = 8 \times 625 = 5000

Why this matters: The product rule only applies when both bases are identical. If the bases differ, evaluate each power separately and then multiply the results.

Mistake 2: Multiplying the base by the exponent

43=4×3=124^{3} = 4 \times 3 = 12

43=4×4×4=644^{3} = 4 \times 4 \times 4 = 64

Why this matters: The exponent tells you how many times the base appears as a factor. It is not a multiplier of the base.

Mistake 3: Forgetting to distribute the exponent to the coefficient

(3x)2=3x2(3x)^{2} = 3x^{2}

(3x)2=32x2=9x2(3x)^{2} = 3^{2} \cdot x^{2} = 9x^{2}

Why this matters: The parentheses mean the entire expression is raised to the power. Without them (3x23x^{2}), only xx is squared. This is a very common source of algebra errors.

Practice Problems

Try these on your own before checking the answers:

  1. Simplify a6×a2a^{6} \times a^{2}.
  2. Simplify m10m4\dfrac{m^{10}}{m^{4}}.
  3. Simplify (53)2(5^{3})^{2}.
  4. Simplify (4xy2)3(4xy^{2})^{3}.
  5. Simplify 232722\dfrac{2^{-3} \cdot 2^{7}}{2^{2}}.
Click to see answers
  1. a6×a2=a8a^{6} \times a^{2} = a^{8} (product rule: add exponents)
  2. m10m4=m6\dfrac{m^{10}}{m^{4}} = m^{6} (quotient rule: subtract exponents)
  3. (53)2=56=15,625(5^{3})^{2} = 5^{6} = 15{,}625 (power-of-a-power: multiply exponents)
  4. (4xy2)3=43x3(y2)3=64x3y6(4xy^{2})^{3} = 4^{3} \cdot x^{3} \cdot (y^{2})^{3} = 64x^{3}y^{6} (distribute, then power-of-a-power)
  5. 232722=2422=22=4\dfrac{2^{-3} \cdot 2^{7}}{2^{2}} = \dfrac{2^{4}}{2^{2}} = 2^{2} = 4 (product rule, then quotient rule)

Summary

  • The product rule adds exponents when bases match; the quotient rule subtracts them.
  • The power-of-a-power rule multiplies exponents; the power-of-a-product/quotient rules distribute the exponent to every factor.
  • The zero exponent rule gives 1; the negative exponent rule gives a reciprocal.
  • Always check that bases are the same before adding or subtracting exponents, and remember to distribute exponents to coefficients inside parentheses.

Need help with exponent rules?

Take a photo of your math problem and MathPal will solve it step by step.

Open MathPal