MATH 1 • ALGEBRA & FUNCTIONS

Using Exponential Models — I can estimate or compute values from an exponential model within a reasonable domain and interpret results.

Learn to predict explosive growth and steady decay using exponential functions in real-world scenarios.

Historical Context & Motivation

Humans have always been fascinated by quantities that grow rapidly or shrink steadily over time. Long before algebra existed, ancient merchants noticed that compound interest could make a modest investment balloon over the years — and that the growth wasn't steady like addition, but accelerating. That observation planted the seed for what we now call exponential models, mathematical tools that describe quantities that multiply by a constant factor in equal time intervals.

From population biology to radioactive decay, exponential models appear whenever a quantity's rate of change is proportional to its current size. Understanding how to compute and interpret values from these models is one of the most practical skills in modern mathematics, connecting classroom algebra to fields like finance, medicine, and environmental science.

~2000 BCE
Babylonian Interest Tables
Babylonian clay tablets recorded compound interest calculations, making them among the earliest users of exponential-style growth in finance.
1614
Napier Publishes Logarithms
John Napier introduced logarithms as a tool for simplifying multiplication, effectively creating the inverse of exponential functions and transforming scientific computation.
1798
Malthus on Population Growth
Thomas Malthus argued that human populations grow exponentially while food supplies grow linearly, sparking lasting debate about sustainability and resource limits.
1896
Radioactive Decay Discovered
Henri Becquerel's discovery of radioactivity led scientists to model decay as an exponential process, introducing the concept of half-life — a cornerstone of nuclear physics.
2020s
Epidemiology & Data Science
Exponential models became household terms during global pandemics, as public health experts used them to forecast virus spread and evaluate intervention strategies.

The central question this lesson addresses is straightforward yet powerful: given an exponential model, how do you plug in values, compute outputs, and explain what those numbers actually mean in context? Mastering this skill turns an abstract equation into a prediction engine you can apply to countless real-world situations.

Core Principles & Definitions

Before diving into calculations, you need a solid grasp of the building blocks that make up every exponential model. These principles will guide you each time you set up, evaluate, or interpret an exponential expression.

1

The General Form

An exponential model is typically written as y = a · bˣ, where a is the initial value, b is the base (growth or decay factor), and x is the independent variable (often time).
2

Growth vs. Decay

When the base b > 1, the model shows exponential growth. When 0 < b < 1, the model shows exponential decay.
3

Initial Value (a)

The value of a represents the output when x = 0. In real-world terms, this is the starting amount — for example, the population at the beginning of a study or the initial deposit in a bank account.
4

Reasonable Domain

Not every x-value makes sense in context. A reasonable domain limits the model to inputs where predictions are meaningful — you wouldn't use a population model to predict millions of years into the future, for example.
5

Interpreting Results

Computing a value is only half the job. Interpretation means stating what the output means in context: units, direction of change, and whether the prediction is realistic for the given situation.
KEY TAKEAWAY
Think of an exponential model like a photocopier that enlarges or shrinks by a fixed percentage every time you press the button. If you set it to 110%, each copy is 10% bigger than the last — that's growth. Set it to 90%, and each copy is 10% smaller — that's decay. The base b is the copier's setting, a is the original document, and x is how many times you press the button.

Visualizing Exponential Growth & Decay

The best way to build intuition for exponential models is to see them on a graph. The diagram below shows two curves: one representing exponential growth (b > 1) and one representing exponential decay (0 < b < 1). Notice how both curves pass through the point (0, a), the initial value, and how growth accelerates upward while decay approaches zero without ever reaching it.

Both curves share the same initial value a = 50 at x = 0 (highlighted in gold). The green growth curve (b = 1.5) accelerates upward, while the pink decay curve (b = 0.5) approaches the x-axis but never touches it — this invisible boundary is called the horizontal asymptote.

A few features stand out in this graph. First, both curves are smooth and continuous — there are no breaks or corners. Second, the growth curve increases faster and faster as x gets larger; this is the hallmark of exponential behavior compared to linear growth, which increases by the same amount each step. Third, the decay curve flattens out, approaching y = 0 as an asymptote. In practical terms, this means a decaying quantity gets smaller and smaller but never fully disappears according to the model.

Mathematical Framework

Now that you can visualize exponential behavior, let's formalize the mathematics. Every exponential model you'll encounter in this course can be expressed using one of the forms below.

STANDARD EXPONENTIAL MODEL
y = a · bˣ
y = output (predicted amount); a = initial value (when x = 0); b = base (growth/decay factor); x = independent variable (often time).
PERCENT CHANGE FORM
y = a(1 + r)ˣ or y = a(1 − r)ˣ
r = rate of change as a decimal. Use (1 + r) for growth and (1 − r) for decay. For example, 8% growth means b = 1.08, and 8% decay means b = 0.92.
EVALUATING THE MODEL
y = a · b^(x) → substitute x, then compute b^(x), then multiply by a
Always follow the order of operations: compute the exponent first, then multiply by a. A calculator is essential for non-integer exponents.

The key relationship to internalize is that every time x increases by 1, the output is multiplied by b. This is fundamentally different from linear models, where the output increases by a constant amount. In an exponential model with b = 2, doubling happens at every step: 1, 2, 4, 8, 16, 32 … The outputs are connected by multiplication, not addition.

⚠️ DOMAIN MATTERS
When a problem says 'within a reasonable domain,' it's asking you to think about which x-values make sense. If x represents years since 2020 and the model was built from data through 2025, predicting for x = 100 (the year 2120) would stretch the model far beyond its intended range. Always consider whether your input produces a realistic, meaningful result.

Growth Factor Breakdown & Output Tables

One of the most effective ways to understand an exponential model is to build a table of values. This lets you see the constant multiplicative pattern in action and estimate outputs for inputs between the ones you calculated.

Table of values for y = 200 · 1.1ˣ showing 10% growth per year
x (years)y = 200 · 1.1ˣChange from previousRatio y(x)/y(x−1)
0200.00
1220.00+20.001.10
2242.00+22.001.10
3266.20+24.201.10
4292.82+26.621.10
5322.10+29.281.10

Notice that the change column increases each step — the model adds more and more each year. But the ratio column stays constant at 1.10. That constant ratio is the defining signature of exponential behavior and equals the base b.

The gold exponential curve and the blue dashed linear line start at the same point but diverge sharply. By x = 10, the exponential model predicts roughly 519, while the linear model predicts only 550. The gap would widen enormously for larger x values, illustrating why distinguishing model type is crucial.

This comparison highlights a common mistake: for small x-values, linear and exponential models can look almost identical. Students sometimes assume a pattern is linear because the first few data points seem evenly spaced. Checking the ratio between consecutive outputs — rather than just the difference — is the reliable way to identify exponential behavior.

Worked Example: Bacterial Colony Growth

A biology student cultures bacteria in a lab. At the start of the experiment (t = 0 hours), there are 500 bacteria. The population triples every hour. The model is P(t) = 500 · 3ᵗ, where t is time in hours. Find the population after 4 hours and interpret the result.

Computing Bacterial Population at t = 4
1
Step 1 — Identify the Model's ComponentsThe model is P(t) = 500 · 3ᵗ. Here, a = 500 (initial population), b = 3 (the population triples each hour), and t is measured in hours.
2
Step 2 — Substitute the Given ValueWe need P(4), so substitute t = 4 into the model: P(4) = 500 · 3⁴.
3
Step 3 — Evaluate the ExponentCompute 3⁴ = 3 × 3 × 3 × 3 = 81.
3⁴ = 81
4
Step 4 — Multiply by the Initial ValueP(4) = 500 × 81 = 40,500.
P(4) = 40,500 bacteria
5
Step 5 — Interpret the ResultAfter 4 hours, the model predicts that the colony will contain approximately 40,500 bacteria. This is a reasonable prediction for a short experiment, but if we extended to t = 10 (P ≈ 29.5 million), we'd need to question whether resources like space and nutrients could sustain such growth. That's where reasonable domain becomes important.

Strengths & Limitations of Exponential Models

Exponential models are incredibly useful, but like any mathematical tool, they have boundaries. Understanding when a model works well — and when it breaks down — is just as important as being able to compute values.

Strengths and limitations of exponential models
StrengthsLimitations
Accurately model populations, investments, and radioactive decay over short to moderate time frames.Growth models predict infinite values, which is unrealistic for populations limited by food, space, or other resources.
Only two parameters (a and b) are needed, making the model simple to set up and use.Decay models predict values that approach but never reach zero — a real substance eventually runs out completely.
The constant-ratio property makes it easy to identify exponential patterns in data.Small errors in the base b compound rapidly for large x-values, making long-range predictions unreliable.
Can be combined with transformations (shifts, reflections) to fit a wide range of scenarios.Does not account for factors that change the growth rate over time, such as government policy or environmental shifts.
KEY TAKEAWAY
Think of an exponential model like a weather forecast: it's most reliable for the near future. A 5-day forecast is useful; a 50-day forecast is speculation. Similarly, exponential models are powerful within a reasonable domain close to the data they were built from, but become less trustworthy the further you extrapolate.

Connection to Advanced Models

The exponential model y = a · bˣ is a foundation you'll build on in future courses. Here's a preview of how the ideas extend into more advanced mathematics and applications.

How exponential models connect to future coursework
This Course: Exponential ModelAdvanced Extension
y = a · bˣ with integer x valuesy = a · e^(kt) using the natural base e ≈ 2.718, enabling continuous growth modeling (Algebra 2 / Pre-Calculus)
Evaluating the model for a given xSolving for x using logarithms: x = log_b(y/a) (Algebra 2)
Unbounded exponential growthLogistic growth models that incorporate a carrying capacity, producing an S-curve (Biology / AP Math)
Estimating outputs from a tableRegression analysis to fit exponential models to noisy real-world data (Statistics)

You don't need to master these advanced tools right now. The important thing is to recognize that the skills you're developing — identifying a and b, substituting values, and interpreting results in context — are the same skills that power all of these more sophisticated models. You're building a foundation that will serve you well.

Practice Problems

PROBLEM 1CONCEPTUAL
An exponential model is written as y = 300 · 0.85ˣ. Without computing any values, explain whether this model represents growth or decay. What does the 300 represent, and what does the 0.85 tell you about the pattern?
PROBLEM 2BASIC CALCULATION
A town's population is modeled by P(t) = 12,000 · 1.03ᵗ, where t is the number of years since 2020. Find the predicted population in 2025 (t = 5). Round to the nearest whole number.
PROBLEM 3INTERMEDIATE
A car purchased for $28,000 depreciates by 18% per year. Write an exponential model for the car's value V after t years. Then find the value after 3 years and interpret the result.
PROBLEM 4APPLIED
A scientist measures 80 grams of a radioactive substance. The substance has a half-life of 6 hours, so the model is A(t) = 80 · (0.5)^(t/6), where t is in hours. How much remains after 15 hours? Is this a reasonable use of the model? Explain.
PROBLEM 5CRITICAL THINKING
Two investment accounts start with $1,000. Account A grows at 5% per year (model: A(t) = 1000 · 1.05ᵗ). Account B grows at 8% per year (model: B(t) = 1000 · 1.08ᵗ). After 20 years, how much more is Account B worth than Account A? Then explain why a seemingly small difference in the growth rate (3 percentage points) leads to such a large gap.

Lesson Summary

An exponential model takes the form y = a · bˣ, where a is the initial value and b is the growth or decay factor. When b > 1, the model represents exponential growth; when 0 < b < 1, it represents exponential decay. To evaluate the model, substitute your x-value, compute the exponent first, then multiply by a. The constant ratio between consecutive outputs — always equal to b — is the defining feature that distinguishes exponential models from linear ones.

Always work within a reasonable domain — the range of x-values where the model's predictions are realistic and supported by the context. Interpreting results means stating what your computed value represents in real-world terms: include units, explain whether the quantity is increasing or decreasing, and assess whether the prediction is reasonable. Mastering these skills — identifying model components, computing outputs, and interpreting answers — prepares you for more advanced topics like logarithms, continuous growth models, and data-driven regression.

Varsity Tutors • Math 1 • Using Exponential Models