Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. 8th Grade Math
  2. Properties of Integer Exponents

x³2⁻⁵aⁿ1/bⁿ10⁰
8TH GRADE MATHEMATICS • EXPRESSIONS AND EQUATIONS

Properties of Integer Exponents

Master the rules that let you simplify, combine, and transform expressions with exponents — turning complex math into something you can handle with confidence.

SECTION 1

Where Did Exponents Come From?

People have been multiplying numbers for thousands of years, but writing exponents — those little numbers up in the corner — is actually a fairly recent invention. For most of history, if you wanted to write "3 multiplied by itself five times," you just had to write it all out. The story of how we got the compact notation you use today is pretty interesting.

~1500s BCE
Ancient Babylonian and Egyptian mathematicians solved problems that involved squares (a number times itself) and cubes (a number times itself three times). They didn't use exponent notation — they wrote everything out in words on clay tablets and papyrus scrolls.
~250 CE
The Greek mathematician Diophantus of Alexandria started using abbreviations. He used the Greek letter delta (Δ) to represent a squared number. This was one of the first steps toward exponent shorthand.
1637
French mathematician René Descartes published his famous book La Géométrie and introduced the notation we still use today: writing the exponent as a small raised number, like a3. Before Descartes, people wrote "aaa" instead of a3.
1600s–1700s
Isaac Newton and Leonhard Euler extended exponents beyond positive whole numbers. They explored what it means to raise something to a negative power, a fractional power, or even zero. These ideas are exactly what you'll learn in this lesson.
Today
Exponent rules are used everywhere — in science (measuring tiny atoms and huge galaxies), computing (data storage uses powers of 2), finance (compound interest), and much more. Understanding exponent properties is a key building block for algebra and beyond.

So here's the big question this lesson answers: when you have expressions with exponents, how do you simplify them into equivalent forms? The properties of integer exponents give you a set of reliable rules for doing exactly that.

SECTION 2

The Core Exponent Rules

Before diving into the rules, let's make sure we're on the same page about what an exponent (also called a "power") actually means. When you write 34, the base is 3 and the exponent is 4. It tells you to multiply 3 by itself 4 times: 3 × 3 × 3 × 3 = 81. Now, there are six key properties that let you work with exponents in powerful ways.

1

Product Rule

When you multiply powers that have the same base, you add the exponents. For example, 23 × 24 = 23+4 = 27.
2

Quotient Rule

When you divide powers with the same base, you subtract the exponents. For example, 56 ÷ 52 = 56−2 = 54.
3

Power of a Power

When you raise a power to another power, you multiply the exponents. For example, (42)3 = 42×3 = 46.
4

Zero Exponent

Any nonzero number raised to the power of zero equals 1. For example, 70 = 1 and 1000 = 1. (Just remember: 00 is undefined.)
5

Negative Exponent

A negative exponent means "take the reciprocal." So a−n = 1/an. For example, 2−3 = 1/23 = 1/8.
6

Power of a Product / Quotient

You can distribute an exponent across multiplication or division inside parentheses. (ab)n = an × bn, and (a/b)n = an/bn.
✦ ✦ KEY TAKEAWAY
Think of exponents like a shortcut for repeated multiplication — the same way multiplication is a shortcut for repeated addition. The exponent rules are like "cheat codes" for combining or simplifying these shortcuts. When bases match, you just work with the exponents: add them (for multiplication), subtract them (for division), or multiply them (for a power of a power). A negative exponent doesn't mean a negative number — it just flips the number to the bottom of a fraction.
SECTION 3

Seeing the Rules in Action

Sometimes the best way to understand exponent rules is to see them visually. The diagram below shows how the Product Rule works by "expanding" each exponent into individual multiplications, then combining them into one expression.

PRODUCT RULE VISUALIZED32 × 33Expand each exponent:3² means:3 × 33³ means:3 × 3 × 3×Combine all the factors:3 × 3×3 × 3 × 3= 32+3 = 35 = 243
Visual diagram showing how the Product Rule for exponents works by expanding 3² × 3³ into individual factors and then combining them into 3⁵.

Notice how the two groups of 3s combine into one longer chain. Since there are 2 threes from the first part and 3 threes from the second part, you get 5 threes total. That's why you add the exponents: 2 + 3 = 5. This idea works with any base, not just 3.

Now let's look at another diagram — this time showing how negative exponents and the zero exponent fit into a pattern on a number line of powers.

POWERS OF 2: THE PATTERN2⁻³⅛2⁻²¼2⁻¹½2⁰12¹22²42³82⁴16×2 →×2 →×2 →×2 →← ÷2← ÷2← ÷2← NEGATIVE EXPONENTSEach step left: divide by 2 (= fractions)POSITIVE EXPONENTS →Each step right: multiply by 2 (= bigger)ZERO POWERAlways = 1
Powers of 2 shown on a visual scale from 2⁻³ through 2⁴, demonstrating the pattern of multiplying and dividing by 2.

Look at the beautiful pattern! Moving right, each value is multiplied by 2. Moving left, each value is divided by 2. The pattern doesn't stop at 21 — it keeps going through 20 = 1, then into fractions like 2−1 = ½ and 2−2 = ¼. Negative exponents aren't weird or scary — they're just the natural continuation of the pattern into fractions.

SECTION 4

The Rules Written as Equations

Now let's write each rule out formally so you can reference them whenever you need to. In each equation below, a and b are any nonzero numbers, and m and n are integers (positive, negative, or zero).

Product Rule
aᵐ × aⁿ = aᵐ⁺ⁿ
Multiply same bases → add the exponents
Quotient Rule
aᵐ ÷ aⁿ = aᵐ⁻ⁿ
Divide same bases → subtract the exponents
Power of a Power Rule
(aᵐ)ⁿ = aᵐ×ⁿ
Raise a power to a power → multiply the exponents
Zero Exponent & Negative Exponent
a⁰ = 1 and a⁻ⁿ = 1/aⁿ
Zero power = 1 (if a ≠ 0). Negative power = reciprocal.
Power of a Product & Quotient
(a × b)ⁿ = aⁿ × bⁿ and (a/b)ⁿ = aⁿ/bⁿ
Distribute the exponent to each factor inside parentheses

Here's a really important thing to understand: these rules are not random tricks. They all come from the basic meaning of an exponent — repeated multiplication. Every single rule can be proven by expanding the exponents and counting factors. Once you see that, the rules feel less like memorization and more like common sense.

✦ ✦ KEY TAKEAWAY
Think of the exponent rules like a toolbox. You don't need all six tools for every problem — you just need to recognize which one fits. See the same base being multiplied? Grab the Product Rule. See a power raised to another power? Grab the Power-of-a-Power Rule. With a little practice, you'll reach for the right tool without even thinking.
SECTION 5

Detailed Breakdown of Each Rule

Let's go through each property with a concrete numeric example so you can see exactly how the numbers work. This table collects everything in one place — a great reference to come back to as you practice.

PROPERTYRULEEXAMPLERESULT
Product Ruleam × an = am+n42 × 43 = 451024
Quotient Ruleam ÷ an = am−n56 ÷ 54 = 5225
Power of a Power(am)n = amn(23)2 = 2664
Zero Exponenta0 = 1901
Negative Exponenta−n = 1/an3−2 = 1/321/9
Power of a Product(ab)n = anbn(2 × 5)3 = 23 × 538 × 125 = 1000
Power of a Quotient(a/b)n = an/bn(3/4)2 = 9/169/16

Let's look at one detail that trips up a lot of students: why does a⁰ = 1? Think about it using the quotient rule. Take 53 ÷ 53. Any number divided by itself equals 1, right? But the quotient rule says 53−3 = 50. Since both methods must give the same answer, 50 must equal 1. This works for every nonzero base!

The same logic explains negative exponents. Take 52 ÷ 55. If you expand it, that's (5 × 5) ÷ (5 × 5 × 5 × 5 × 5). Cancel two 5s from the top and bottom, and you're left with 1/(5 × 5 × 5) = 1/53. But the quotient rule gives 52−5 = 5−3. So 5−3 = 1/53. That's exactly the negative exponent rule!

SECTION 6

Worked Example

Let's walk through the exact problem from the Common Core standard: simplify 32 × 3−5 and write it as a fraction.

Simplify 3² × 3⁻⁵

Step 1 — Identify the Rule

We see two powers of 3 being multiplied. The bases are the same (both are 3), so we can use the Product Rule: when you multiply same bases, add the exponents.

Step 2 — Apply the Product Rule

Adding the exponents: 2 + (−5) = −3. So we have 3 raised to the power of −3.
32 × 3−5 = 32 + (−5) = 3−3

Step 3 — Apply the Negative Exponent Rule

A negative exponent means "take the reciprocal." So we move the base to the bottom of a fraction and make the exponent positive.
3−3 = 1 / 33

Step 4 — Calculate the Value

Now we just need to figure out what 3³ equals: 3 × 3 × 3 = 27.
1 / 33 = 1/27

Step 5 — Check It (Putting It All Together)

Let's verify by writing the whole chain of equivalent expressions: 32 × 3−5 = 3−3 = 1/33 = 1/27. We can double-check: 3² = 9 and 3⁻⁵ = 1/243. Multiplying: 9 × (1/243) = 9/243 = 1/27. ✓ It works!
SECTION 7

Common Mistakes to Avoid

These exponent rules are powerful, but they have some traps. Here are the most common mistakes students make — and how to steer clear of them.

MISTAKEWRONGCORRECTWHY
Multiplying exponents instead of adding23 × 24 = 21223 × 24 = 27Product Rule says add exponents, not multiply them.
Thinking negative exponent = negative number5−2 = −255−2 = 1/25A negative exponent means reciprocal, not a negative answer.
Applying rules to different bases23 × 54 = 107Can't combine — different bases!Product and Quotient rules only work with the same base.
Forgetting a⁰ = 180 = 080 = 1Zero exponent gives 1, not 0. (Easy to mix up!)
Distributing exponent over addition(2 + 3)2 = 22 + 32 = 13(2 + 3)2 = 52 = 25You can only distribute exponents over multiplication and division, NOT addition or subtraction.
✦ ✦ KEY TAKEAWAY
Here's a rule of thumb that will save you from almost every exponent mistake: when in doubt, expand it out. If you're not sure whether 2³ × 2⁴ means add or multiply the exponents, just write out 2 × 2 × 2 × 2 × 2 × 2 × 2 and count the factors. You'll see it's 2⁷, confirming you should add. Expanding is like a safety net — it always works, even if it takes a few more seconds.
SECTION 8

What Comes Next?

The integer exponent rules you've learned here are the foundation for bigger ideas you'll encounter in high school math and science. Here's a preview of where this knowledge leads.

WHAT YOU KNOW NOWWHERE IT LEADSWHY IT MATTERS
Integer exponents (positive, zero, negative)Rational exponents (like 8¹ᐟ³ = ∛8 = 2)Fractional exponents connect exponents to roots — square roots, cube roots, and more.
Simplifying expressions with exponent rulesScientific notation (like 3.2 × 10⁸)Scientists use powers of 10 to write very large or very small numbers. You'll use exponent rules to multiply and divide them.
Negative exponents as reciprocalsExponential decay in scienceRadioactive decay, cooling, and depreciation all use negative exponents to model things that shrink over time.
Product and Power rulesExponential growth & functionsPopulation growth, compound interest, and viral spread are modeled with exponential functions — and simplifying them requires these exact rules.

The beautiful thing is that every rule you've learned in this lesson will still work the same way when exponents get more complex. The product rule, quotient rule, and power-of-a-power rule apply to fractional exponents, variables, and even more advanced settings. You're building a foundation that will serve you for years to come.

SECTION 9

Practice Problems

Try these five problems to test your understanding. They start simple and get more challenging. Use the "Show Answer" button to check your work after you've given each one a try.

PROBLEM 1 — CONCEPTUAL
What does 5−2 mean? Is it a negative number? Explain in your own words, then write the numerical value.
PROBLEM 2 — BASIC CALCULATION
Simplify 74 × 7−2 using the exponent rules. Write your answer as a whole number.
PROBLEM 3 — INTERMEDIATE
Simplify (23)−2 and express your answer as a fraction.
PROBLEM 4 — APPLIED
A bacterium divides so that the population doubles every hour. A scientist writes the population at hour h as 2h. Three hours ago (at hour −3), the scientist measured the population. What fraction of the current population was it? Express your answer as a simplified fraction.
PROBLEM 5 — CHALLENGE
Simplify completely: (62 × 6−5) ÷ 6−4. Write your answer as a single number (not a fraction or exponent).
LESSON SUMMARY

Bringing It All Together

In this lesson, you learned six essential properties of integer exponents that let you generate equivalent expressions. The Product Rule says to add exponents when multiplying same bases. The Quotient Rule says to subtract exponents when dividing same bases. The Power of a Power Rule says to multiply exponents when raising a power to another power. The Zero Exponent Rule tells us any nonzero number raised to zero equals 1. The Negative Exponent Rule tells us that a negative exponent means "flip to a fraction" — it gives you the reciprocal, not a negative number. And the Power of a Product/Quotient Rule lets you distribute an exponent to each factor inside parentheses.

All of these rules come from the basic idea that an exponent means repeated multiplication. When you understand that foundation, you can always check your work by expanding expressions out. You used these rules together to show that 3² × 3⁻⁵ = 3⁻³ = 1/3³ = 1/27 — a chain of equivalent expressions. These skills will carry forward into scientific notation, exponential functions, and every math class that comes next.

Varsity Tutors • 8th Grade Mathematics (Common Core) • Properties of Integer Exponents