How to solve
log_b(x) answers one question: b raised to what exponent gives x?
Steps
- Rewrite the argument as a power of the base.
- The exponent is the answer.
- log_b(1) = 0 and log_b(b) = 1 always.
Example
Evaluate log₂(32).
- 2⁵ = 32.
- So log₂(32) = 5.
Answer: 5
Loading drills…