72 total
By the end of this topic, you should be able to:
Exponential growth happens when something increases by the same percentage each time period. For example, if a population grows by 5% every year, that's exponential growth. Each year, you're adding 5% of the current amount (not the original amount), so the actual increase gets bigger each year.
Exponential decay happens when something decreases by the same percentage each time period. For example, if a car loses 15% of its value every year, that's exponential decay. The car is worth less each year, but the 15% is calculated on whatever the current value is.
The key idea: the percentage stays the same, but because the amount itself is changing, the actual increase or decrease changes each time.
We use one main formula structure for both growth and decay. Don't worry—it's simpler than it looks!
F = P(1 + r/100)^n
Where:
The (1 + r/100) part means you're adding the percentage increase to the original 100%.
F = P(1 - r/100)^n
Where:
The (1 - r/100) part means you're subtracting the percentage decrease from 100%.
Quick tip: The only difference between the formulas is the + sign for growth and the - sign for decay!
Let's break down why the formula works using a simple example:
Imagine you invest $100 at 10% interest per year.
After Year 1: You have 100+(10100) = 100+10 = $110
After Year 2: You have 110+(10110) = 110+11 = $121
After Year 3: 100×(1.10)3=133.10
See the pattern? Each year you multiply by 1.10, which is the same as (1 + 10/100). After n years, you multiply by (1.10)^n.
That's exactly what the formula does!
Sign in to view full notes