Logarithms and Exponential Functions

A logarithm answers the question: "To what power must a base be raised to produce a given number?" It is the inverse operation of exponentiation.

y=logb(x)    by=xy = \log_b(x) \iff b^y = x

Properties of Logarithms

For b>0,b1b > 0, b \neq 1, and positive real numbers M,NM, N:

  1. Product Rule: logb(MN)=logb(M)+logb(N)\log_b(MN) = \log_b(M) + \log_b(N)
  2. Quotient Rule: logb(MN)=logb(M)logb(N)\log_b(\frac{M}{N}) = \log_b(M) - \log_b(N)
  3. Power Rule: logb(Mp)=plogb(M)\log_b(M^p) = p \log_b(M)
  4. Change of Base: logb(M)=logc(M)logc(b)\log_b(M) = \frac{\log_c(M)}{\log_c(b)} (usually c=10c=10 or ee)
  5. Identity: logb(b)=1\log_b(b) = 1 and logb(1)=0\log_b(1) = 0

Common vs. Natural Logarithms

  • Common Logarithm: Base 10, written as log(x)\log(x).
  • Natural Logarithm: Base ee (approx 2.718), written as ln(x)\ln(x).

Solved Problems

Step-by-Step Solution0 / 3 Problems

Start the practice problems to continue