AlgebraIntermediate

Exponent Rules

There are six core exponent rules. Every rule follows logically from the definition of an exponent as repeated multiplication. Understanding the logic , not just memorizing the rules , makes simplifying expressions much faster and more reliable.

1 Quick Review: What Exponents Mean

aⁿ means a multiplied by itself n times: 2⁴ = 2×2×2×2 = 16. The base is a, the exponent is n. All six rules follow from this definition.

The key insight

Every exponent rule can be proven by expanding into repeated multiplication. When a rule seems mysterious, expand it out. The logic always becomes clear.

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

When you multiply two things with the same base, you add the exponents. The reason: you are just combining two groups of repeated multiplications into one longer one.

Product Rule
Simplify: x³ × x⁵
1Expand: (x·x·x) × (x·x·x·x·x) = x·x·x·x·x·x·x·x = x⁸
2Shortcut: 3 + 5 = 8
Answer: x⁸
Only works with the SAME base

x³ × y⁵ cannot be simplified , the bases are different. You cannot add the exponents unless the bases match.

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

Division is the reverse: subtract the exponents. The numerator and denominator share the same base, so they cancel from the bottom up.

Quotient Rule
Simplify: x⁷ ÷ x³
1Expand: (x·x·x·x·x·x·x) ÷ (x·x·x) , three x's cancel
2Remaining: x·x·x·x = x⁴
3Shortcut: 7 − 3 = 4
Answer: x⁴

4 Power Rule: (aᵐ)ⁿ = aᵐⁿ

When raising a power to a power, multiply the exponents. Also: (ab)ⁿ = aⁿbⁿ and (a/b)ⁿ = aⁿ/bⁿ.

Power Rule
Simplify: (x²)⁵
1Expand: x² × x² × x² × x² × x² = x^(2+2+2+2+2) = x¹⁰
2Shortcut: 2 × 5 = 10
Answer: x¹⁰
Power of a Product
Simplify: (2x³)⁴
1Apply to each factor: 2⁴ × (x³)⁴
2= 16 × x¹² = 16x¹²
Answer: 16x¹²

5 Zero and Negative Exponents

Zero exponent: a⁰ = 1 for anything except zero itself. The cleanest proof: aⁿ divided by aⁿ uses the quotient rule to give a⁰, but also equals 1 because anything divided by itself is 1. So a⁰ must equal 1.

Negative exponents flip to the denominator. a⁻ⁿ = 1/aⁿ. Proof: a³ ÷ a⁵ = a⁻² and also = a³/a⁵ = 1/a², so a⁻² = 1/a².

Negative Exponents
Simplify: 3⁻²
13⁻² = 1/3² = 1/9
Answer: 1/9

6 Fractional Exponents

a^(1/n) = ⁿ√a (the nth root). a^(m/n) = (ⁿ√a)ᵐ = ⁿ√(aᵐ).

Fractional Exponents
Simplify: 8^(2/3)
18^(2/3) = (³√8)² , take the cube root first, then square
2³√8 = 2 (since 2³ = 8)
32² = 4
Answer: 4

Try the Exponent Calculator

Calculate any base to any power , including negative and fractional exponents.

Open Calculator →

Practice Problems

Simplify: x⁴ × x⁶
Product rule: 4 + 6 = 10. Answer: x¹⁰
Simplify: (3x²)³
Power rule: 3³ × x^(2×3) = 27 × x⁶ = 27x⁶
What is 5⁰?
Any non-zero number to the power 0 = 1. Answer: 1
Simplify: x⁻³
Negative exponent = reciprocal: 1/x³
Simplify: 27^(1/3)
Cube root of 27: 3³ = 27, so 27^(1/3) = 3

Sources & Further Reading

The explanations on this page draw on the following established sources. We link to primary and secondary sources so you can verify claims and go deeper on any topic.