MATH 1 • ALGEBRA & FUNCTIONS

Recognizing Exponential Growth/Decay — I can recognize exponential growth/decay from a table, graph, equation, or context.

Learn to spot the signature patterns of exponential change in tables, graphs, equations, and real-world scenarios.

Historical Context & Motivation

Humans have been fascinated by quantities that multiply rapidly for centuries. Long before modern algebra, merchants and scholars noticed that money lent at interest didn't simply add a fixed amount each year — it seemed to snowball, growing faster and faster over time. This behavior, where a quantity repeatedly multiplies by the same factor, is what mathematicians eventually called exponential growth. Its counterpart, exponential decay, describes quantities that shrink by a constant percentage over equal time intervals — like the way a hot cup of coffee cools toward room temperature or a radioactive substance loses its potency.

1614
Napier Publishes Logarithms
Scottish mathematician John Napier introduced logarithms, giving scientists a tool to work with exponential relationships by converting multiplication into addition.
1683
Jacob Bernoulli & Compound Interest
While studying compound interest, Bernoulli discovered that continuously compounding interest converges toward the constant e ≈ 2.718, the base of all natural exponential functions.
1798
Malthus & Population Growth
Thomas Malthus argued that human populations grow exponentially while food supplies grow linearly, sparking debates about resource limits that continue today.
1903
Rutherford & Radioactive Decay
Ernest Rutherford coined the term half-life to describe how radioactive substances decay exponentially, losing half their mass in equal time intervals.
1965
Moore's Law
Gordon Moore observed that the number of transistors on a microchip doubles roughly every two years — a modern example of exponential growth that has shaped the technology revolution.

Whether we're tracking the spread of a viral video, the depreciation of a car's value, or the growth of bacteria in a biology lab, exponential patterns are everywhere. The central question of this lesson is: How can you recognize that a relationship is exponential — no matter how it's presented to you? By the end, you'll be able to identify exponential behavior from a table of values, a graph, an equation, or a real-world description.

Core Principles & Definitions

Before we start identifying exponential patterns, we need a clear understanding of what makes a relationship exponential rather than linear, quadratic, or something else entirely. The four core ideas below form the foundation for everything in this lesson.

1

Constant Multiplier (Common Ratio)

In an exponential relationship, consecutive outputs are related by a constant ratio, not a constant difference. If you divide any y-value by the previous y-value and always get the same number, the relationship is exponential.
2

Growth vs. Decay

When the common ratio (often called b) is greater than 1, the function exhibits exponential growth. When b is between 0 and 1, it exhibits exponential decay.
3

The General Equation

Every exponential function can be written as y = a · bx, where a is the initial value (y-intercept when x = 0) and b is the base (the constant multiplier).
4

Exponential ≠ Linear

A linear function adds the same amount each step (constant first differences). An exponential function multiplies by the same factor each step (constant ratios of consecutive outputs). This distinction is the single most important test.
KEY TAKEAWAY
Think of the difference between getting a raise and getting a promotion. A linear function is like getting a flat $500 raise every year — you add the same amount. An exponential function is like getting a 5% raise every year — you multiply your current salary by 1.05. With a flat raise, the dollar increase stays the same. With a percentage raise, each increase is larger than the last because you're taking 5% of a bigger number each time. That accelerating change is the hallmark of exponential behavior.

Visual Explanation — Growth vs. Decay on a Graph

One of the fastest ways to recognize an exponential function is by its distinctive graph shape. Unlike a straight line (linear) or a parabola (quadratic), an exponential curve sweeps upward or downward with increasing steepness — or in the case of decay, it drops quickly and then levels off, approaching zero without ever reaching it. The diagram below compares an exponential growth curve, an exponential decay curve, and a linear function on the same set of axes.

The green curve (exponential growth) starts slowly and then rises steeply. The pink curve (exponential decay) drops quickly and then flattens out, approaching y = 0. Notice how the dashed yellow linear line rises at a steady rate — it doesn't curve at all.

Key features to notice on a graph: an exponential growth curve starts relatively flat on the left, then bends upward sharply as x increases. An exponential decay curve does the opposite — it starts high and swoops down toward the x-axis, getting closer and closer but never touching it. That invisible boundary is called a horizontal asymptote. The y-intercept (where the curve crosses the y-axis at x = 0) gives you the initial value a in the equation y = a · bx. If you see a curve with this distinctive J-shape (growth) or ski-slope shape (decay), you're likely looking at an exponential function.

Mathematical Framework

The general form of an exponential function gives you a quick, reliable way to determine whether an equation represents exponential growth or decay. Let's break it down piece by piece.

GENERAL EXPONENTIAL FUNCTION
y = a · bˣ
a = initial value (the y-intercept, where x = 0); b = base (the constant multiplier, with b > 0 and b ≠ 1); x = the independent variable (often time).
GROWTH CONDITION
b > 1 → exponential growth
When the base is greater than 1, each successive y-value is larger. For example, b = 1.08 means the quantity grows by 8% each step.
DECAY CONDITION
0 < b < 1 → exponential decay
When the base is between 0 and 1, each successive y-value is smaller. For example, b = 0.75 means the quantity retains 75% of its value each step (losing 25%).
PERCENT CHANGE FORM
y = a(1 + r)ˣ or y = a(1 − r)ˣ
r = the percent rate of change expressed as a decimal. Use (1 + r) for growth and (1 − r) for decay. For instance, a 12% annual growth rate gives b = 1 + 0.12 = 1.12, while a 12% annual decay rate gives b = 1 − 0.12 = 0.88.
💡 Quick Check — Equation Edition
Given an equation, look for the variable in the exponent. If x (or t, or n) appears as an exponent — not as a base — the function is exponential. Compare: y = 3x² is quadratic (x is the base), but y = 3 · 2x is exponential (x is the exponent).

Identifying Exponential Patterns from Tables & Context

Graphs and equations are helpful, but sometimes you're given a table of values or a real-world description and you need to determine whether the relationship is exponential. The table test is straightforward: for equally spaced x-values, compute the ratio of consecutive y-values. If those ratios are all the same (or very close), the data is exponential. If the differences between consecutive y-values are constant instead, the data is linear.

Left: a linear table shows constant differences of +4. Right: an exponential table shows constant ratios of ×2. The bottom panel lists context clues — keywords in word problems that hint at exponential behavior.

When working with real-world context, pay attention to the language used. If a problem says a town's population "increases by 3% each year", that's exponential growth with b = 1.03. If it says a car "loses 15% of its value each year", that's exponential decay with b = 0.85. The critical giveaway is that the change happens as a percentage of the current amount, not a fixed number.

⚠️ Common Mistake Alert
Students sometimes confuse "increases by 200 people per year" with "increases by 2% per year." The first adds a constant amount (linear). The second multiplies by a constant factor (exponential). Always ask yourself: is the change a fixed amount or a fixed percentage?

Worked Example — Identifying Exponential Behavior

A biologist tracks a bacteria colony in a lab. The table below shows the number of bacteria (in thousands) at the end of each hour. Determine whether the growth is linear or exponential, identify the initial value and the growth factor, and write an equation to model the data.

Bacteria population over time
Hour (x)Bacteria (thousands)
05
115
245
3135
4405
Modeling Bacteria Growth
1
Step 1 — Check for Constant Differences (Linear Test)Compute the differences between consecutive y-values: 15 − 5 = 10, 45 − 15 = 30, 135 − 45 = 90, 405 − 135 = 270. The differences are 10, 30, 90, 270 — they are not constant, so the data is not linear.
Not linear (differences vary).
2
Step 2 — Check for Constant Ratios (Exponential Test)Divide each y-value by the previous one: 15 ÷ 5 = 3, 45 ÷ 15 = 3, 135 ÷ 45 = 3, 405 ÷ 135 = 3. Every ratio equals 3, confirming a constant common ratio.
Common ratio b = 3 → Exponential growth.
3
Step 3 — Identify the Initial ValueThe value when x = 0 is 5 (thousands). This is the initial value a.
a = 5
4
Step 4 — Write the EquationPlug a = 5 and b = 3 into the general form y = a · bx.
y = 5 · 3ˣ (where y is in thousands of bacteria and x is hours).
5
Step 5 — VerifyCheck: when x = 4, y = 5 · 3⁴ = 5 · 81 = 405. This matches the table, confirming our equation is correct. Since b = 3 > 1, this is exponential growth. The bacteria colony triples every hour.
✓ Verified — the model matches all data points.

Comparing Exponential Growth & Decay Side by Side

It's helpful to see exponential growth and decay laid out in a direct comparison. The table below summarizes the key differences across all four representations: equation, table, graph, and real-world context.

Side-by-side comparison of exponential growth and decay
FeatureExponential GrowthExponential Decay
Base (b)b > 10 < b < 1
Directiony-values increase as x increasesy-values decrease as x increases
Graph ShapeJ-curve: starts slow, then rises steeplySki-slope: drops quickly, then levels off
Table PatternEach y-value is larger than the previous; constant ratio > 1Each y-value is smaller than the previous; constant ratio < 1
Asymptotey = 0 (curve rises away from it)y = 0 (curve approaches it from above)
Context ExamplesPopulation growth, compound interest, viral spreadRadioactive decay, car depreciation, cooling
Equation Formy = a(1 + r)ˣ, where r > 0y = a(1 − r)ˣ, where 0 < r < 1
KEY TAKEAWAY
Think of exponential growth like a chain reaction of dominoes, where each domino knocks over more than one. One knocks over two, two knock over four, four knock over eight — the pace accelerates. Exponential decay is the opposite: imagine you have a pizza and you eat half of what's left every hour. After one hour you have half, then a quarter, then an eighth. You never fully finish the pizza (that's the asymptote), but the amount gets vanishingly small. The key in both cases: the change is always a fraction of the current amount, not a fixed quantity.

Connections to Advanced Topics

Recognizing exponential growth and decay is a foundational skill that unlocks deeper topics you'll encounter in Algebra 2, Precalculus, and beyond. The table below previews how this concept connects to more advanced mathematics and science.

From Math 1 concepts to advanced applications
What You Learn NowWhere It Leads
y = a · bˣ with b > 0, b ≠ 1Algebra 2 rewrites this using base e: y = a · e^(kt), connecting to continuous growth models and natural logarithms.
Identifying growth vs. decay from bIn chemistry and physics, half-life and doubling time formulas are direct applications: t₁/₂ = ln(2)/k.
Reading exponential graphsIn Precalculus, you'll learn to transform exponential graphs with shifts, reflections, and stretches, then connect them to logarithmic graphs as inverses.
Recognizing patterns from tablesIn statistics, exponential regression uses technology to fit exponential models to real-world data that doesn't have perfectly constant ratios.

For now, the most important thing is to build strong pattern-recognition skills. When you can quickly spot whether data is exponential from any representation, you'll be well-prepared for the algebraic manipulations, logarithmic problem-solving, and real-world modeling that come next. You're also building mathematical reasoning skills — the ability to look at information and determine what type of function best describes it is a skill used in every STEM field.

Practice Problems

PROBLEM 1CONCEPTUAL
A student says, "The equation y = 5x³ is exponential because 5 and 3 are involved and the numbers get really big." Explain why this is incorrect and how you can tell this equation is not exponential.
PROBLEM 2BASIC CALCULATION
Determine whether the equation y = 200 · (0.85)t represents exponential growth or decay. Identify the initial value and the percent rate of change.
PROBLEM 3INTERMEDIATE
A table shows the following data: x = 0, y = 8; x = 1, y = 12; x = 2, y = 18; x = 3, y = 27; x = 4, y = 40.5. Is this relationship linear, exponential, or neither? If it is exponential, write the equation.
PROBLEM 4APPLIED
A new car is purchased for $28,000 and depreciates by 18% per year. Write an exponential decay equation for the car's value V after t years. Then determine the car's value after 5 years, rounded to the nearest dollar.
PROBLEM 5CRITICAL THINKING
Two students are analyzing the same data set. Student A says the data is exponential because the y-values are 100, 150, 225, 337.5, 506.25. Student B says the data is linear because it keeps going up. Who is correct, and what single calculation could settle the debate? Additionally, if the x-values were 0, 2, 4, 6, 8 (instead of 0, 1, 2, 3, 4), would your conclusion change? Explain.

Lesson Summary

An exponential function has the form y = a · bˣ, where a is the initial value and b is the constant multiplier (base). When b > 1, the function models exponential growth (J-shaped curve); when 0 < b < 1, it models exponential decay (ski-slope curve). The variable always appears in the exponent, which is what distinguishes exponential functions from polynomial functions like quadratics.

You can recognize exponential behavior in four ways. From a table: check for a constant ratio between consecutive y-values (not constant differences). From a graph: look for a curve that rises or falls with increasing steepness and approaches a horizontal asymptote at y = 0. From an equation: confirm the variable is in the exponent. From context: listen for keywords like "doubles," "halves," "percent increase per year," or "depreciates by a factor" — any language indicating repeated multiplication by a fixed percentage.

Varsity Tutors • Math 1 • Recognizing Exponential Growth/Decay