algebra

Exponent Rules Explained: Every Law With Worked Examples

A clean walkthrough of all exponent laws — products, quotients, powers of powers, negative and fractional exponents — with side-by-side worked examples.
AI-Math Editorial Team

By AI-Math Editorial Team

Published 2026-05-01

Exponents compress repeated multiplication into a single elegant notation. Once you internalise the seven rules below, simplifying expressions like x5y2x3y4\frac{x^5 y^{-2}}{x^{-3} y^4} becomes a 30-second exercise. This page is the cheat sheet you can keep open during homework.

Why exponents matter

The exponent rules are not arbitrary — they all follow from the definition an=aaan copiesa^n = \underbrace{a \cdot a \cdots a}_{n \text{ copies}}. Once you see why each rule works, you stop memorising and start deriving on demand.

The seven core laws

#LawExample
1aman=am+na^m \cdot a^n = a^{m+n}x3x4=x7x^3 \cdot x^4 = x^7
2am/an=amna^m / a^n = a^{m-n}x7/x2=x5x^7 / x^2 = x^5
3(am)n=amn(a^m)^n = a^{mn}(x2)3=x6(x^2)^3 = x^6
4(ab)n=anbn(ab)^n = a^n b^n(2x)3=8x3(2x)^3 = 8x^3
5(a/b)n=an/bn(a/b)^n = a^n / b^n(x/y)4=x4/y4(x/y)^4 = x^4/y^4
6an=1/ana^{-n} = 1/a^nx3=1/x3x^{-3} = 1/x^3
7am/n=amna^{m/n} = \sqrt[n]{a^m}82/3=(83)2=48^{2/3} = (\sqrt[3]{8})^2 = 4

Plus the two definitional cases: a0=1a^0 = 1 for any a0a \ne 0, and a1=aa^1 = a.

Worked example: combining rules

Simplify (2x3)2x44x1\frac{(2x^3)^2 \cdot x^{-4}}{4x^{-1}}.

  1. Apply rule 4 to the bracket: (2x3)2=4x6(2x^3)^2 = 4x^6.
  2. Substitute: 4x6x44x1\frac{4x^6 \cdot x^{-4}}{4x^{-1}}.
  3. Cancel the 4s: x6x4x1\frac{x^6 \cdot x^{-4}}{x^{-1}}.
  4. Combine numerator with rule 1: x2x1\frac{x^2}{x^{-1}}.
  5. Apply rule 2: x2(1)=x3x^{2 - (-1)} = x^3.

The whole simplification is just bookkeeping — the rules carry you.

Negative and fractional exponents intuition

A negative exponent does not mean "negative number"; it means reciprocal. So 52=1/255^{-2} = 1/25, not 25-25.

A fractional exponent ap/qa^{p/q} is root-then-power (or power-then-root, same answer). The denominator picks the root, the numerator picks the power: 323/5=(325)3=23=832^{3/5} = (\sqrt[5]{32})^3 = 2^3 = 8.

Common mistakes

  • (a+b)nan+bn(a + b)^n \ne a^n + b^n — exponents don't distribute over addition. (2+3)2=25(2 + 3)^2 = 25, not 4+94 + 9.
  • anana^{-n} \ne -a^n — negative exponent is reciprocal, not negation.
  • 000^0 is conventionally 11 in algebra and combinatorics, but undefined in some analysis contexts. Beware when in doubt.

Try with the AI Exponent Solver

Paste any expression into the Exponent / Simplify Solver and you'll get a step-by-step simplification using exactly the rules above.

Related links:

AI-Math Editorial Team

By AI-Math Editorial Team

Published 2026-05-01

A small team of engineers, mathematicians, and educators behind AI-Math, focused on making step-by-step math help accessible to every student.