An exponential function has the form f(x) = a·bx, where the variable sits in the exponent. When b > 1, the function models growth — it climbs faster and faster. When 0 < b < 1, it models decay — it shrinks toward zero without ever quite reaching it. That approach-but-never-touch behavior is exactly a horizontal asymptote, here always at y = 0.
Logarithmic functions are the inverse
A logarithmic function, g(x) = logb(x), undoes whatever the matching exponential function does — the same relationship as squaring and square-rooting. Graphically, this means the log graph is the exponential graph reflected across the line y = x. Wherever the exponential graph has a point (p, q), the log graph has the point (q, p).
Let me show you one
A population of bacteria doubles every hour, starting at 100. Model it: P(t) = 100·2t, where t is hours elapsed. After 3 hours: P(3) = 100·23= 100 ·8 = 800. Now flip the question: how many hours until the population reaches 1,600? Solve 1,600 = 100·2t, which gives 2t = 16, so t = 4 hours — found by recognizing 16 as 24, or by taking a log of both sides when the numbers aren’t as clean.
Why e shows up everywhere
The number e ≈ 2.71828is the natural base for continuous growth — growth that compounds at every instant rather than at fixed intervals. It shows up constantly in science and finance for the same reason π shows up constantly in geometry: it’s the number the underlying process actually produces, not an arbitrary choice.
The mistake I see most
Confusing the asymptote’s direction — assuming a decay function eventually reaches zero and stops, rather than approaching it forever. The fix is remembering that “asymptote” means the graph gets arbitrarily close but never actually touches that line, no matter how far you extend it.
Want to work through it together?
If switching between an exponential statement and a logarithmic one still takes real effort, a few side-by-side examples usually make the mirror relationship click for good.