9709 · 2.2
Logarithmic and exponential functions
Exponential functions describe rapid growth or decay, while logarithms are their inverse, helping us solve for unknown powers. They are two sides of the same coin, connected by a simple reflection.
Need to know
What you need to know
- Adding logs corresponds to multiplying the arguments.
- Subtracting logs corresponds to dividing the arguments.
- A coefficient in front of a log can be moved to be a power on the argument.
- A useful identity is the change of base rule: $\log_a b = \frac{\log_c b}{\log_c a}$. This lets you evaluate any log on your calculator using the `ln` or `log` button.
Explanation
Logs and Exponentials: Unlocking Growth
- y = a^x and y = log_a(x) are inverse functions - reflection in y = x.
- Laws of logs: log(xy) = log x + log y; log(x^n) = n log x.
- Natural log ln x uses base e ≈ 2.718.
- Exponential models growth/decay: y = Ae^(kx).