Logarithms
Understand logarithms as the inverse of exponentiation, apply log laws, solve exponential equations, and use the change of base rule.
What Is a Logarithm?
A logarithm answers the question: “What power do I raise the base to in order to get this number?” It is the inverse of exponentiation.
Definition
If ax = b, then loga(b) = x
Read as: “log base a of b equals x”
23 = 8
log2(8) = 3
102 = 100
log10(100) = 2
50 = 1
log5(1) = 0
Logarithm Laws
Just as index laws simplify expressions with powers, log laws simplify expressions involving logarithms.
Product Law
loga(mn) = loga(m) + loga(n)
Quotient Law
loga(m/n) = loga(m) − loga(n)
Power Law
loga(mp) = p × loga(m)
Special Values
loga(1) = 0 • loga(a) = 1
Solving Exponential Equations
To solve equations where the variable is in the exponent, take logs of both sides.
Example: Solve 3x = 20
Step 1: Take log10 of both sides: log(3x) = log(20)
Step 2: Apply power law: x × log(3) = log(20)
Step 3: Solve: x = log(20) / log(3) = 1.301 / 0.477 ≈ 2.727
Change of Base Rule
loga(b) = logc(b) logc(a)
Use this to evaluate logs with any base on a calculator (which typically has log10 and ln).
Example: Evaluate log5(40)
Using change of base: log5(40) = log(40) / log(5) = 1.602 / 0.699 ≈ 2.292
Knowledge Check
Test your understanding of logarithms. Questions progress from easy to hard.
Question 1
Evaluate: log2(16)
Question 2
What is log10(1000)?
Question 3
Use the product law to simplify: log3(9) + log3(27)
Question 4
Simplify using the power law: log10(105)
Question 5
What is loga(1) for any valid base a?
Question 6
Simplify: log2(32) − log2(4)
Question 7
Solve: 2x = 64
Question 8
Using the change of base rule, which expression equals log3(50)?
Question 9
Solve for x: 52x = 125
Question 10
Express as a single logarithm: 2 log10(x) + log10(y) − log10(z)
Key Concepts Summary
- ●A logarithm is the inverse of exponentiation: if ax = b then loga(b) = x.
- ●Product law: log(mn) = log(m) + log(n). Quotient law: log(m/n) = log(m) − log(n).
- ●Power law: log(mp) = p log(m). Use this to “bring down” exponents.
- ●To solve exponential equations, take logs of both sides and apply the power law.
- ●Change of base: loga(b) = log(b) / log(a) lets you evaluate any log on a calculator.