Laws of Exponents
Exponents obey three fundamental rules that all other results derive from:
- Product rule: a^m \cdot a^n = a^{m+n} — multiplying same-base powers adds exponents.
- Quotient rule: \dfrac{a^m}{a^n} = a^{m-n} — dividing subtracts exponents.
- Power rule: (a^m)^n = a^{mn} — a power of a power multiplies exponents.
These combine with the zero-exponent identity a^0 = 1 \text{ (for } a \neq 0\text{)}, which follows logically from the quotient rule applied to equal powers.
Fractional and Negative Exponents
Negative exponents mean reciprocal, not negative values:
Fractional exponents mean roots. The denominator is the root index; the numerator stays as a power:
Together, these let you rewrite any radical expression using exponents and vice versa — essential for calculus where the power rule handles all fractional and negative exponents identically.
What Is a Logarithm?
A logarithm is the inverse of an exponential function. It answers the question: "to what power must I raise the base to get this number?"
Example: \log_2(8) = 3 \text{ because } 2^3 = 8.
Two special bases:
- log(x) (no base shown) usually means base 10 — the common logarithm.
- ln(x) means base e ≈ 2.718 — the natural logarithm.
Logarithm Properties
The three logarithm rules mirror the exponent rules — because logs are the inverse of exponents:
- Product rule: \log_b(xy) = \log_b(x) + \log_b(y) — log of product = sum of logs.
- Quotient rule: \log_b\left(\dfrac{x}{y}\right) = \log_b(x) - \log_b(y) — log of quotient = difference of logs.
- Power rule: \log_b(x^n) = n \log_b(x) — the exponent pulls out in front.
Also important: log_b(1) = 0 and log_b(b) = 1 for any base b. These rules let you combine, separate, or simplify any logarithmic expression.
Want to check your understanding?
Our interaction checks test whether you truly understand a concept — not just whether you can repeat a procedure.
Try an interaction checkSolving Exponential Equations
Strategy 1 — matching bases. If you can rewrite both sides with the same base, equate exponents directly.
Example: Solve 2^x = 32. Since 32 = 2⁵, write 2^x = 2⁵, so x = 5.
Strategy 2 — take the logarithm of both sides. When bases don't match nicely, apply log to both sides and use the power rule to bring down the exponent.
Change of Base Formula
Calculators usually have only log (base 10) and ln (base e) keys. The change of base formula lets you compute logs of any base:
Example: log₇(50) = ln(50)/ln(7) ≈ 3.912/1.946 ≈ 2.011. Either log or ln works — the ratio gives the same result.
Applications: Growth and Decay
Exponential functions model any process where the rate of change is proportional to the current amount. The general continuous form:
where A₀ is the starting amount, k is the growth rate (positive = growth, negative = decay), and t is time. Applications include compound interest, population growth, radioactive decay, and cooling.
Discrete example: Bacteria doubling each hour starting at 1000: P(t) = 1000 \cdot 2^t \text{ (doubles every hour)}. Half-life, doubling time, and compound interest are all log problems — solve for t using logarithms.
Exponential growth and decay models are analyzed using derivatives to find rates of change, and integration techniques to find accumulated quantities.
Common Algebra Mistakes
Distributing exponents over addition
(a + b)² ≠ a² + b². The correct expansion is a² + 2ab + b². This is one of the most persistent algebra errors.
Confusing log rules with exponent rules
log(a + b) ≠ log(a) + log(b). The product rule is log(ab) = log(a) + log(b). The rules mirror exponent rules but apply to multiplication, not addition.
Practice Problems
- Simplify x^5 \cdot x^{-2}.
- Simplify \dfrac{(x^3)^4}{x^5}.
- Rewrite \sqrt[3]{x^2} using fractional exponents.
- Evaluate \log_5(125).
- Expand \log\left(\dfrac{x^2 y}{z}\right) as a sum/difference of logs.
- Solve 3^x = 20.
- A culture starts at 500 bacteria and doubles every 3 hours. How many after 12 hours?
Answers
- x^3
- x^7 (from x^{12}/x^5)
- x^{2/3}
- 3 (since 5³ = 125)
- 2 log(x) + log(y) − log(z)
- x = log(20)/log(3) ≈ 2.727
- 500 × 2⁴ = 8000
Related Guides
Frequently Asked Questions
What is a logarithm?
A logarithm answers the question: "What exponent do I need?" Specifically, log_b(x) = y means b^y = x. For example, log₂(8) = 3 because 2³ = 8. Logarithms are the inverse of exponentiation.
What are the laws of exponents?
The key laws are: a^m × a^n = a^(m+n) for multiplying same-base powers, a^m / a^n = a^(m-n) for dividing, (a^m)^n = a^(mn) for power of a power, a^0 = 1 for any nonzero a, and a^(-n) = 1/a^n for negative exponents.
What is the change of base formula?
The change of base formula lets you evaluate any logarithm using a different base: log_b(x) = log_c(x) / log_c(b). This is especially useful for calculator computation, where you can convert to ln or log₁₀.
What does a fractional exponent mean?
A fractional exponent combines roots and powers: a^(m/n) = (ⁿ√a)^m = ⁿ√(a^m). For example, 8^(2/3) = (³√8)² = 2² = 4. The denominator is the root, the numerator is the power.
What are real-world applications of exponential functions?
Exponential functions model population growth, radioactive decay, compound interest, bacterial reproduction, cooling/heating processes, and the spread of diseases. Any process with a constant percentage rate of change is exponential.
Why is ln (natural logarithm) special?
The natural logarithm (ln) uses base e ≈ 2.71828. It is special because the derivative of e^x is e^x (itself), making it fundamental in calculus. The number e arises naturally from continuous compound interest and appears throughout science and engineering.
About Sense of Study
Sense of Study is a concept-first learning platform that helps students build deep understanding in math, physics, chemistry, statistics, and computational thinking. Our approach maps prerequisite relationships between concepts so students master foundations before moving forward — eliminating the gaps that cause confusion later.
With 800+ interconnected concepts and mastery tracking, we help students and parents see exactly where understanding breaks down and how to fix it.
Start Your Concept Mastery Journey
Explore 800+ interconnected concepts with prerequisite maps, mastery tracking, and interaction checks that build real understanding.