Logarithmic Functions and Equations

Evaluate logarithms, apply properties, and solve logarithmic equations.

๐ŸŽฏโญ INTERACTIVE LESSON

Try the Interactive Version!

Learn step-by-step with practice exercises built right in.

Start Interactive Lesson โ†’

Logarithmic Functions and Equations

Definition

logโกb(x)=yโ€…โ€ŠโŸบโ€…โ€Šby=x\log_b(x) = y \iff b^y = x

Special cases:

  • logโก(x)=logโก10(x)\log(x) = \log_{10}(x)
  • lnโก(x)=logโกe(x)\ln(x) = \log_e(x)

Properties of Logarithms

logโกb(MN)=logโกbM+logโกbN\log_b(MN) = \log_b M + \log_b N logโกb(MN)=logโกbMโˆ’logโกbN\log_b\left(\frac{M}{N}\right) = \log_b M - \log_b N logโกb(Mp)=plogโกbM\log_b(M^p) = p \log_b M logโกbb=1logโกb1=0\log_b b = 1 \quad \log_b 1 = 0

Change of Base Formula

logโกbx=lnโกxlnโกb=logโกxlogโกb\log_b x = \frac{\ln x}{\ln b} = \frac{\log x}{\log b}

Graphs of Logarithmic Functions

y=logโกbxy = \log_b x is the inverse of y=bxy = b^x:

| Feature | y=bxy = b^x | y=logโกbxy = \log_b x | |---------|----------|----------------| | Domain | (โˆ’โˆž,โˆž)(-\infty, \infty) | (0,โˆž)(0, \infty) | | Range | (0,โˆž)(0, \infty) | (โˆ’โˆž,โˆž)(-\infty, \infty) | | Asymptote | y=0y = 0 | x=0x = 0 | | Key point | (0,1)(0, 1) | (1,0)(1, 0) |

Solving Logarithmic Equations

Strategy 1: Convert to exponential form logโก3(x+2)=4โ€…โ€ŠโŸนโ€…โ€Šx+2=34=81โ€…โ€ŠโŸนโ€…โ€Šx=79\log_3(x+2) = 4 \implies x + 2 = 3^4 = 81 \implies x = 79

Strategy 2: Combine logs, then convert lnโกx+lnโก(xโˆ’2)=lnโก3\ln x + \ln(x-2) = \ln 3 lnโก[x(xโˆ’2)]=lnโก3\ln[x(x-2)] = \ln 3 x2โˆ’2x=3โ€…โ€ŠโŸนโ€…โ€Šx=3(x=โˆ’1ย extraneous)x^2 - 2x = 3 \implies x = 3 \quad (x = -1 \text{ extraneous})

Solving Exponential Equations

52xโˆ’1=125โ€…โ€ŠโŸนโ€…โ€Š52xโˆ’1=53โ€…โ€ŠโŸนโ€…โ€Š2xโˆ’1=3โ€…โ€ŠโŸนโ€…โ€Šx=25^{2x-1} = 125 \implies 5^{2x-1} = 5^3 \implies 2x - 1 = 3 \implies x = 2

3x=20โ€…โ€ŠโŸนโ€…โ€Šx=lnโก20lnโก3โ‰ˆ2.7273^x = 20 \implies x = \frac{\ln 20}{\ln 3} \approx 2.727

Semi-Log Plots

When data is plotted on a semi-log scale (log y vs. x), exponential data appears linear.

lnโกy=kt+lnโกa(slopeย =k,ย y-interceptย =lnโกa)\ln y = kt + \ln a \quad \text{(slope } = k, \text{ y-intercept } = \ln a\text{)}

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.

๐Ÿ“š Practice Problems

No example problems available yet.