Unit 6 · Lesson 6.1

6.1Exponent Rules

Apply the product, quotient, power, zero, and negative exponent rules to simplify expressions with integer exponents efficiently and correctly.

Why This Matters

Exponent rules are the grammar of exponential expressions — you'll use them constantly in Algebra 2, Precalculus, and Physics. They're also essential for understanding logarithms, which are the inverse of exponential functions.

Workbook

Lesson, vocabulary, worked examples, and practice problems.

Essential Question

How can the rules of exponents help us simplify complex expressions quickly and without errors?

Lesson Overview

An exponent tells us how many times a base is multiplied by itself. Instead of expanding every expression, we use a set of exponent rules (also called laws of exponents) to simplify quickly. These five rules — product, quotient, power, zero exponent, and negative exponent — apply to any base and are the foundation for all work with polynomials, scientific notation, and exponential functions throughout this unit.

Exponent Rules — Quick Reference

RuleFormulaExample
Productxᵃ · xᵇ = xᵃ⁺ᵇx³ · x⁴ = x⁷
Quotientxᵃ / xᵇ = xᵃ⁻ᵇx⁷ / x² = x⁵
Power of a Power(xᵃ)ᵇ = xᵃᵇ(x²)³ = x⁶
Power of a Product(xy)ⁿ = xⁿyⁿ(2x)³ = 8x³
Power of a Quotient(x/y)ⁿ = xⁿ/yⁿ(x/3)² = x²/9
Zero Exponentx⁰ = 17⁰ = 1
Negative Exponentx⁻ⁿ = 1/xⁿx⁻³ = 1/x³
34baseexponent

Parts of an exponential expression: 3⁴

Worked Examples

Product Ruleaᵐ · aⁿ = aᵐ⁺ⁿx³ · x⁴ = x⁷
Quotient Ruleaᵐ / aⁿ = aᵐ⁻ⁿx⁶ / x² = x⁴
Power Rule(aᵐ)ⁿ = aᵐⁿ(x²)³ = x⁶
Zero Exponent Rulea⁰ = 1 (a ≠ 0)5⁰ = 1, x⁰ = 1
Negative Exponent Rulea⁻ⁿ = 1/aⁿx⁻³ = 1/x³
Power of a Product(ab)ⁿ = aⁿbⁿ(2x)³ = 8x³
Example 1

Simplify: x⁴ · x⁶

Same base (x) — use the Product Rule: add the exponents.

x⁴ · x⁶ = x⁴⁺⁶ = x¹⁰

Answer:x¹⁰
Example 2

Simplify: y⁹ / y³

Same base (y) — use the Quotient Rule: subtract the exponents.

y⁹ / y³ = y⁹⁻³ = y⁶

Answer:y⁶
Example 3

Simplify: (3x²y³)⁴

Apply the Power of a Product rule — distribute the exponent 4 to every factor inside.

3⁴ · (x²)⁴ · (y³)⁴

= 81 · x²·⁴ · y³·⁴

= 81x⁸y¹²

Answer:81x⁸y¹²
Example 4

Simplify: (5a³b⁻²) / (a⁵b)

Separate coefficients and each variable.

Coefficients: 5/1 = 5.

Variable a: a³ / a⁵ = a³⁻⁵ = a⁻².

Variable b: b⁻² / b¹ = b⁻²⁻¹ = b⁻³.

Combine: 5a⁻²b⁻³.

Rewrite with positive exponents: 5 / (a²b³).

Answer:5 / (a²b³)
Example 5

Simplify: (2x⁻³)² · x⁵

Apply the Power of a Product rule to (2x⁻³)²: 2² · (x⁻³)² = 4 · x⁻⁶ = 4x⁻⁶.

Now multiply by x⁵: 4x⁻⁶ · x⁵ = 4x⁻⁶⁺⁵ = 4x⁻¹.

Rewrite with positive exponent: 4/x.

Answer:4/x

Guided Practice

Answers are in the Answer Key section.

Guided Practice Video: Exponent Rules

Watch the guided practice walkthrough for exponent rules, then complete the problems below.

Video by Sang Real Math

Watch on YouTube ↗
Guided Problem 1

Simplify: m⁵ · m³

Hint: Same base — use the Product Rule. Add the exponents.

Guided Problem 2

Simplify: z¹⁰ / z⁴

Hint: Same base — use the Quotient Rule. Subtract the exponents.

Guided Problem 3

Simplify: (x³)⁵

Hint: Use the Power of a Power rule. Multiply the exponents: 3 × 5.

Guided Problem 4

Simplify: (4x²)³

Hint: Apply the Power of a Product rule. Cube both 4 and x². Remember: 4³ = 64.

Guided Problem 5

Simplify: 6⁰ + 3x⁰

Hint: Any non-zero base to the 0 power = 1. Evaluate each term separately.

25baseexponent

2⁵ = 2×2×2×2×2 = 32

Quick Reference

Product: xᵃ · xᵇ = xᵃ⁺ᵇ

Quotient: xᵃ / xᵇ = xᵃ⁻ᵇ

Power: (xᵃ)ᵇ = xᵃᵇ

Zero: x⁰ = 1

Negative: x⁻ⁿ = 1/xⁿ

Key Vocabulary

Base

The number or variable being multiplied. In x⁵, the base is x.

Example: In 2³, the base is 2. In x⁵, the base is x.

Exponent

The small raised number that tells how many times the base is used as a factor.

Example: In x⁵, the exponent is 5. x⁵ = x · x · x · x · x.

Product Rule

When multiplying powers with the same base, add the exponents: xᵃ · xᵇ = xᵃ⁺ᵇ.

Example: x³ · x⁴ = x⁷

Quotient Rule

When dividing powers with the same base, subtract the exponents: xᵃ ÷ xᵇ = xᵃ⁻ᵇ.

Example: x⁷ ÷ x² = x⁵

Power Rule

When raising a power to a power, multiply the exponents: (xᵃ)ᵇ = xᵃᵇ.

Example: (x²)³ = x⁶

Zero Exponent Rule

Any non-zero base raised to the power of 0 equals 1: x⁰ = 1 (x ≠ 0).

Example: 7⁰ = 1, (−5)⁰ = 1, x⁰ = 1

Negative Exponent Rule

A negative exponent means the reciprocal: x⁻ⁿ = 1/xⁿ (x ≠ 0).

Example: x⁻³ = 1/x³, 2⁻² = 1/4

Simplified Form

An expression with no negative exponents, no parentheses, and each base appearing at most once.

Example: 5/(a²b³) is simplified; 5a⁻²b⁻³ is not.

Interactive Practice — 5 Questions

1

Simplify: x⁴ · x⁷

2

Simplify: a¹⁰ / a⁴

3

Simplify: (x³)⁴

4

What is the value of 8⁰?

5

Which expression is equivalent to x⁻³?

Independent Practice

Answers are in the Answer Key section.

Independent Practice

1

Simplify: a⁷ · a²

2

Simplify: b¹² / b⁵

3

Simplify: (c⁴)³

4

Simplify: (2d³)⁴

5

Rewrite with positive exponents: y⁻⁴

⚠️

Common Mistakes

Applying the product rule to different bases — e.g., x³ · y² = (xy)⁵.

The product rule (add exponents) only works when the bases are identical: x³ · x² = x⁵.

Adding exponents when raising a power to a power — e.g., (x³)⁴ = x⁷.

Power rule: multiply the exponents. (x³)⁴ = x¹².

Thinking a negative exponent means a negative number — e.g., 2⁻³ = −8.

A negative exponent means reciprocal: 2⁻³ = 1/2³ = 1/8.

Forgetting that x⁰ = 1 for any nonzero base — writing 7⁰ = 0.

Any nonzero base raised to the zero power equals 1: 7⁰ = 1.

💡

Math Tips

📌

Same base only: Product and quotient rules only work when the bases are identical.

📌

Zero exponent ≠ zero: x⁰ = 1, not 0. Any non-zero base to the 0 power is always 1.

📌

Negative exponent ≠ negative number: x⁻² = 1/x², which is positive when x is positive.

📌

Simplify step by step: Handle parentheses first (power rule), then multiply/divide (product/quotient rules), then move negative exponents.

📌

Coefficients follow normal arithmetic: In 3x² · 4x³, multiply coefficients (3 · 4 = 12) and add exponents (x²⁺³ = x⁵) separately.