Historical Context & Motivation
Humans have long noticed that some quantities don't change at a steady, predictable rate. A pile of grain that doubles each day, a debt that spirals out of control, or a disease spreading through a city — these situations all share a common trait: the rate of change depends on how much you already have. The mathematical idea behind this pattern is called exponential growth (when quantities increase) or exponential decay (when quantities decrease). Understanding how to model these situations with equations gives you a powerful tool for predicting the future behavior of everything from investments to radioactive materials.
The central question these thinkers grappled with remains the same one you'll learn to answer: If a quantity changes by a constant percentage over equal time intervals, how can we write an equation that predicts its value at any point in time?
Core Principles & Definitions
Before diving into equations, you need to understand the key ideas that separate exponential change from the linear change you've already studied. In a linear model, you add or subtract the same amount each time. In an exponential model, you multiply by the same factor each time. This seemingly small difference leads to dramatically different outcomes over time.
Initial Value (a)
Growth/Decay Factor (b)
Rate of Change (r)
Independent Variable (t)
Exponential vs. Linear
Visualizing Exponential Growth vs. Decay
The graph below compares an exponential growth curve and an exponential decay curve side by side. Notice how the growth curve starts slowly and then shoots upward, while the decay curve drops quickly at first and then levels off, approaching — but never quite reaching — zero. Both curves pass through the point (0, a), confirming that the initial value is the y-intercept of every exponential function.
A key feature to observe is the horizontal asymptote at y = 0. For decay curves, the quantity gets closer and closer to zero but never actually reaches it — this mirrors real-world behavior where a substance never fully disappears but becomes negligibly small. For growth curves, there is no upper limit on the graph; the function increases without bound, which is why exponential growth can be so dramatic.
The Mathematical Framework
Now let's formalize what you've been seeing into precise equations. The general form of an exponential function and its variations for growth and decay are your essential toolkit for modeling these situations.
Comparing Growth & Decay Side by Side
Let's break down how the same equation structure produces very different behaviors depending on the value of b. The table below highlights the key differences between growth and decay, followed by a visual comparison showing a real-world numerical example of each.
| Feature | Exponential Growth | Exponential Decay |
|---|---|---|
| Factor b | b > 1 | 0 < b < 1 |
| Rate relationship | b = 1 + r | b = 1 − r |
| Graph behavior | Rises steeply to the right | Falls toward the x-axis |
| Real-world example | Population increasing 3% per year | Car value losing 15% per year |
| Long-term behavior | y → ∞ as t → ∞ | y → 0 as t → ∞ (never reaches 0) |
Notice something important: after 10 years of 10% growth you've gained $1,594, but after 10 years of 10% decay you've only lost $651. Growth and decay at the same rate are not mirror images of each other. This is because each year the growth model multiplies a larger and larger number, while the decay model multiplies a smaller and smaller one.
Worked Example: Bacteria Population
A biology lab starts a culture with 500 bacteria. The population doubles every 3 hours. Write an exponential model for the population and use it to predict the number of bacteria after 12 hours.
Strengths & Limitations of Exponential Models
Exponential models are incredibly useful, but like any mathematical tool, they have their limits. Understanding when a model works well — and when it breaks down — is a crucial part of mathematical modeling.
| Strengths | Limitations |
|---|---|
| Accurately models processes with constant percentage change (compound interest, radioactive decay) | Assumes the rate of change stays constant forever, which rarely happens in the real world |
| Simple equation with only two parameters (a and b), making it easy to set up | Growth models predict infinitely large values, but real populations hit resource limits |
| Makes reliable short-term predictions when the percent change is truly constant | Decay models never reach zero — sometimes a quantity does actually reach zero (e.g., medicine fully metabolized) |
| Works for a wide variety of applications across science, finance, and social science | Cannot model situations where the growth rate itself changes over time (need logistic or other models) |
Connection to Advanced Topics
The exponential model you've learned is the foundation for several more advanced topics you'll encounter in later math and science courses. The table below shows how this basic idea extends into more sophisticated mathematics.
| What You Know Now | Where It Leads |
|---|---|
| y = a · bᵗ with discrete time periods | Continuous exponential model: y = a · eʳᵗ, using the natural base e ≈ 2.718 |
| Finding y given t | Finding t given y requires logarithms: t = log(y/a) / log(b) |
| Constant percentage growth | Logistic growth models where the rate slows as a population approaches a carrying capacity |
| Half-life as a specific decay factor | Carbon-14 dating, pharmacokinetics (how drugs leave the body), and nuclear physics |
You don't need to master logarithms or the number e right now — that comes later. What matters is recognizing that the core idea of constant multiplicative change stays the same in all of these extensions. Mastering y = a · bᵗ gives you the conceptual framework to understand them all.
Practice Problems
Lesson Summary
Exponential models describe situations where a quantity changes by a constant percentage over equal time intervals. The general equation is y = a · bᵗ, where a is the initial value and b is the growth or decay factor. For growth, b = 1 + r and is greater than 1. For decay, b = 1 − r and is between 0 and 1.
Growth curves rise steeply and without bound, while decay curves fall toward zero but never quite reach it (the horizontal asymptote). These models apply to compound interest, population growth, radioactive decay, depreciation, and many other real-world phenomena. While powerful for short- to medium-term predictions, exponential models have limitations: they assume the rate stays constant and don't account for factors like resource limits. Mastering y = a · bᵗ provides a foundation for logarithms, continuous growth, and logistic models in future courses.