Unit 2: Exponential & Logarithmic Functions
Logarithms as Inverses
Relating logarithmic functions to their exponential inverses.
Prerequisites
- Exponential Data Modeling
Undoing an Exponential — and Straightening Its Graph
Every exponential model built so far answered 'what output does this input produce?' Before reading on: what tool would you need to answer the reverse question — what input produces a given output — when that input isn't a whole number you can just guess?
Definition — Logarithm as Inverse
Worked Example — Solving an Exponential Equation with Logarithms
Logarithms don't just undo exponentials — they also straighten exponential data into a line. Applying log to both sides of f(x) = a · bˣ gives log(f(x)) = log(a) + x·log(b), using the product-to-sum property of logarithms. The right side is linear in x, with slope log(b) and intercept log(a). Plotting log(output) against x — a semi-log plot — turns curved exponential growth into a straight line, and the line's slope reveals the base.
Worked Example — Linearizing Exponential Data with a Semi-Log Plot
Function Explorer
Transform: g(x) = a·f(b(x − h)) + k
Composition
Analysis (of the transformed function, in view)
- y-intercept
- (0, 0)
- x-intercepts
- (-9.42, 0), (-6.28, 0), (-3.14, 0), (0, 0), (3.14, 0), (6.28, 0), (9.42, 0)
- Extrema
- local min at (-7.85, -1); local max at (-4.71, 1); local min at (-1.57, -1); local max at (1.57, 1); local min at (4.71, -1); local max at (7.85, 1)
- Inflection points
- (-9.42, 0), (-6.28, 0), (-3.14, 0), (0, 0), (3.14, 0), (6.28, 0), (9.42, 0)
- Vertical asymptotes
- none found in view
- Horizontal asymptotes
- none found
- Domain
- all real numbers in view
- Range (estimated)
- approximately [-1, 1]
Tip
Common Mistakes
Writing log(a · bˣ) as log(a) · log(bˣ), turning a sum into a product.
log(a · bˣ) = log(a) + log(bˣ) = log(a) + x·log(b) — the product-to-sum property converts multiplication inside the log into addition outside it, never leaves a product.
Solving bˣ = y by dividing both sides by b instead of taking a logarithm.
Division only isolates a coefficient, not an exponent — undoing an exponential requires its inverse function, the logarithm, applied to both sides.
Key Takeaways
- logb(y) = x is defined so that bˣ = y — the logarithm is the exponential function's inverse.
- Taking the logarithm of both sides of an exponential equation isolates a variable exponent that ordinary algebra can't reach.
- Because log(a · bˣ) = log(a) + x·log(b), plotting log(output) against x turns exponential data into a line with slope log(b).
Summary
Logarithms undo unrestricted exponential growth. The final lesson of this unit studies a model that builds in its own limit — growth that starts exponential but bends and levels off as it approaches a maximum.
Sign in to track your progress and mark this lesson complete.
Track your progress