Back
GED Math Preparation
xⁿ Laws of Exponents
Positive, zero, negative, fractional exponents & power rules
Progress
0%
Positive Exponent
2³ = 2×2×2 = 8
0️⃣
Zero Exponent
Any number⁰ = 1
Negative Exponent
3⁻² = 1/3² = 1/9
✖️
Multiply Same Base
2³ × 2⁴ = 2⁷ → ADD exponents
Divide Same Base
5⁶ ÷ 5² = 5⁴ → SUBTRACT exponents
⬆️
Power of a Power
(4²)³ = 4⁶ → MULTIPLY exponents
🍰
Fractional Exponent
16^(1/2) = √16 = 4
📊
All Laws Chart
Quick reference for every rule

🔑 The 3 Big Rules to Remember

Multiply same base → ADD exponents  |  2³ × 2⁴ = 2⁷
Divide same base → SUBTRACT exponents  |  5⁶ ÷ 5² = 5⁴
Power of a power → MULTIPLY exponents  |  (4²)³ = 4⁶

Lesson 1 — Positive Exponent
The exponent tells you how many times to multiply the base by itself.
📌 The Rule

bⁿ means multiply b by itself n times.
The base is the number being multiplied. The exponent is how many times.

23
= 2 × 2 × 2
= 8
1
Identify the base and exponent

In 2³: the base = 2, the exponent = 3.

2
Multiply the base by itself that many times

2 × 2 × 2 = 8

Result
2³ = 8
🧮 Try Your Own — Exponent Calculator
Base: Exponent:
🧠 Try It Yourself

What is 3⁴? (Multiply 3 by itself 4 times: 3×3×3×3 = ?)

Lesson 2 — Zero Exponent
Any nonzero number raised to the power of 0 always equals 1!
📌 The Rule

b⁰ = 1 for any nonzero value of b.
This works because dividing a number by itself = 1:   bⁿ ÷ bⁿ = b⁰ = 1.

50
Any number to the power 0
= 1
💡
Why does x⁰ = 1?

Think about dividing: 5² ÷ 5² = 25 ÷ 25 = 1. Using the division rule (subtract exponents): 5²⁻² = 5⁰ = 1. They match!

💡
Works for any base (except 0)

100⁰ = 1  |  999⁰ = 1  |  (−7)⁰ = 1  |  (1/2)⁰ = 1
Note: 0⁰ is undefined.

Result
5⁰ = 1  (and any nonzero number⁰ = 1)
🧠 Try It Yourself

What is 247⁰? What about (−15)⁰?

Lesson 3 — Negative Exponent
A negative exponent means flip it — take the reciprocal!
📌 The Rule

b⁻ⁿ = 1 / bⁿ
A negative exponent does NOT make the answer negative. It means take the reciprocal (1 over the base to the positive exponent).

3−2
= 1 / 3² = 1 / 9
= 1/9
1
Flip the fraction (reciprocal)

3⁻² → write it as 1/3². The negative sign moves the base to the denominator.

2
Calculate the positive exponent

3² = 3 × 3 = 9, so 1/3² = 1/9

Result
3⁻² = 1/9

⚠️ Common Mistake

3⁻² does NOT equal −9. The negative is in the exponent, not the answer. Always flip first, then calculate!

🧠 Try It Yourself

What is 2⁻³? (Flip: 1/2³ = 1/? )

Lesson 4 — Multiplying Powers with the Same Base
Same base? Just ADD the exponents!
📌 The Rule — Product of Powers

bᵐ × bⁿ = bᵐ⁺ⁿ
When multiplying two powers with the same base, keep the base and add the exponents.

23 × 24
= 2^(3+4) = 2⁷
= 128
1
Confirm the bases are the same

Both have base 2. ✅ Same base — we can add exponents.

2
Add the exponents

3 + 4 = 7 → result is 2⁷

3
Calculate

2⁷ = 2×2×2×2×2×2×2 = 128

Result
2³ × 2⁴ = 2⁷ = 128
🧠 Try It Yourself

What is 3² × 3³? (Add the exponents: 2+3=5, so 3⁵ = ?)

Lesson 5 — Dividing Powers with the Same Base
Same base? Just SUBTRACT the exponents!
📌 The Rule — Quotient of Powers

bᵐ ÷ bⁿ = bᵐ⁻ⁿ
When dividing two powers with the same base, keep the base and subtract the bottom exponent from the top.

56 ÷ 52
= 5^(6−2) = 5⁴
= 625
1
Confirm the bases are the same

Both have base 5. ✅ Same base — we can subtract exponents.

2
Subtract the exponents (top minus bottom)

6 − 2 = 4 → result is 5⁴

3
Calculate

5⁴ = 5×5×5×5 = 625

Result
5⁶ ÷ 5² = 5⁴ = 625
🧠 Try It Yourself

What is 4⁵ ÷ 4²? (Subtract exponents: 5−2=3, so 4³ = ?)

Lesson 6 — Power of a Power
A power raised to another power? MULTIPLY the exponents!
📌 The Rule — Power of a Power

(bᵐ)ⁿ = bᵐˣⁿ
When raising a power to another power, keep the base and multiply the exponents.

(42)3
= 4^(2×3) = 4⁶
= 4,096
1
Identify inner and outer exponents

(4²)³ — inner exponent = 2, outer exponent = 3, base = 4.

2
Multiply the exponents

2 × 3 = 6 → result is 4⁶

3
Calculate

4⁶ = 4,096

Result
(4²)³ = 4⁶ = 4,096
🧠 Try It Yourself

What is (2³)²? (Multiply exponents: 3×2=6, so 2⁶ = ?)

Lesson 7 — Fractional Exponents
A fraction as an exponent means a root!
📌 The Rule

b^(1/2) = √b   (square root)
b^(1/3) = ∛b   (cube root)
b^(1/n) = ⁿ√b   (nth root)

The denominator of the fractional exponent becomes the index of the root!

Example 1 — 16^(1/2) = Square Root
161/2
= √16 (exponent 1/2 = square root)
= 4
Result
16^(1/2) = √16 = 4
Example 2 — 27^(1/3) = Cube Root
271/3
= ∛27 (exponent 1/3 = cube root)
= 3
Result
27^(1/3) = ∛27 = 3
🧠 Try It Yourself

What is 64^(1/2)?   What is 8^(1/3)?

All Laws of Exponents — Quick Reference
Memorize these rules and you can solve any exponent problem on the GED!
Law NameRuleExample
Positive Exponent bⁿ = b×b×…×b (n times) 2³ = 8
Zero Exponent b⁰ = 1 5⁰ = 1
Negative Exponent b⁻ⁿ = 1/bⁿ 3⁻² = 1/9
Product of Powers bᵐ × bⁿ = bᵐ⁺ⁿ 2³×2⁴ = 2⁷ = 128
Quotient of Powers bᵐ ÷ bⁿ = bᵐ⁻ⁿ 5⁶÷5² = 5⁴ = 625
Power of a Power (bᵐ)ⁿ = bᵐˣⁿ (4²)³ = 4⁶ = 4096
Fractional (½) b^(1/2) = √b 16^(1/2) = 4
Fractional (⅓) b^(1/3) = ∛b 27^(1/3) = 3

🔑 3-Word Memory Trick

Multiply → ADD  (bᵐ × bⁿ = bᵐ⁺ⁿ)
Divide → SUBTRACT  (bᵐ ÷ bⁿ = bᵐ⁻ⁿ)
Power → MULTIPLY  ((bᵐ)ⁿ = bᵐˣⁿ)

Question 1 of 8
Score: 0 / 8
Insert math as
Block
Inline
Additional settings
Formula color
Text color
#333333
Type math using LaTeX
Preview
\({}\)
Nothing to preview
Insert