Concept explainerAlgebra IFoundational9 min read

Exponent rules that come from counting factors

The rules are compressed descriptions of repeated multiplication. Knowing where they come from prevents powers from spreading across sums illegally.

aman=am+n(am)n=amna^ma^n=a^{m+n}\qquad(a^m)^n=a^{mn}
Concept explainer

What the idea means, why its conditions matter, and where it connects.

Updated July 13, 2026
Core ideaStart here

Same-base multiplication joins factor lists, division removes factors, and a power of a power repeats the whole list.

01

Products add exponents

When bases match, multiplying combines repeated copies of the same factor. The total number of copies is the sum of the exponents.

The bases must match. There is no comparable rule for x² times y³ because the repeated factors are different.

x3x5=x3+5=x8x^3x^5=x^{3+5}=x^8
02

Quotients subtract and explain negative powers

Dividing equal bases cancels common factors. If more factors remain in the denominator, a negative exponent records their reciprocal location.

A zero exponent is the balanced case: every nonzero base divided by itself equals one.

a3=1a3,a0a^{-3}=\frac1{a^3},\quad a\ne0
03

Powers distribute over products, not sums

Raising a product to a power repeats every factor, so each factor receives the exponent. A sum is not a factor list and cannot be handled term by term.

Expanding (a + b)² shows the missing middle term that a false distribution would erase.

(ab)n=anbn(a+b)2a2+b2(ab)^n=a^nb^n\qquad(a+b)^2\ne a^2+b^2
Worked exampleUse structure, not slogans

Simplify (3x²y⁻¹)² · x³y.

1(3x2y1)2=9x4y2(3x^2y^{-1})^2=9x^4y^{-2}

Apply the outer power to each factor.

29x4y2x3y=9x7y19x^4y^{-2}\cdot x^3y=9x^7y^{-1}

Add exponents for matching bases.

39x7y1=9x7y9x^7y^{-1}=\frac{9x^7}{y}

Write the final answer with positive exponents.

Result9x7y\boxed{\frac{9x^7}{y}}
Watch for

Common mistakes

  1. Adding exponents when adding terms.
  2. Distributing a power across a sum.
  3. Leaving a negative exponent as though it means a negative value.
Keep

Three takeaways

  1. Exponent rules describe factor counts.
  2. Negative powers indicate reciprocals.
  3. Products and sums behave differently.