5.2 Exponential Functions: Growth & Decay Models
Key Takeaways
- The standard exponential model is f(t) = a · b^t = a(1 ± r)^t, where a = f(0) is the initial value, b is the base growth/decay factor, and r = |b - 1| is the percent rate of change per unit time.
- Differentiate growth from decay: if b > 1, the model represents exponential growth with rate r = b - 1; if 0 < b < 1, it represents exponential decay with rate r = 1 - b.
- Perform time-scale conversions: rewrite annual models to monthly models using f(t) = a · (b^{1/12})^{12t}, or models that scale every k time units using b^{t/k}.
- Interpret constants in contextual SAT questions without calculating by directly mapping initial quantities, percentage growth rates, and elapsed unit intervals.
- Distinguish linear models (constant absolute change per unit time, f(t) = mt + d) from exponential models (constant percentage or multiplicative factor change per unit time).
Exponential Functions: Growth & Decay Models
Exponential functions model real-world phenomena where a quantity changes by a constant percentage or constant multiplicative factor over equal intervals of time. On the Digital SAT, exponential modeling questions test your ability to construct equations, interpret constants in real-world contexts, and convert between different time scales.
1. Anatomy of the Exponential Model
The standard formula for an exponential function is written in one of two equivalent forms:
+-----------------------------------------------------------------------------+
| ANATOMY OF AN EXPONENTIAL MODEL |
| |
| f(t) = a · b^t |
| | | |
| +----------------------+ +-----------------------+ |
| v v |
| [ INITIAL VALUE (a) ] [ GROWTH FACTOR (b) ] |
| - Value when t = 0 - b = 1 + r (Growth) |
| - y-intercept on graph: (0, a) - b = 1 - r (Decay) |
| - Starting population / principal - b > 1: Increases |
| - 0 < b < 1: Decreases|
+-----------------------------------------------------------------------------+
Parameter Breakdown:
- Initial Value ($a$): The output when $t = 0$, represented by the point $(0, a)$ on the Cartesian plane. In context, $a$ represents the starting population, initial investment, original purchase price, or baseline quantity.
- Base / Growth Factor ($b$): The multiplier applied for each single unit increase in $t$.
- If $b > 1$, the function models Exponential Growth.
- If $0 < b < 1$, the function models Exponential Decay.
- $b$ can never be negative or zero in real-world exponential models.
- Percent Rate of Change ($r$): The fractional or percentage increase/decrease per unit time:
- Growth: $b = 1 + r \implies r = b - 1$
- Decay: $b = 1 - r \implies r = 1 - b$
- Independent Variable ($t$): The number of elapsed time periods (e.g., years, months, days, hours).
2. Growth Factor vs. Decay Factor Conversion
The table below demonstrates how percentage changes translate into exponential base values ($b$):
| Context Description | Percent Change ($r$) | Base Formula | Factor ($b$) | Model Equation ($a = 500$) |
|---|---|---|---|---|
| Grows by 8% per year | $+8% = +0.08$ | $b = 1 + 0.08$ | $1.08$ | $f(t) = 500(1.08)^t$ |
| Decreases by 15% per year | $-15% = -0.15$ | $b = 1 - 0.15$ | $0.85$ | $f(t) = 500(0.85)^t$ |
| Grows by 0.6% per month | $+0.6% = +0.006$ | $b = 1 + 0.006$ | $1.006$ | $f(t) = 500(1.006)^t$ |
| Depreciates by 4.2% per year | $-4.2% = -0.042$ | $b = 1 - 0.042$ | $0.958$ | $f(t) = 500(0.958)^t$ |
| Doubles every year | $+100% = +1.00$ | $b = 1 + 1.00$ | $2.00$ | $f(t) = 500(2)^t$ |
| Triples every year | $+200% = +2.00$ | $b = 1 + 2.00$ | $3.00$ | $f(t) = 500(3)^t$ |
| Halves every year | $-50% = -0.50$ | $b = 1 - 0.50$ | $0.50$ | $f(t) = 500(0.5)^t$ |
[!IMPORTANT] Common Percent-to-Decimal Traps:
- A $5%$ increase is $b = 1 + 0.05 = 1.05$, NOT $1.5$ (which is a $50%$ increase).
- A $0.4%$ increase is $b = 1 + 0.004 = 1.004$, NOT $1.04$ (which is a $4%$ increase).
- A $30%$ decay means $70%$ remains ($b = 0.70$), NOT $b = 0.30$ (which would mean a $70%$ decay).
3. Time-Scale Transformations & Exponent Rewriting
The Digital SAT frequently tests equivalent exponential equations where the time unit is modified. These questions rely on the Power of a Power property: $b^t = (b^{1/k})^{kt} = (b^k)^{t/k}$.
+-----------------------------------------------------------------------------+
| TIME-SCALE TRANSFORMATION METHODS |
| |
| ANNUAL TO MONTHLY CONVERSION: |
| f(t) = a · (1 + r)^t ====> f(t) = a · [ (1 + r)^(1/12) ]^(12t) |
| ----------------- |
| Monthly Base |
| |
| PERIODIC CHANGE (EVERY k YEARS): |
| f(t) = a · b^(t / k) |
| - When t = k, exponent = 1 (one multiplication by b) |
| - When t = 2k, exponent = 2 (two multiplications by b) |
+-----------------------------------------------------------------------------+
Case 1: Converting from Annual Rate to Monthly Rate
Suppose an investment grows by $12%$ per year: $f(t) = 1,000(1.12)^t$, where $t$ is years. To find the monthly growth factor:
- There are $12$ months in a year, so elapsed time in months is $m = 12t$, which means $t = \frac{m}{12}$.
- Substitute $t = \frac{m}{12}$: $f(m) = 1,000(1.12)^{m/12} = 1,000\left((1.12)^{1/12}\right)^m$.
- Calculate the monthly base: $(1.12)^{1/12} \approx 1.009488$.
- This reveals a monthly growth rate of approximately $0.95%$ per month.
Case 2: Periodic Change Every $k$ Units
If a population doubles every $5$ years:
- When $t = 5$, exponent is $5/5 = 1 \implies P(5) = P_0(2)^1 = 2P_0$.
- When $t = 10$, exponent is $10/5 = 2 \implies P(10) = P_0(2)^2 = 4P_0$.
- When $t = 15$, exponent is $15/5 = 3 \implies P(15) = P_0(2)^3 = 8P_0$.
4. Linear vs. Exponential: The Critical SAT Distinction
SAT questions frequently present tables or verbal scenarios and ask whether the data is best modeled by a linear or exponential function:
| Characteristic | Linear Model ($f(t) = mt + b$) | Exponential Model ($f(t) = a \cdot b^t$) |
|---|---|---|
| Rate of Change | Constant absolute amount added/subtracted per unit time | Constant percentage / ratio multiplied per unit time |
| First Differences | Equal differences: $y_{k+1} - y_k = m$ | Increasing or decreasing differences |
| Ratios of Consecutive Terms | Changing ratios | Constant ratio: $\frac{y_{k+1}}{y_k} = b$ |
| Example Keywords | "increases by $50 per year", "loses 3 gallons per hour" | "increases by 5% per year", "doubles every decade" |
| Graph Shape | Straight line with constant slope | Curved line with horizontal asymptote |
5. Step-by-Step Worked SAT Exam Examples
Worked Example 1: Interpreting Exponential Parameters
Problem: The value of a high-performance computer server, in dollars, is modeled by $V(t) = 4,200(0.82)^{t/2}$, where $t$ is the number of years after purchase. Which statement best interprets the number $0.82$ in this context?
Step-by-Step Solution:
- Identify the base: $b = 0.82$. Because $0.82 < 1$, this represents exponential decay.
- Calculate the decay percentage: $r = 1 - 0.82 = 0.18 = 18%$.
- Inspect the exponent: The exponent is $\frac{t}{2}$, which indicates that one full decay cycle occurs every time $t$ increases by $2$.
- Conclusion: The value of the server decreases by $18%$ every $2$ years (or retains $82%$ of its value every $2$ years).
Worked Example 2: Constructing an Equivalent Monthly Model
Problem: A tech company's active user base $U(t)$, in thousands, is modeled by $U(t) = 150(1.24)^t$, where $t$ is the number of years since 2022. Which equivalent function reveals the approximate monthly growth rate as a constant base?
Step-by-Step Solution:
- There are $12$ months in a year, so if $m$ is the number of elapsed months then $m = 12t$ and $t = \frac{m}{12}$.
- Rewrite the expression using exponent properties:
- Evaluate $(1.24)^{1/12}$ using a calculator: $(1.24)^{1/12} \approx 1.018087 \approx 1.0181$.
- Substitute back into the equation: This indicates an approximate monthly growth rate of $1.81%$ per month.
6. Desmos Testing Strategies & Rapid Visual Validation
[!TIP] Testing Equivalent Exponential Forms in Desmos: When an SAT problem asks which rewritten exponential equation is equivalent to an original annual model (e.g., $f(x) = 150(1.24)^x$ vs. $g(x) = 150(1.0181)^{12x}$):
- Graph Line 1:
y = 150 * (1.24)^x- Graph Line 2:
y = 150 * (1.0181)^(12x)- Click the gear icon to convert both to tables. Inspect values at $x = 0, 1, 2, 5$.
- If the outputs match at all test values, the models are equivalent.
[!NOTE] Exponential Regression ($y_1 \sim a \cdot b^{x_1}$): If a problem provides a table of values $(x_1, y_1)$ and asks for the exponential equation that models them:
- Click the
+button in Desmos and insert a table. Enter the $(x_1, y_1)$ coordinate pairs.- On a new line, type
y1 ~ a * b^(x1).- Desmos will compute the exact parameters $a$ and $b$ instantly.
The population of a city is modeled by the function $P(t) = 14,500(1.035)^t$, where $t$ represents the number of years after 2010. By approximately what percentage does the population grow every decade (10 years)?
A sample of a radioactive element decays according to the equation $M(t) = 800(0.88)^{t/3}$, where $M(t)$ is the remaining mass in grams after $t$ hours. Which statement correctly interprets the value $0.88$ in this model?
The estimated value of a vintage guitar is modeled by $V(t) = 2,000(1.06)^t$, where $t$ is the number of years since appraisal. Which of the following equivalent equations correctly displays the approximate monthly growth rate as a base constant?