- Home
- /
- Math
- /
- Advanced Functions
- /
- Exponential Growth
Exponential growth occurs when a quantity increases by a constant multiplicative factor over equal intervals. Appears in finance, population models, epidemics, and technology trends.
Definition
Exponential growth occurs when a quantity increases by a constant multiplicative factor over equal intervals.
๐ก Intuition
Exponential growth means the amount added each period is proportional to the current amount โ the bigger it gets, the faster it grows, creating an accelerating curve.
๐ฏ Core Idea
f(t) = A \cdot b^t with b > 1: the growth rate at any moment is proportional to the current value f(t), giving f'(t) = k \cdot f(t) for some constant k > 0.
Example
Formula
Notation
P_0 initial value, r growth rate, t time.
๐ Why It Matters
Appears in finance, population models, epidemics, and technology trends.
๐ญ Hint When Stuck
Check if the quantity increases by a constant percentage (not amount) each period. If so, use P(t) = P_0(1 + r)^t where r is the decimal growth rate and t is the number of periods.
Formal View
Related Concepts
๐ง Common Stuck Point
Students model exponential situations with linear equations.
โ ๏ธ Common Mistakes
- Using additive instead of multiplicative change โ exponential growth multiplies by a factor each period, it does not add a fixed amount
- Treating percent as a whole number โ a 5% growth rate means r = 0.05, so the base is 1.05, not 1.5 or 5
- Assuming early slow growth will stay slow โ exponential functions look nearly linear at first but eventually explode; do not underestimate long-term exponential behavior
Go Deeper
Frequently Asked Questions
What is Exponential Growth in Math?
Exponential growth occurs when a quantity increases by a constant multiplicative factor over equal intervals.
What is the Exponential Growth formula?
When do you use Exponential Growth?
Check if the quantity increases by a constant percentage (not amount) each period. If so, use P(t) = P_0(1 + r)^t where r is the decimal growth rate and t is the number of periods.
Prerequisites
Cross-Subject Connections
How Exponential Growth Connects to Other Ideas
To understand exponential growth, you should first be comfortable with exponential function, growth vs decay and compound interest.