Logarithms Quick Review

Logarithms: Definition and Inverse Relationship
  • The logarithm (base bb) of xx is the exponent yy to which bb must be raised to get xx:
    logbx=y    by=x\log_b x = y \iff b^y = x
  • Logarithms are the inverse of exponential functions with the same base.
  • Notation:
    • Common log (base 10): logx\log x (i.e., log10x\log_{10} x)
    • Natural log (base ee): lnx\ln x (i.e., logex\log_e x)
Properties of Logs
  • Inverse properties:
    • logb(bx)=x\log_b (b^x) = x
    • blogbx=xb^{\log_b x} = x
  • Exponent (power) property:
    • log<em>b(ar)=rlog</em>ba\log<em>b (a^r) = r \log</em>b a
  • Change of base (calculator-friendly):
    • log<em>bx=lnxlnb=log</em>10xlog10b\log<em>b x = \frac{\ln x}{\ln b} = \frac{\log</em>{10} x}{\log_{10} b}
Converting Between Exponential and Logarithmic Form
  • If bc=ab^c = a, then logba=c\log_b a = c.
  • If logba=c\log_b a = c, then bc=ab^c = a.
Evaluating and Solving with Logs
  • Steps to solve exponential equations:
    1. Isolate the exponential expression.
    2. Take the logarithm of both sides.
    3. Use log properties to pull the exponent out.
    4. Solve for the unknown variable.
  • Example: Evaluating common logs:
    • log(1000)=3\log(1000) = 3 since 103=100010^3 = 1000
  • Example: Solving an exponential equation:
    • Solve 5e0.3t=25 e^{-0.3 t} = 2:
      e0.3t=25e^{-0.3 t} = \frac{2}{5}
      0.3t=ln(25)-0.3 t = \ln\left(\frac{2}{5}\right)
      t=10.3ln(25)3.054t = -\frac{1}{0.3}\ln\left(\frac{2}{5}\right) \approx 3.054
  • Real-world application: pH:
    • pH=log([H+])\text{pH} = -\log([H^+])
    • If [H+]=104[H^+] = 10^{-4} (e.g., vinegar), then pH=log(104)=4\text{pH} = -\log(10^{-4}) = 4. (Lower pH = higher acidity)
Graphical Features of the Logarithm (g(x)=logbxg(x) = \log_b x)
  • Domain: x > 0
  • Horizontal intercept: (1,0)(1,0)
  • Vertical asymptote: x=0x = 0
  • Range: (,)(-\infty, \infty)
  • Shape: increasing and concave down for base b>1
  • Passes through: (1,0)(1,0) and (b,1)(b,1)
Domain Considerations
  • Input to the log must always be positive.
  • Example: For f(x)=log(52x)f(x) = \log(5 - 2x), require 5 - 2x > 0 \implies x < 2.5 .
Quick Reference
  • **Key