5.1 Exponential Functions

5.1 Exponential Functions

Exponential Function

  • Definition: The function defined by f(x)=bxf(x) = b^x where b>0b > 0 and b1b \neq 1 is called an exponential function with base bb and exponent xx.

Laws of Exponential Functions

  • Given that aa and bb are positive numbers and xx and yy are real numbers, the following properties hold:

    1. Product of Powers Property: bxby=bx+yb^x \cdot b^y = b^{x+y}

    2. Quotient of Powers Property: bxby=bxy\frac{b^x}{b^y} = b^{x-y}

    3. Power of a Power Property: (bx)y=bxy(b^x)^y = b^{xy}

    4. Power of a Product Property: (ab)x=axbx(ab)^x = a^x \cdot b^x

    5. Power of a Fraction Property: (ab)x=axbx\left(\frac{a}{b}\right)^x = \frac{a^x}{b^x}

    6. Comparison of Exponents: If bm=bnb^m = b^n, then m=nm = n.

Properties of the Exponential Function

  • The exponential function y=bxy = b^x with b>0b > 0 and b1b \neq 1 has the following properties:

    1. Domain: The domain of the function is all real numbers, expressed as (,)(-\infty, \infty).

    2. Range: The range of the function is positive real numbers, expressed as (0,)(0, \infty).

    3. Graph Intersection: The graph passes through the point (0,1)(0, 1), since b0=1b^0 = 1.

    4. Continuity: The exponential function is continuous on its entire domain (,)(-\infty, \infty).

    5. Behavior Analysis:

    • It is increasing on (,)(-\infty, \infty) if b>1b > 1.

    • It is decreasing on (,)(-\infty, \infty) if 0<b<10 < b < 1.

The Base e

  • Value of e: e2.718281828e \approx 2.718281828…

  • Limit Definition: ee can be defined as: e=limm(1+1m)me = \lim_{m \to \infty} \left(1 + \frac{1}{m}\right)^m.

  • The natural exponential function is given by:

    • y=exy = e^x

    • y=exy = e^{-x}.

Examples

Example 1: Simplify the following expressions.
  • (a) 31/495/831/4 \cdot 9^{-5/8}

  • (b) (xb/a)a/b\left(x^{-b/a}\right)^{-a/b}

Example 2: Solve the following equations for xx.
  • (a) ex2=e2x+1e^{x-2} = e^{2x+1}

  • (b) 8x=(132)x28^x = \left(\frac{1}{32}\right)^{x-2}

Example 3: Sketch the graph of the given functions on the same axes.
  • y=40.5xy = 40.5^x and y=40.5xy = 4^{-0.5^x}

Supplemental Examples

Example 4: Simplify the following expressions.
  • (a) 4b412b6\frac{4b^{-4}}{12b^{-6}}

  • (b) y3/2y5/3y^{-3/2}y^{5/3}

  • (c) (12)2(3)\left(\frac{-1}{2}\right)^2 \cdot (-3)

Example 5: Function Evaluation
  • A function ff has the form f(x)=Aekxf(x) = Ae^{kx}.

  • If it is known that f(0)=100f(0) = 100 and f(1)=120f(1) = 120, find AA and kk.