5.1 Exponential Functions and Their Graphs
Key Takeaways
- An exponential function f(x) = a * b^x (where b > 0, b != 1, a != 0) has domain (-inf, inf) and range (0, inf) when a > 0, with a horizontal asymptote at y = 0.
- The natural base e approx 2.71828... defines the natural exponential function f(x) = e^x, which represents the limiting growth factor lim_{n->inf} (1 + 1/n)^n.
- Discrete compounding n times per year follows A = P(1 + r/n)^(nt), whereas continuous compounding follows A = P e^(rt).
- Transformations of the form g(x) = a * b^(c(x - h)) + k shift the horizontal asymptote to y = k and modify key points (0, 1) and (1, b).
5.1 Exponential Functions and Their Graphs
Exponential functions play a pivotal role in advanced precalculus, serving as mathematical models for continuous growth, radioactive decay, financial interest accumulation, and population dynamics. Unlike algebraic polynomial functions where a variable base is raised to a constant exponent (such as $x^2$ or $x^3$), exponential functions feature a constant base raised to a variable exponent (such as $2^x$ or $e^x$).
1. Definition and Standard Form of Exponential Functions
An exponential function with base $b$ is defined for all real numbers $x$ by:
Domain, Range, and Asymptotics
For the parent exponential function $f(x) = b^x$ (where $a = 1$):
- Domain: $(-\infty, \infty)$ — You can evaluate an exponential expression for any real number exponent.
- Range: $(0, \infty)$ — Because a positive base raised to any real power is strictly positive, $b^x > 0$ for all $x$.
- Y-Intercept: $(0, 1)$ — Since $b^0 = 1$ for any non-zero base $b$.
- Horizontal Asymptote: The line $y = 0$ ($x$-axis).
- For $b > 1$: As $x \to -\infty$, $b^x \to 0^+$. As $x \to \infty$, $b^x \to \infty$.
- For $0 < b < 1$: As $x \to \infty$, $b^x \to 0^+$. As $x \to -\infty$, $b^x \to \infty$.
Growth vs. Decay Classifications
| Parameter / Feature | Exponential Growth ($b > 1$) | Exponential Decay ($0 < b < 1$) |
|---|---|---|
| Base Condition | $b > 1$ (e.g., $f(x) = 2^x$, $f(x) = (1.5)^x$) | $0 < b < 1$ (e.g., $f(x) = (0.5)^x$, $f(x) = (1/3)^x$) |
| Monotonicity | Strictly increasing across $(-\infty, \infty)$ | Strictly decreasing across $(-\infty, \infty)$ |
| Left-Hand End Behavior | $\lim_{x \to -\infty} b^x = 0$ (Approaches horizontal asymptote) | $\lim_{x \to -\infty} b^x = \infty$ (Grows without bound) |
| Right-Hand End Behavior | $\lim_{x \to \infty} b^x = \infty$ (Grows without bound) | $\lim_{x \to \infty} b^x = 0$ (Approaches horizontal asymptote) |
| Key Points | $(-1, 1/b), , (0, 1), , (1, b)$ | $(-1, 1/b), , (0, 1), , (1, b)$ |
Note on Base Restrictions: If $b \le 0$, the function $b^x$ fails to produce real outputs for fractional exponents like $(-4)^{1/2} = \sqrt{-4} = 2i$. If $b = 1$, $1^x = 1$ degenerates into a trivial constant linear function. Hence, $b > 0$ and $b \neq 1$ are mandatory structural constraints.
2. The Natural Exponential Function (Base $e$)
In calculus and precalculus applications, the most important exponential base is the irrational number $e$, known as Euler's number.
Definition of $e$
The number $e$ is defined as the limit of the expression $(1 + 1/n)^n$ as $n$ approaches infinity:
The function $f(x) = e^x$ is called the natural exponential function. It exhibits a unique geometric property: at any point on the curve $y = e^x$, the slope of the tangent line equals the $y$-value of the function at that point.
3. Transformations of Exponential Graphs
The general transformed exponential function is represented by:
where each parameter exerts a specific geometric transformation on the parent graph $f(x) = b^x$:
- $a$ (Vertical Stretch/Compression & Reflection): If $|a| > 1$, vertical stretch by factor $|a|$. If $0 < |a| < 1$, vertical compression. If $a < 0$, the graph is reflected across the $x$-axis.
- $c$ (Horizontal Stretch/Compression & Reflection): If $c < 0$, the graph is reflected across the $y$-axis.
- $h$ (Horizontal Shift): Shifts the graph horizontally by $h$ units (right if $h > 0$, left if $h < 0$).
- $k$ (Vertical Shift): Shifts the graph vertically by $k$ units. Crucially, the horizontal asymptote shifts from $y = 0$ to $y = k$. The range also shifts to $(k, \infty)$ if $a > 0$, or $(-\infty, k)$ if $a < 0$.
Worked Example 1: Analyzing and Graphing a Transformed Exponential Function
Consider the function $g(x) = -2 \cdot 3^{x - 1} + 4$.
- State the parent function.
- List the sequence of transformations.
- Determine the horizontal asymptote, domain, range, and $y$-intercept.
Solution:
- Parent Function: $f(x) = 3^x$.
- Transformations:
- Shift right by $1$ unit ($h = 1$).
- Reflect across the $x$-axis and stretch vertically by a factor of $2$ ($a = -2$).
- Shift up by $4$ units ($k = 4$).
- Key Characteristics:
- Horizontal Asymptote: The vertical shift $k = 4$ moves the horizontal asymptote to $y = 4$.
- Domain: $(-\infty, \infty)$.
- Range: Because of the reflection across the $x$-axis ($a = -2 < 0$), the curve lies entirely below the asymptote $y = 4$. Range: $(-\infty, 4)$.
- Y-Intercept: Evaluate $g(0)$: The $y$-intercept is $\left(0, \frac{10}{3}\right)$.
4. Financial Models: Compound Interest
Exponential functions model financial growth when interest is reinvested over time.
Discrete Compound Interest Formula
If a principal amount $P$ is invested at an annual interest rate $r$ (expressed as a decimal) compounded $n$ times per year, the total accumulated amount $A(t)$ after $t$ years is:
Compounding frequencies ($n$):
- Annually: $n = 1$
- Semiannually: $n = 2$
- Quarterly: $n = 4$
- Monthly: $n = 12$
- Daily: $n = 365$
Continuous Compound Interest Formula
As the frequency of compounding $n$ approaches infinity ($n \to \infty$), discrete compounding transitions into continuous compounding, modeled using the natural base $e$:
Worked Example 2: Comparing Compounding Frequencies
An investor places $$5,000$ into an account earning an annual interest rate of $6%$ ($r = 0.06$) for $10$ years. Calculate the final balance under:
- Monthly compounding ($n = 12$)
- Continuous compounding
Solution:
-
Monthly Compounding:
-
Continuous Compounding:
Continuous compounding yields $$13.61$ more than monthly compounding over 10 years.
5. CLEP Exam Traps & Common Errors
- Trap 1: Violating Order of Operations with Base and Factor
Evaluating $ab^x$ as $(ab)^x$ is a major error. For example, $2 \cdot 3^4 \neq 6^4 = 1296$. By order of operations (PEMDAS), exponentiation precedes multiplication: $2 \cdot 3^4 = 2 \cdot 81 = 162$. - Trap 2: Misidentifying Asymptote Shifts
Horizontal shifts $b^{x-h}$ do NOT alter the horizontal asymptote ($y = 0$). Only vertical shifts $+ k$ change the asymptote to $y = k$. - Trap 3: Confusing Nominal Rate $r$ with Continuous Base Exponential Growth
In $A = P(1 + r)^t$, $r$ is the discrete percentage growth per period. In $A = P e^{kt}$, $k$ is the continuous growth rate. The effective annual yield for continuous compounding is $e^k - 1$, which is strictly greater than $k$.
An investment of $4,000 earns 5% annual interest compounded continuously. Which expression represents the total value of the investment after 8 years?
What is the horizontal asymptote and range of the function f(x) = -3 * 2^(x + 1) + 5?
Which of the following functions represents exponential decay with a y-intercept at (0, 7) and a horizontal asymptote at y = -2?
A population of bacteria triples every 4 hours. If the initial population is 500 bacteria, which function models the population P(t) after t hours?