Exponential
Growth
A model for growth of a quantity for which the rate of growth
is directly proportional to
the amount present. The
equation for
the model is A = A0bt (where b > 1
) or A = A0ekt (where k is
a positive number representing the rate of growth). In both formulas
A0 is
the original amount present at time t = 0.
This model is
used for such phenomena as inflation or population growth.
For example, A = 7000e0.05t is
a model for the exponential growth of $7000 invested at 5%
per year compounded
continuously.
See
also
Exponential decay, doubling
time, compound interest,
logistic growth, e
Worked Example
Problem: A bacteria colony starts with 500 bacteria and doubles every 3 hours. How many bacteria are present after 12 hours?
Step 1: Identify the known values. The initial amount is 500, the growth factor is 2 (doubling), and the doubling period is 3 hours.
A0=500,b=2,period=3 hours Step 2: Write the exponential growth model. Since the colony doubles every 3 hours, the exponent is t divided by 3.
A=500⋅2t/3 Step 3: Substitute t = 12 hours into the formula.
A=500⋅212/3=500⋅24 Step 4: Evaluate the power and multiply.
A=500⋅16=8,000 Answer: After 12 hours, there are 8,000 bacteria.
Another Example
This example uses the continuous growth form A = A₀eᵏᵗ with a financial application, whereas the first example used the discrete doubling form A = A₀·bᵗ with a biological scenario.
Problem: You invest $2,000 in an account that grows continuously at 6% per year. How much is in the account after 10 years?
Step 1: Identify the known values for the continuous growth model.
A0=2000,k=0.06,t=10 Step 2: Write the continuous exponential growth formula and substitute the values.
A=2000⋅e0.06×10=2000⋅e0.6 Step 3: Evaluate e to the power of 0.6 using a calculator.
e0.6≈1.8221 Step 4: Multiply to find the final amount.
A≈2000×1.8221=3,644.24 Answer: After 10 years, the account holds approximately $3,644.24.
Frequently Asked Questions
What is the difference between exponential growth and linear growth?
In linear growth, a quantity increases by the same fixed amount each period (e.g., +100 per year). In exponential growth, it increases by the same percentage or factor each period (e.g., ×1.05 per year). This means exponential growth starts slowly but eventually outpaces any linear growth because the additions themselves keep getting larger.
How do you tell if a function is exponential growth or exponential decay?
Look at the base or the exponent's coefficient. In the form A = A₀·bᵗ, if b > 1 the function models growth; if 0 < b < 1 it models decay. In the form A = A₀·eᵏᵗ, a positive k means growth and a negative k means decay.
When do you use exponential growth in real life?
Exponential growth models appear whenever a quantity's rate of increase depends on its current size. Common real-life applications include population growth, compound interest, the spread of viruses in the early stages of an outbreak, and radioactive chain reactions. The model works well in the short term but often breaks down over long periods because real-world constraints (food, space, resources) eventually limit growth.
Exponential Growth vs. Exponential Decay
| Exponential Growth | Exponential Decay |
|---|
| Definition | Quantity increases over time, growing faster as it gets larger | Quantity decreases over time, shrinking more slowly as it gets smaller |
| Formula (base form) | A = A₀·bᵗ where b > 1 | A = A₀·bᵗ where 0 < b < 1 |
| Formula (continuous form) | A = A₀·eᵏᵗ where k > 0 | A = A₀·eᵏᵗ where k < 0 |
| Graph shape | Curves upward, steepening over time | Curves downward, flattening toward zero |
| Real-world examples | Population growth, compound interest, viral spread | Radioactive decay, cooling objects, depreciation |
Why It Matters
Exponential growth is one of the most important models you will encounter across algebra, precalculus, biology, and finance. It forms the basis for understanding compound interest calculations, population projections, and the spread of diseases. Mastering this concept also prepares you for calculus, where you study the derivative of exponential functions and discover that the rate of change of eˣ is itself eˣ — the mathematical heart of why exponential models work.
Common Mistakes
Mistake: Treating exponential growth like linear growth by adding instead of multiplying.
Correction: Exponential growth multiplies by a constant factor each period. If a population grows 10% per year from 1,000, after 2 years it is 1,000 × 1.1² = 1,210, not 1,000 + 200 = 1,200. The difference compounds over time.
Mistake: Confusing the growth rate k with the growth factor b.
Correction: In A = A₀·eᵏᵗ, the value k is the continuous rate (e.g., 0.05 for 5%). The equivalent growth factor per period is b = eᵏ, not b = k. For k = 0.05, the factor is b = e⁰·⁰⁵ ≈ 1.05127, which is slightly more than 1.05 due to continuous compounding.