Chapter 4 - Exponential and Logarithmic Functions

4.1 Exponential Functions

Definition of the Exponential Function
  • The exponential function, denoted as f(x)=bxf(x) = b^x, where:

    • bb is a positive constant (i.e., b>0b > 0 and b1b \neq 1).

    • xx is any real number.

  • In practical applications:

    • aa = initial amount (e.g., starting population, investment amount).

    • bb = growth (if b>1b > 1) or decay factor (if 0<b<10 < b < 1).

    • xx = time intervals (e.g., years, days, months).

  • Key Applications: Often used to model scenarios like:

    • Bacterial growth/decay

    • Population dynamics

    • Financial applications such as compound interest.

Example: Evaluating an Exponential Function
  • The function models average spending data: f(x)=42.2(1.56)xf(x) = 42.2(1.56)^x

  • To evaluate for x=3x = 3:

    • Substitute into the function:

    • f(3)=42.2(1.56)3f(3) = 42.2(1.56)^3

    • Result: Average amount spent after 3 hours is approximately 160160 dollars.

Graphing an Exponential Function
  • Graphing Approach: Similar to polynomial functions, but consider the specific behavior of exponential functions.

    • The graph indicates that points are close to a horizontal asymptote or rapidly increase.

    • Key characteristics include understanding growth vs. decay:

    • Exponential Growth:

      • Form: y=abxy = ab^x where a>0a > 0 and b>1b > 1.

      • Example: f(x)=2xf(x) = 2^x is upward curving.

    • Exponential Decay:

      • Form: y=abxy = ab^x with a>0a > 0 and 0<b<10 < b < 1.

      • Example: f(x)=(1/2)xf(x) = (1/2)^x is downward curving.

Specific Points on Graphs
  • When graphing, identify reasonable points.

  • Fill in the graph's gaps based on general behavior and trend:

    • Example for Growth Graphing (e.g., x=3x = -3 to 33).

    • Example for Decay Graphing (e.g., x=3x = -3 to 33).

4.2 Logarithmic Functions

Objectives
  • Change between logarithmic and exponential forms.

  • Evaluate logarithmic expressions.

  • Graph logarithmic functions.

  • Identify the domain of logarithmic functions.

  • Utilize common and natural logarithms.

Definition of the Logarithmic Function
  • For x>0x > 0 and b>0b > 0, b1b \neq 1, the logarithmic function is defined as:

    • y=logbxy = \log_b x if and only if by=xb^y = x.

Important Properties
  1. One-to-One Functions: Only one-to-one functions can be inverted.

    • A function ff has an inverse if no horizontal line intersects its graph more than once.

  2. Inverse Relationship: If f(a)=bf(a) = b, then f1(b)=af^{-1}(b) = a. The domain of ff corresponds to the range of its inverse.

  3. Graphical Reflection: The graph of the inverse function is a reflection across the line y=xy = x.

Evaluating Logarithmic Functions
  • Convert from logarithmic to exponential form:

    • Example: log426=y\log_4 26 = y leads to 4y=264^y = 26.

  • Conversion affects the way we interpret and compute logarithmic values.

Domain of Logarithmic Functions
  • The domain of a logarithmic function like f(x)=logxf(x) = \log x consists of all positive real numbers, i.e., (0,)(0, ∞).

  • Example: To find the domain of f(x)=log4(x5)f(x) = \log_4(x - 5), set up inequalities:

    • x5>0x - 5 > 0, which leads to x>5x > 5.

Application of Logarithmic Functions
  • Logarithmic properties include:

    • logb1=0\log_b 1 = 0, since any base raised to the zero equals one.

    • logbb=1\log_b b = 1 for any base bb.

    • logbbx=x\log_b b^x = x shows how logarithms can reverse exponentiation.

Common and Natural Logarithms
  • Common logarithm (base 10) denoted as logx\log x.

  • Natural logarithm (base e) denoted as lnx\ln x.

4.3 Properties of Logarithms

Product Rule
  • For positive real numbers b,M,Nb, M, N (where b1b \neq 1), the logarithm of a product is:
    log<em>b(MN)=log</em>bM+logbN\log<em>b (MN) = \log</em>b M + \log_b N.

  • Example: ln(7x)=ln7+lnx\ln(7x) = \ln 7 + \ln x.

Quotient Rule
  • The logarithm of a quotient is:
    log<em>b(MN)=log</em>bMlogbN\log<em>b (\frac{M}{N}) = \log</em>b M - \log_b N.

Power Rule
  • For any real number pp, the logarithm of a number with an exponent is:
    log<em>b(Mp)=plog</em>bM\log<em>b (M^p) = p \log</em>b M.

Change of Base Formula
  • For any logarithmic bases a,ba, b and any positive number MM, it holds: log<em>bM=log</em>aMlogab\log<em>b M = \frac{\log</em>a M}{\log_a b}.

    • Use this to evaluate logarithms using scientific calculators or logarithmic tables.

Conclusion
  • Familiarity with exponential and logarithmic functions, properties, and how to graph them is crucial in algebra and its applications in real-world contexts.