Exponent Rules Formula

The Formula

a^m \cdot a^n = a^{m+n}, \quad \frac{a^m}{a^n} = a^{m-n}, \quad (a^m)^n = a^{mn}, \quad a^0 = 1, \quad a^{-n} = \frac{1}{a^n}

When to use: Since a^3 = a \cdot a \cdot a and a^2 = a \cdot a, multiplying them gives a \cdot a \cdot a \cdot a \cdot a = a^5. You just add the counts. All the other rules follow the same logic of counting how many times you multiply.

Quick Example

2^3 \cdot 2^4 = 2^{3+4} = 2^7 = 128 \frac{5^6}{5^2} = 5^{6-2} = 5^4 = 625 (3^2)^3 = 3^{2 \cdot 3} = 3^6 = 729

Notation

a^n means 'a multiplied by itself n times'; the rules describe how to combine expressions with exponents

What This Formula Means

A set of laws governing how exponents behave under multiplication, division, and raising to a power: product rule (a^m \cdot a^n = a^{m+n}), quotient rule (a^m / a^n = a^{m-n}), power rule ((a^m)^n = a^{mn}), zero exponent (a^0 = 1 for a \neq 0), and negative exponent (a^{-n} = \frac{1}{a^n}).

Since a^3 = a \cdot a \cdot a and a^2 = a \cdot a, multiplying them gives a \cdot a \cdot a \cdot a \cdot a = a^5. You just add the counts. All the other rules follow the same logic of counting how many times you multiply.

Formal View

For a \neq 0 and m, n \in \mathbb{Z}: a^m \cdot a^n = a^{m+n}, \frac{a^m}{a^n} = a^{m-n}, (a^m)^n = a^{mn}, (ab)^n = a^n b^n, a^0 = 1, a^{-n} = \frac{1}{a^n}.

Worked Examples

Example 1

easy
Simplify \frac{x^5 \cdot x^3}{x^2}.

Solution

  1. 1
    Combine the factors in the numerator with the product rule: x^5 \cdot x^3 = x^{5+3} = x^8.
  2. 2
    Rewrite the expression as \frac{x^8}{x^2} and apply the quotient rule for like bases.
  3. 3
    Subtract the exponents: x^{8-2} = x^6.

Answer

x^6
The product rule says a^m \cdot a^n = a^{m+n}, and the quotient rule says \frac{a^m}{a^n} = a^{m-n}. These two laws handle most exponent simplifications.

Example 2

medium
Simplify (2x^3y)^4.

Common Mistakes

  • Adding exponents when bases are different (2^3 \cdot 3^2 \neq 6^5)
  • Multiplying exponents instead of adding them for the product rule (a^2 \cdot a^3 \neq a^6)
  • Thinking a^0 = 0 instead of a^0 = 1

Why This Formula Matters

Essential for simplifying algebraic expressions, working with scientific notation, and understanding exponential growth.

Frequently Asked Questions

What is the Exponent Rules formula?

A set of laws governing how exponents behave under multiplication, division, and raising to a power: product rule (a^m \cdot a^n = a^{m+n}), quotient rule (a^m / a^n = a^{m-n}), power rule ((a^m)^n = a^{mn}), zero exponent (a^0 = 1 for a \neq 0), and negative exponent (a^{-n} = \frac{1}{a^n}).

How do you use the Exponent Rules formula?

Since a^3 = a \cdot a \cdot a and a^2 = a \cdot a, multiplying them gives a \cdot a \cdot a \cdot a \cdot a = a^5. You just add the counts. All the other rules follow the same logic of counting how many times you multiply.

What do the symbols mean in the Exponent Rules formula?

a^n means 'a multiplied by itself n times'; the rules describe how to combine expressions with exponents

Why is the Exponent Rules formula important in Math?

Essential for simplifying algebraic expressions, working with scientific notation, and understanding exponential growth.

What do students get wrong about Exponent Rules?

Mixing up when to add vs. multiply exponents: add when multiplying same bases (a^m \cdot a^n), multiply when raising a power to a power ((a^m)^n).

What should I learn before the Exponent Rules formula?

Before studying the Exponent Rules formula, you should understand: exponents, multiplication, division.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Exponents and Logarithms: Rules, Proofs, and Applications โ†’