Laws of Exponents

Learn the rules for multiplying, dividing, and raising powers to powers.

beginnerexponentslawsUpdated 2026-02-02

For Elementary Students

What Are Exponent Laws?

Exponent laws are shortcuts that help you work with powers much faster!

Think about it like this: Instead of writing out 2 × 2 × 2 × 2 × 2 and then 2 × 2 × 2 and multiplying all those 2s, there's a quick trick!

Remember: What Is an Exponent?

5³ = 5 × 5 × 5
↑  ↑
base exponent

The exponent tells you how many times to multiply the base by itself!

Law 1: Multiplying Powers (Same Base)

When you multiply powers with the same base, ADD the exponents!

Rule: aᵐ × aⁿ = aᵐ⁺ⁿ

Example: 2³ × 2⁴ = ?

Long way:

2³ = 2 × 2 × 2
2⁴ = 2 × 2 × 2 × 2
Together: 2 × 2 × 2 × 2 × 2 × 2 × 2 = 2⁷

Short way:

2³ × 2⁴ = 2³⁺⁴ = 2⁷

Why does it work? Count the 2s! 3 + 4 = 7 twos!

Memory trick: "Same base, multiplying? ADD the powers!"

More Examples of Multiplying

Example 1: 3² × 3⁵

Same base (3), so add exponents!
3² × 3⁵ = 3²⁺⁵ = 3⁷

Example 2: 5 × 5³

Remember: 5 = 5¹
5¹ × 5³ = 5¹⁺³ = 5⁴

Example 3: 10² × 10² × 10³

Add all the exponents!
10²⁺²⁺³ = 10⁷

Law 2: Dividing Powers (Same Base)

When you divide powers with the same base, SUBTRACT the exponents!

Rule: aᵐ ÷ aⁿ = aᵐ⁻ⁿ

Example: 3⁵ ÷ 3² = ?

Long way:

3⁵ = 3 × 3 × 3 × 3 × 3
3² = 3 × 3

3⁵ ÷ 3² = (3 × 3 × 3 × 3 × 3) ÷ (3 × 3)
Two 3s cancel out, leaving three 3s = 3³

Short way:

3⁵ ÷ 3² = 3⁵⁻² = 3³

Memory trick: "Same base, dividing? SUBTRACT the powers!"

More Examples of Dividing

Example 1: 7⁸ ÷ 7³

Same base (7), so subtract!
7⁸ ÷ 7³ = 7⁸⁻³ = 7⁵

Example 2: 6⁶ ÷ 6

Remember: 6 = 6¹
6⁶ ÷ 6¹ = 6⁶⁻¹ = 6⁵

Law 3: Power of a Power

When you raise a power to another power, MULTIPLY the exponents!

Rule: (aᵐ)ⁿ = aᵐˣⁿ

Example: (2³)² = ?

Long way:

(2³)² = 2³ × 2³
     = 2³⁺³
     = 2⁶

Short way:

(2³)² = 2³ˣ² = 2⁶

Think about it: You have 2³ happening 2 times, so 3 × 2 = 6

Memory trick: "Power to a power? MULTIPLY!"

More Examples of Power to Power

Example 1: (5²)⁴

Multiply the exponents!
(5²)⁴ = 5²ˣ⁴ = 5⁸

Example 2: (10³)³

(10³)³ = 10³ˣ³ = 10⁹

Important: Same Base!

These rules ONLY work with the SAME BASE!

✓ Can use rules: 3⁴ × 3² (both base 3) ✗ Can't use rules: 3⁴ × 2² (different bases!)

For different bases:

3⁴ × 2² = 81 × 4 = 324
(You have to calculate each one separately)

Quick Reference Chart

What you're doingRuleExample
Multiply same baseADD exponents4² × 4³ = 4⁵
Divide same baseSUBTRACT exponents5⁷ ÷ 5² = 5⁵
Power to a powerMULTIPLY exponents(3²)⁴ = 3⁸

Practice Pattern

Let's practice recognizing which rule to use!

Problem: 6³ × 6⁴

  • Multiplying? ✓
  • Same base? ✓
  • ADD: 6³⁺⁴ = 6⁷

Problem: 8⁹ ÷ 8⁵

  • Dividing? ✓
  • Same base? ✓
  • SUBTRACT: 8⁹⁻⁵ = 8⁴

Problem: (4²)³

  • Power to power? ✓
  • MULTIPLY: 4²ˣ³ = 4⁶

For Junior High Students

Understanding Exponent Laws

Exponent laws (also called power rules) provide efficient methods for simplifying expressions involving exponents without expanding them completely.

Importance:

  • Simplify complex expressions
  • Essential for algebra and higher mathematics
  • Foundation for exponential functions
  • Critical in scientific notation

Fundamental Exponent Laws

Prerequisites:

  • Understanding of exponents: aⁿ means a multiplied by itself n times
  • All laws require working with powers of the same base (except power of a product/quotient)

Law 1: Product Rule

When multiplying powers with the same base, add the exponents.

Formula: aᵐ × aⁿ = aᵐ⁺ⁿ

Justification:

aᵐ × aⁿ = (a × a × ... × a) × (a × a × ... × a)
           \_____m times____/   \____n times____/
         = a × a × ... × a
           \__(m+n) times__/
         = aᵐ⁺ⁿ

Example 1: 5³ × 5⁴

5³ × 5⁴ = 5³⁺⁴ = 5⁷

Verification: 125 × 625 = 78,125 = 5⁷ ✓

Example 2: x² × x⁵ × x

x² × x⁵ × x¹ = x²⁺⁵⁺¹ = x⁸

Example 3: 2³ × 2⁻¹

2³ × 2⁻¹ = 2³⁺⁽⁻¹⁾ = 2² = 4

Note: This works with negative and fractional exponents as well.

Law 2: Quotient Rule

When dividing powers with the same base, subtract the exponents.

Formula: aᵐ ÷ aⁿ = aᵐ⁻ⁿ (where a ≠ 0)

Justification:

aᵐ ÷ aⁿ = (a × a × ... × a) ÷ (a × a × ... × a)
           \____m times____/   \____n times____/

After canceling n common factors of a:

= a × a × ... × a
  \_(m-n) times_/
= aᵐ⁻ⁿ

Example 1: 7⁸ ÷ 7³

7⁸ ÷ 7³ = 7⁸⁻³ = 7⁵ = 16,807

Example 2: x⁹ ÷ x⁴

x⁹ ÷ x⁴ = x⁹⁻⁴ = x⁵

Example 3: 10⁵ ÷ 10⁷

10⁵ ÷ 10⁷ = 10⁵⁻⁷ = 10⁻² = 1/10² = 0.01

Law 3: Power of a Power

When raising a power to another power, multiply the exponents.

Formula: (aᵐ)ⁿ = aᵐˣⁿ

Justification:

(aᵐ)ⁿ = aᵐ × aᵐ × ... × aᵐ
        \______n times______/
      = aᵐ⁺ᵐ⁺...⁺ᵐ
        \_n terms of m_/
      = aᵐˣⁿ

Example 1: (3²)⁵

(3²)⁵ = 3²ˣ⁵ = 3¹⁰

Verification: (9)⁵ = 59,049 = 3¹⁰ ✓

Example 2: (y³)⁴

(y³)⁴ = y³ˣ⁴ = y¹²

Example 3: ((5²)³)²

(5²)³ = 5⁶
(5⁶)² = 5¹²

Or directly: ((5²)³)² = 5²ˣ³ˣ² = 5¹²

Law 4: Power of a Product

The exponent applies to each factor in the product.

Formula: (ab)ⁿ = aⁿ × bⁿ

Justification:

(ab)ⁿ = (ab) × (ab) × ... × (ab)
        \_______n times_______/
      = (a × a × ... × a) × (b × b × ... × b)
        \____n times____/   \____n times____/
      = aⁿ × bⁿ

Example 1: (3 × 4)²

(3 × 4)² = 3² × 4²
         = 9 × 16
         = 144

Check: 12² = 144 ✓

Example 2: (xy)⁵

(xy)⁵ = x⁵ × y⁵ = x⁵y⁵

Example 3: (2ab)³

(2ab)³ = 2³ × a³ × b³ = 8a³b³

Law 5: Power of a Quotient

The exponent applies to both numerator and denominator.

Formula: (a/b)ⁿ = aⁿ/bⁿ (where b ≠ 0)

Example 1: (3/5)²

(3/5)² = 3²/5²
       = 9/25

Example 2: (x/y)⁴

(x/y)⁴ = x⁴/y⁴

Example 3: (2/7)³

(2/7)³ = 2³/7³ = 8/343

Combining Multiple Laws

Example 1: (2³ × 2⁵) ÷ 2⁴

Method 1: Product rule first
2³ × 2⁵ = 2⁸
2⁸ ÷ 2⁴ = 2⁴ = 16

Method 2: Combine exponents
2³⁺⁵⁻⁴ = 2⁴ = 16

Example 2: (x²y³)⁴

Apply power of product:
(x²)⁴ × (y³)⁴

Apply power of power:
x⁸ × y¹² = x⁸y¹²

Example 3: (3²)³ × 3⁴

Power of power first:
3⁶ × 3⁴

Product rule:
3⁶⁺⁴ = 3¹⁰

Important Restrictions

Same base requirement (Laws 1-2):

  • Product and quotient rules ONLY work with the same base
  • 2³ × 3² ≠ 6⁵ (different bases)
  • Must compute separately: 8 × 9 = 72

Cannot simplify different bases:

  • 2³ + 2⁵ cannot be simplified using exponent laws (addition, not multiplication)
  • 2³ × 3³ = (2×3)³ = 6³ (this uses power of a product)

Additional Exponent Rules

Zero exponent: a⁰ = 1 (where a ≠ 0)

Negative exponent: a⁻ⁿ = 1/aⁿ

Example: 2⁻³ = 1/2³ = 1/8

Fractional exponent: aᵐ/ⁿ = ⁿ√aᵐ

Example: 8²/³ = ³√8² = ³√64 = 4

Real-Life Applications

Scientific notation: Calculations with very large/small numbers

(3 × 10⁸) × (2 × 10⁵) = 6 × 10¹³

Compound interest: Growth calculations

A = P(1 + r)ⁿ

Biology: Cell division (exponential growth)

Population = Initial × 2ⁿ (where n is number of divisions)

Physics: Radioactive decay

N(t) = N₀ × (1/2)^(t/h)

Common Mistakes

Mistake 1: Adding exponents when multiplying different bases

2³ × 3² = 6⁵2³ × 3² = 8 × 9 = 72 (compute separately)

Mistake 2: Multiplying exponents when adding powers

2³ × 2² = 2⁶2³ × 2² = 2⁵ (add exponents when multiplying)

Mistake 3: Confusing power of a product with product rule

(3 × 4)² = 3² × 4 = 36 (forgetting to square both) ✓ (3 × 4)² = 3² × 4² = 144

Mistake 4: Applying rules to addition

2³ + 2⁴ = 2⁷2³ + 2⁴ = 8 + 16 = 24 (exponent laws don't apply to addition)

Tips for Success

Tip 1: Always check if bases are the same before applying product/quotient rules

Tip 2: Remember the pattern: multiply → add, divide → subtract, power → multiply

Tip 3: Work step by step, applying one law at a time

Tip 4: Verify with small numbers when learning

Tip 5: Write out the rule before applying it

Tip 6: Practice distinguishing between operations (×, ÷, raising to power)

Quick Reference Summary

LawOperationRuleExample
ProductMultiply same baseAdd exponentsa³ × a⁵ = a⁸
QuotientDivide same baseSubtract exponentsa⁷ ÷ a² = a⁵
PowerPower to powerMultiply exponents(a²)³ = a⁶
ProductPower of productApply to each(ab)³ = a³b³
QuotientPower of quotientApply to each(a/b)² = a²/b²

Practice

Simplify: 4³ × 4⁵

Simplify: 7⁹ ÷ 7⁶

Simplify: (5²)³

Simplify: (2 × 3)⁴