Laws of Exponents
Product Rule: Multiplying Powers
Simplify $3^4 \times 3^2$
Identify the base and exponents: Base: $3$, Exponents: $4$ and $2$ = Same base, so we can use the product rule
Apply the product rule: $a^m \times a^n = a^{m+n}$ = $3^4 \times 3^2 = 3^{4+2}$
Add the exponents: $4 + 2 = 6$ = $3^6$
Verify (optional): $3^4 = 81$, $3^2 = 9$, $81 \times 9 = 729$, $3^6 = 729$ ✓ = Confirmed!
Answer: $3^6 = 729$
Quotient Rule: Dividing Powers
Simplify $\frac{5^7}{5^4}$
Identify the base and exponents: Base: $5$, Exponents: $7$ (numerator) and $4$ (denominator) = Same base, use quotient rule
Apply the quotient rule: $a^m \div a^n = a^{m-n}$ = $\frac{5^7}{5^4} = 5^{7-4}$
Subtract the exponents: $7 - 4 = 3$ = $5^3$
Calculate the final value: $5^3 = 5 \times 5 \times 5$ = $125$
Answer: $5^3 = 125$
Power Rule: Power of a Power
Simplify $(2^3)^4$
Identify the structure: A power raised to another power = Use the power rule
Apply the power rule: $(a^m)^n = a^{m \times n}$ = $(2^3)^4 = 2^{3 \times 4}$
Multiply the exponents: $3 \times 4 = 12$ = $2^{12}$
Calculate (optional): $2^{12} = 4096$ = A very large number!
Answer: $2^{12} = 4096$
Zero and Negative Exponents
Evaluate $4^0$ and $2^{-3}$
Apply zero exponent rule to $4^0$: Any non-zero number to the power of 0 equals 1 = $4^0 = 1$
Apply negative exponent rule to $2^{-3}$: $a^{-n} = \frac{1}{a^n}$ = $2^{-3} = \frac{1}{2^3}$
Calculate $2^3$: $2^3 = 8$ = $2^{-3} = \frac{1}{8}$
Answer: $4^0 = 1$ and $2^{-3} = \frac{1}{8}$
Combining Multiple Laws
Simplify $\frac{x^5 \times x^3}{x^2}$
Apply product rule to numerator: $x^5 \times x^3 = x^{5+3} = x^8$ = $\frac{x^8}{x^2}$
Apply quotient rule: $\frac{x^8}{x^2} = x^{8-2}$ = $x^6$
Answer: $x^6$
Mistake: Adding exponents when multiplying different bases: $2^3 \times 3^2 = 6^5$
Why: The product rule only works when the bases are the SAME. $2^3 \times 3^2 = 8 \times 9 = 72$, not $6^5 = 7776$.
Correct: Keep different bases separate: $2^3 \times 3^2 = 8 \times 9 = 72$
Mistake: Multiplying exponents when using the product rule: $x^3 \times x^4 = x^{12}$
Why: For multiplication, we ADD exponents. Multiplying exponents is for the power rule.
Correct: $x^3 \times x^4 = x^{3+4} = x^7$
Mistake: Thinking $a^0 = 0$
Why: Zero exponent means the number appears zero times, but the result is 1, not 0. Think: $\frac{a^n}{a^n} = a^{n-n} = a^0 = 1$
Correct: $a^0 = 1$ for any $a \neq 0$
Mistake: Confusing negative exponents with negative numbers: $2^{-3} = -8$
Why: A negative exponent means reciprocal, not negative value.
Correct: $2^{-3} = \frac{1}{2^3} = \frac{1}{8}$ (a positive fraction)
Computer Memory and Storage
Computer storage is measured in powers of 2. Understanding exponent laws helps calculate total storage.
A computer with $2^{10}$ bytes (1 KB) times $2^{10}$ units equals $2^{20}$ bytes (1 MB).
Scientific Notation in Chemistry
Scientists use exponent laws to work with very large or small numbers.
Avogadro's number is approximately $6 \times 10^{23}$. If you have 2 moles, that's $2 \times 6 \times 10^{23} = 1.2 \times 10^{24}$ particles.
**Product Rule**: $a^m \times a^n = a^{m+n}$ (add exponents when multiplying same base)
**Quotient Rule**: $a^m \div a^n = a^{m-n}$ (subtract exponents when dividing same base)
**Power Rule**: $(a^m)^n = a^{m \times n}$ (multiply exponents for power of a power)
**Zero Exponent**: $a^0 = 1$ (any non-zero number to the power 0 equals 1)
**Negative Exponent**: $a^{-n} = \frac{1}{a^n}$ (negative exponent means reciprocal)
These laws only work with the **same base** - you cannot combine $2^3$ and $3^2$ using these rules
Q: Why does $a^0 = 1$?
A: Consider $\frac{a^3}{a^3}$. By the quotient rule: $a^{3-3} = a^0$. But any number divided by itself equals 1. So $a^0 = 1$.
Q: Can I use these rules with different bases?
A: No! The product and quotient rules only work when the bases are identical. $2^3 \times 3^2$ cannot be simplified to a single power.
Q: What happens when the exponent is a fraction?
A: Fractional exponents represent roots. For example, $a^{1/2} = \sqrt{a}$. The same laws apply: $a^{1/2} \times a^{1/2} = a^1 = a$.
Laws of Exponents
1 / 13
Laws of Exponents
Master the fundamental rules for working with exponents: product rule, quotient rule, power rule, and more.