Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. College Algebra
  2. Exponential Growth and Decay Models

COLLEGE ALGEBRA • EXPONENTIAL & LOGARITHMIC FUNCTIONS

Exponential Growth and Decay Models

Modeling phenomena where the rate of change is proportional to the current quantity.

SECTION 1

Historical Context & Motivation

The mathematical study of exponential growth and exponential decay has its roots in questions about compound interest, population dynamics, and the behavior of natural processes that evolve at rates proportional to their present state. Long before the formal language of calculus and differential equations was established, mathematicians recognized that certain quantities do not change at a constant rate but instead accelerate or decelerate in a characteristically self-reinforcing pattern. This section traces the key intellectual milestones that shaped exponential modeling into the indispensable analytical tool it is today across the sciences, economics, and engineering.

1614
Napier Publishes Logarithms
John Napier's Mirifici Logarithmorum Canonis Descriptio introduces logarithms, providing the inverse machinery needed to solve exponential equations and laying the algebraic groundwork for exponential models.
1683
Jacob Bernoulli & Compound Interest
While investigating the limit of compound interest compounded ever more frequently, Jacob Bernoulli discovers that (1 + 1/n)n approaches a finite constant as n → ∞, foreshadowing the number e.
1748
Euler Formalizes e
Leonhard Euler publishes Introductio in analysin infinitorum, establishing e ≈ 2.71828 as the natural base for exponential and logarithmic functions and unifying continuous growth with the exponential function eˣ.
1798
Malthus & Population Growth
Thomas Malthus argues in An Essay on the Principle of Population that unchecked populations grow geometrically (exponentially), catalyzing quantitative demography and ecology.
1903
Rutherford & Radioactive Decay
Ernest Rutherford introduces the concept of half-life to describe exponential radioactive decay, providing one of the most enduring physical applications of the decay model and enabling techniques such as carbon-14 dating.

Across these centuries, a single unifying question persisted: how do we model a quantity whose instantaneous rate of change is proportional to its current value? The answer—the exponential function—turns out to be the unique function that satisfies this condition, making it the natural language for describing compound interest, bacterial proliferation, nuclear decay, and countless other processes. Understanding these models in a College Algebra context gives you the algebraic toolkit to set up, solve, and interpret exponential equations before encountering their calculus-based derivations in later coursework.

SECTION 2

Core Principles & Definitions

Before working with specific formulas, it is essential to internalize the conceptual pillars that distinguish exponential models from the linear and polynomial models you have already studied. In a linear model, the quantity changes by a constant amount per unit time; in an exponential model, the quantity changes by a constant percentage per unit time. This seemingly small distinction produces dramatically different long-term behavior: exponential growth eventually outpaces any polynomial, and exponential decay never quite reaches zero. The following grid summarizes the foundational ideas.

1

Proportional Rate of Change

The defining property of an exponential model is that the rate of change of the quantity at any instant is directly proportional to the quantity itself. A larger population grows faster; a larger radioactive sample decays faster.
2

The Base & Growth/Decay Factor

In the general form y = abt, the base b > 1 produces growth and 0 < b < 1 produces decay. The quantity b is the growth factor (or decay factor), representing the multiplier applied each time period.
3

Initial Value (a)

The constant a represents the value of the function when t = 0. In applications, this is the starting population, the initial investment principal, or the original mass of a radioactive sample.
4

Continuous vs. Discrete Models

When compounding occurs in discrete intervals, we use y = a(1 + r)t. When compounding is continuous, we use y = aekt. Both forms are algebraically interconvertible.
5

Half-Life & Doubling Time

The doubling time is the fixed interval required for a growing quantity to double. The half-life is the fixed interval for a decaying quantity to halve. These constants are intrinsic to the model, regardless of the starting value.
✦ KEY TAKEAWAY
Think of exponential change like a snowball rolling downhill: the bigger it gets, the faster it picks up more snow (growth). Conversely, imagine a hot cup of coffee cooling—the greater the temperature difference from the room, the faster it cools, but the cooling rate slows as the gap shrinks (decay). In both cases, the current size of the quantity dictates the speed of change, which is exactly what separates exponential models from linear ones.
SECTION 3

Visual Explanation — Growth vs. Decay Curves

The most illuminating way to contrast exponential growth and decay is to see them side by side on the same coordinate plane. The diagram below plots two functions that share the same initial value but diverge dramatically: one with base b > 1 (growth) and one with 0 < b < 1 (decay). Notice how both curves pass through the point (0, a) and how the horizontal asymptote at y = 0 governs the long-run behavior in opposite directions along the time axis.

Exponential Growth vs. Exponential Decayt (time)y (quantity)a2a3a4a01234y = 0(0, a)Growth: y = a·bt(b > 1)Decay: y = a·bt(0 < b < 1)Horizontal Asymptote
Both curves share the initial point (0, a) shown in amber. The cyan growth curve rises steeply as t increases, while the violet decay curve approaches but never touches the horizontal asymptote y = 0 (pink dashed line). The domain of both functions is all real numbers, and the range is (0, ∞).

Several features of the diagram deserve careful attention. First, the growth curve's steepness increases as t grows—each successive unit of time adds a larger absolute increment because the base multiplier operates on an ever-larger quantity. Second, the decay curve approaches the t-axis asymptotically; algebraically, bt with 0 < b < 1 can be made arbitrarily small but never zero, confirming that exponential decay models never predict complete disappearance in finite time. Third, note the shared y-intercept (0, a): both models start from the same initial value, and it is the base b alone that dictates whether the quantity grows or decays.

SECTION 4

Mathematical Framework

Exponential growth and decay are captured by two closely related algebraic forms. The first uses an arbitrary base b and is natural when the problem specifies a percentage change per period; the second uses the natural base e and is natural when the problem specifies a continuous rate constant k. In this section we present both forms, relate them to one another, and derive the important half-life and doubling-time formulas.

GENERAL EXPONENTIAL MODEL
y = a · b ᵗ
y = quantity at time t; a = initial value (y when t = 0); b = growth/decay factor per unit time. If r is the percentage rate of change per period, then b = 1 + r for growth and b = 1 − r for decay.
CONTINUOUS EXPONENTIAL MODEL
y = a · e ᵏᵗ
k = continuous rate constant. When k > 0 the model describes growth; when k < 0 it describes decay. The relationship to the discrete base is b = e ᵏ, equivalently k = ln(b).
DOUBLING TIME
t₂ = ln(2) / k ≈ 0.6931 / k
Derived by setting y = 2a in the continuous model: 2a = aekt ⟹ 2 = ekt ⟹ ln 2 = kt ⟹ t = ln 2 / k. Applicable only when k > 0.
HALF-LIFE
t₁⸝₂ = ln(2) / |k| ≈ 0.6931 / |k|
Derived by setting y = a/2 in the continuous decay model (k < 0): a/2 = aekt ⟹ 1/2 = ekt ⟹ −ln 2 = kt ⟹ t = ln 2 / |k|. Note the structural symmetry with doubling time.
🔄 Converting Between Forms
You can always convert from the discrete form y = a · bt to the continuous form y = a · ekt by computing k = ln(b). Conversely, given k you recover b = ek. This interchangeability means that any problem stated in one form can be solved in the other—choose whichever is algebraically more convenient.
SECTION 5

Growth vs. Decay — A Detailed Comparison

Although exponential growth and decay are governed by the same functional form, their behaviors, applications, and algebraic signatures differ in important ways. The table below provides a systematic side-by-side comparison, and the diagram that follows visualizes how the half-life operates within a decay curve.

Side-by-side comparison of exponential growth and decay models
FeatureExponential GrowthExponential Decay
Base conditionb > 1 (equivalently k > 0)0 < b < 1 (equivalently k < 0)
Behavior as t → ∞y → ∞ (unbounded increase)y → 0⁺ (asymptotic approach to zero)
Characteristic constantDoubling time t₂ = ln 2 / kHalf-life t₁⸝₂ = ln 2 / |k|
Common applicationsPopulation growth, compound interest, viral spreadRadioactive decay, drug elimination, depreciation
Graph shapeConcave up, increasingConcave up, decreasing
Rate expressionr > 0 so b = 1 + rr > 0 so b = 1 − r
Half-Life Visualization: Radioactive DecayTime (number of half-lives)Remaining Fraction13/41/21/41/8012341st half-life2nd half-life3rd half-life100%50%25%12.5%6.25%
Each half-life interval reduces the remaining quantity by exactly half. After 1 half-life 50% remains; after 2, 25%; after 3, 12.5%; after 4, 6.25%. This pattern holds regardless of the initial amount.

The staircase pattern visible in the diagram is a direct consequence of the multiplicative nature of exponential decay. Each successive half-life multiplies the remaining quantity by 1/2, so after n half-lives the fraction remaining is (1/2)n. This formula is the discrete-base version of the decay model with b = 1/2 and t measured in units of half-lives. It is worth noting that the same logic applies to doubling time for growth: after n doubling times the quantity is 2n × a.

SECTION 6

Worked Example — Radioactive Decay

A laboratory begins with 500 grams of a radioactive isotope whose half-life is 8 years. We wish to determine (a) the continuous decay constant k, (b) the amount remaining after 20 years, and (c) the time required for the sample to decay to 50 grams. This problem illustrates the standard workflow for any exponential decay application: identify the known quantities, build the model, and solve logarithmically for the unknown.

Radioactive Decay of a 500-gram Sample

Step 1 — Identify Given Values

Initial amount a = 500 g. Half-life t1/2 = 8 years. We use the continuous model y = aekt.
a = 500, t1/2 = 8

Step 2 — Compute the Decay Constant k

From the half-life formula: k = −ln(2) / t1/2 = −ln(2) / 8 = −0.6931 / 8 ≈ −0.08664 per year. The negative sign confirms decay.
k ≈ −0.08664 yr⁻¹

Step 3 — Amount Remaining After 20 Years

Substitute t = 20 into y = 500e(−0.08664)(20) = 500e−1.7328 = 500 × 0.17678 ≈ 88.39 g.
y(20) ≈ 88.39 grams

Step 4 — Time to Decay to 50 Grams

Set y = 50 and solve: 50 = 500e−0.08664t ⟹ 0.1 = e−0.08664t ⟹ ln(0.1) = −0.08664t ⟹ t = −ln(0.1) / 0.08664 = 2.3026 / 0.08664 ≈ 26.58 years.
t ≈ 26.58 years

Step 5 — Verify & Interpret

Sanity check: 26.58 years is about 3.32 half-lives, so the remaining fraction is (1/2)3.32 ≈ 0.1003, meaning about 50.1 g remain, which is consistent with 50 g. The small rounding discrepancy comes from truncating k.
✓ Result verified
SECTION 7

Strengths & Limitations of Exponential Models

Exponential models are powerful precisely because of their simplicity—a single parameter (the rate constant k or the base b) captures the entire dynamic. However, this simplicity is also a limitation. Real-world systems frequently exhibit constraints that cause them to deviate from pure exponential behavior over time. Understanding when an exponential model is appropriate—and when it is not—is a mark of mathematical maturity.

Strengths and limitations of exponential growth and decay models
StrengthsLimitations
Accurately models processes with constant percentage change per period (e.g., compound interest, nuclear decay).Assumes unlimited resources; exponential growth cannot persist indefinitely in ecological or economic systems.
Only two parameters (a and k), making it easy to fit from minimal data—an initial value and one additional observation suffice.Cannot capture saturation effects; logistic or Gompertz models are needed when a carrying capacity exists.
Logarithmic transformation linearizes the model: ln(y) = ln(a) + kt, enabling linear regression techniques for parameter estimation.Sensitive to outliers in initial data; a small error in a or k compounds over time, producing large prediction errors at large t.
Algebraically tractable—equations involving exponentials can be solved exactly using logarithms without numerical methods.Does not allow for oscillatory, seasonal, or piecewise behavior without extensions.
✦ KEY TAKEAWAY
Think of an exponential model as a first-order approximation of reality—much like how a tangent line approximates a curve near a point. For short to medium time horizons, or for systems with no natural capacity constraint (radioactive decay, continuously compounded interest), exponential models are exceptionally accurate. For long-term population or market forecasts where resource limits and feedback mechanisms come into play, you will eventually upgrade to models such as the logistic equation, which augments the exponential framework with a carrying capacity parameter.
SECTION 8

Connection to Calculus & Advanced Models

In College Algebra you work with exponential models algebraically—setting up equations and solving them with logarithms. In calculus, you will discover that the exponential function arises as the solution to the simplest first-order ordinary differential equation: dy/dt = ky. This differential equation formally encodes the proportional-rate-of-change principle discussed in Section 2, and its unique solution (given y(0) = a) is precisely y = aekt. The table below maps each algebraic idea to its calculus and advanced counterpart, giving you a forward-looking perspective on how this material deepens.

From algebra to calculus: how exponential concepts deepen
College Algebra ConceptCalculus / Advanced Version
y = aekt as a given modelDerived as the general solution of dy/dt = ky with initial condition y(0) = a
Half-life / doubling time formulasSeparation of variables and integration yield these formulas as consequences
Exponential growth without boundLogistic model dy/dt = ky(1 − y/L) introduces carrying capacity L
Newton's Law of Cooling (applied problem)Solved via the ODE dT/dt = −k(T − Tₑ), producing T(t) = Tₑ + (T₀ − Tₑ)e−kt
Logarithmic linearization ln(y) = ln(a) + ktLeast-squares regression on transformed data; logarithmic differentiation
🔭 Looking Ahead
If your program includes Differential Equations, you will encounter systems of coupled exponential models—for instance, radioactive decay chains where the product of one decay is the reactant of the next, or compartmental pharmacokinetic models that track drug concentration across organs. The algebraic intuition you build here—interpreting ekt, solving for t via logarithms, recognizing the role of initial conditions—transfers directly into those more sophisticated settings.
SECTION 9

Practice Problems

PROBLEM 1 — CONCEPTUAL
Explain in your own words why the graph of an exponential decay function y = abt (with 0 < b < 1) never touches the t-axis. What does this imply physically for a radioactive substance?
PROBLEM 2 — BASIC CALCULATION
A bacterial culture starts with 2,000 cells and grows at a continuous rate of k = 0.35 per hour. How many cells are present after 6 hours? Round to the nearest whole number.
PROBLEM 3 — INTERMEDIATE
A new car valued at $32,000 depreciates at 15% per year. Write a discrete exponential decay model, then convert it to the continuous form. Determine the car's value after 5 years and find the continuous rate constant k.
PROBLEM 4 — APPLIED
A forensic investigator finds a body whose temperature is 85°F. Room temperature is 68°F, and body temperature at death is assumed to be 98.6°F. Using Newton's Law of Cooling (an exponential decay model applied to the temperature difference), T(t) = Tenv + (T₀ − Tenv)e−kt, and a cooling constant k = 0.1335 per hour, estimate the time of death in hours before the body was found.
PROBLEM 5 — CRITICAL THINKING
Prove algebraically that doubling time and half-life for a given rate constant |k| are equal; that is, show that ln(2)/k (growth doubling time) and ln(2)/|k| (decay half-life) yield the same numerical value when |k| is the same. Then discuss: if two substances share the same |k| but one is growing and one is decaying, what symmetry does this equality reveal about the shapes of their respective graphs?
SUMMARY

Lesson Summary

Exponential growth and decay models describe quantities whose rate of change is proportional to their current value. The general discrete form y = abt uses a base b > 1 for growth and 0 < b < 1 for decay, while the continuous form y = aekt uses a positive k for growth and negative k for decay. The two forms are interconvertible via k = ln(b). Key derived quantities include doubling time t₂ = ln 2 / k and half-life t₁⸝₂ = ln 2 / |k|, both intrinsic to the model and independent of the initial value a.

These models apply across domains—from compound interest and population dynamics to radioactive decay and Newton's Law of Cooling. Their strength lies in algebraic tractability: equations are solved by taking natural logarithms to isolate the variable in the exponent. Their primary limitation is the assumption of constant proportional change, which breaks down when carrying capacities or feedback loops are present. Mastery of these models provides the essential algebraic foundation for the differential-equation-based treatments you will encounter in calculus.

Varsity Tutors • College Algebra • Exponential Growth and Decay Models