Established 2026  ·  Free Educational Resources for All

Number Sense · Topic XIX

Exponents & Powers: The Laws of Indices

Five simple rules turn towering, repeated multiplication into a single line of arithmetic — and explain why anything to the power of zero always equals 1.

EDUSAMBAM Editorial Team | 19 min read | Mathematics
🔊 LISTEN TO THIS ARTICLE
SAVE YOUR EYES • IMPROVE YOUR LISTENING
Listen to the article instead of relying only on continuous screen reading.
Ready to read the article.

An exponent is just shorthand for repeated multiplication — but once two exponent expressions need to be combined, five specific laws take over, and each one has its own exact rule for what to do with the exponents themselves.

1.What Is an Exponent?

An exponent (or power, or index) tells you how many times to multiply a number by itself. In 2⁴, the base is 2 and the exponent is 4, meaning 2 × 2 × 2 × 2.

Example

2⁴ = 2 × 2 × 2 × 2 = 16. Read aloud as "two to the power of four" or "two to the fourth."

This is exactly the same idea already covered for squares (n²) and cubes (n³) in our Squares, Square Roots, Cubes & Cube Roots article — exponents simply extend that pattern to any power, not just 2 or 3.

2.The Zero Exponent Rule

Any non-zero number raised to the power of 0 equals exactly 1 — always, with no exceptions.

Example

5⁰ = 1. 100⁰ = 1. Even 999,999⁰ = 1.

3.Negative Exponents

A negative exponent doesn't make the result negative — it means "take the reciprocal," flipping the number into a fraction.

Example

2⁻³ = 1/2³ = 1/8 = 0.125. The result is a small positive fraction, not a negative number.

"2⁻³ = -8, since the exponent is negative"

This is one of the most common exponent mistakes — assuming the negative sign carries into the final answer.

The fix: a negative exponent means "flip to a fraction," not "make the answer negative." 2⁻³ = 1/2³ = 1/8, a positive value less than 1.

4.Law 1: Product of Powers

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

Example

2³ × 2⁴ = 2⁽³⁺⁴⁾ = 2⁷ = 128. Check directly: 8 × 16 = 128. ✓

5.Law 2: Quotient of Powers

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

Example

2⁵ ÷ 2² = 2⁽⁵⁻²⁾ = 2³ = 8. Check directly: 32 ÷ 4 = 8. ✓

6.Law 3: Power of a Power

When a power is itself raised to another power, multiply the exponents together.

Example

(2³)² = 2⁽³ˣ²⁾ = 2⁶ = 64. Check directly: 8² = 64. ✓

"3² × 3³ = 3⁶, since exponents multiply when combining powers"

This mixes up Law 1 (add, for multiplying same-base powers) with Law 3 (multiply, for a power raised to another power) — two different situations with two different rules.

The fix: 3² × 3³ = 3⁽²⁺³⁾ = 3⁵ = 243 — the exponents add because this is two separate powers being multiplied together, not one power raised to another. Multiplying exponents only applies to expressions like (3²)³, where a power itself gets raised to a further power.

7.Law 4: Power of a Product

When a product of two numbers is raised to a power, the exponent applies to each factor separately.

Example

(2×3)³ = 2³ × 3³ = 8 × 27 = 216. Check directly: 6³ = 216. ✓

8.Law 5: Power of a Quotient

The same idea applies to division: the exponent applies separately to the numerator and denominator.

Example

(6÷2)³ = 6³÷2³ = 216÷8 = 27. Check directly: 3³ = 27. ✓

"(a+b)² = a² + b², using the same logic as (ab)² = a²b²"

This is a very common overreach — applying the power-of-a-product law to addition, where it simply doesn't hold.

The fix: the "distribute the exponent" laws only work for multiplication and division, never for addition or subtraction. (3+4)² = 7² = 49, but 3²+4² = 9+16 = 25 — completely different answers. There is no exponent law for the power of a sum; expanding (a+b)² properly requires multiplying it out as (a+b)×(a+b), a topic covered in algebra.

9.Summary of All Five Laws

LawRule
Product of Powersaᵐ × aⁿ = aᵐ⁺ⁿ
Quotient of Powersaᵐ ÷ aⁿ = aᵐ⁻ⁿ
Power of a Power(aᵐ)ⁿ = aᵐˣⁿ
Power of a Product(ab)ⁿ = aⁿbⁿ
Power of a Quotient(a÷b)ⁿ = aⁿ÷bⁿ
Try It Yourself

Exponent Law Explorer

Tap any expression below to see which law applies and how it simplifies, step by step.

Tap an expression above to see the full breakdown.

Real-World Example

Computer memory is measured in powers of 2, exactly as covered in our Number Base Systems article: 2¹⁰ = 1,024 bytes make a kilobyte, and 2²⁰ = 1,048,576 bytes make a megabyte. Bacteria populations that double every hour also grow by powers: starting from 1, after 10 hours there are 2¹⁰ = 1,024 bacteria.

Did You Know?

A single grain of rice doubled on each square of a chessboard (1, 2, 4, 8, 16...) reaches over 18 quintillion grains by the 64th square — a classic illustration of just how explosively powers grow, sometimes called "the wheat and chessboard problem."

Practice Arena

Simplify It

Tap the correct answer for each question. Your score is tracked as you go, and your best score is saved on this device.

Question 1 of 8  ·  Best score: 0 / 8

10.Why This Topic Matters

Exponent laws are used constantly in scientific notation, compound growth calculations, computer science, and — very soon in your math journey — algebra, where these exact same five laws apply to expressions with letters instead of plain numbers. Getting comfortable with them now, using numbers you can double-check by hand, makes every later use of exponents dramatically easier.

Test Your Understanding

Practice Questions

13 questions. Select an answer for each, then submit to see your score instantly.

0 of 13 answered
0/13
You scored 0%
Keep practicing
1.In 3⁵, what is the exponent?
2.What is 7⁰?
3.What is 2⁻³?
4.Using the Product of Powers law, what is 5² × 5³?
5.Using the Quotient of Powers law, what is 4⁶ ÷ 4²?
6.What is (3²)⁴?
7.What is (2×5)³?
8.What is (8÷4)²?
9.Is 3² × 3³ equal to 3⁶?
10.Is (3+4)² equal to 3²+4²?
11.How many bytes are in a kilobyte, using powers of 2?
12.Simplify (2³ × 2²) ÷ 2⁴ using the laws of exponents.
13.A bacteria colony starts at 1 and doubles every hour. How many bacteria after 10 hours?
← Back to Squares, Square Roots, Cubes & Cube RootsGatewayNext: Ratio & Proportion →