Logarithmic Functions and Equations
Definition
logbโ(x)=yโบby=x
Special cases:
- log(x)=log10โ(x)
- ln(x)=logeโ(x)
Properties of Logarithms
logbโ(MN)=logbโM+logbโN
logbโ(NMโ)=logbโMโlogbโN
logbโ(Mp)=plogbโM
logbโb=1logbโ1=0
Change of Base Formula
logbโx=lnblnxโ=logblogxโ
Graphs of Logarithmic Functions
y=logbโx is the inverse of y=bx:
| Feature | y=bx | y=logbโx |
|---------|----------|----------------|
| Domain | (โโ,โ) | (0,โ) |
| Range | (0,โ) | (โโ,โ) |
| Asymptote | y=0 | x=0 |
| Key point | (0,1) | (1,0) |
Solving Logarithmic Equations
Strategy 1: Convert to exponential form
log3โ(x+2)=4โนx+2=34=81โนx=79
Strategy 2: Combine logs, then convert
lnx+ln(xโ2)=ln3
ln[x(xโ2)]=ln3
x2โ2x=3โนx=3(x=โ1ย extraneous)
Solving Exponential Equations
52xโ1=125โน52xโ1=53โน2xโ1=3โนx=2
3x=20โนx=ln3ln20โโ2.727
Semi-Log Plots
When data is plotted on a semi-log scale (log y vs. x), exponential data appears linear.
lny=kt+lna(slopeย =k,ย y-interceptย =lna)
AP Precalculus Tip: Semi-log and log-log plots are emphasized on the exam. If data is linear on a semi-log plot, it's exponential.