Exponential Growth and Decay
What is it and why is it useful? 🔍
Exponential growth and decay describe quantities that change by a fixed percentage over equal time periods. Unlike linear growth (which adds a constant amount), exponential growth multiplies by a constant factor. This is crucial for modeling real-world phenomena like population growth, radioactive decay, and compound interest.
How to Solve Problems: Step-by-Step
- Identify the type: Is it growth (increasing) or decay (decreasing)?
- Find the key values: Initial amount (A₀), growth/decay rate (r), and time (t).
- Use the formula: A = A₀(1 ± r)t
- Solve: Plug in the values and calculate carefully.
- Interpret: What does your answer mean in the context of the problem?
Worked Examples
Example 1: Population Growth
A town of 5,000 people grows at 3% per year. What's the population in 7 years?
Step 1: Growth problem (A₀ = 5000, r = 0.03, t = 7)
Step 2: Use A = A₀(1 + r)t
Step 3: A = 5000(1 + 0.03)7 = 5000(1.03)7
Step 4: A ≈ 5000 × 1.2299 ≈ 6,150 people
Example 2: Car Depreciation
A $25,000 car depreciates 15% annually. What's its value in 4 years?
Step 1: Decay problem (A₀ = 25000, r = 0.15, t = 4)
Step 2: Use A = A₀(1 - r)t
Step 3: A = 25000(1 - 0.15)4 = 25000(0.85)4
Step 4: A ≈ 25000 × 0.522 ≈ $13,050
Common Mistakes to Avoid ⚠️
- Using r instead of (1±r): Don't write 5000(0.03)7 for growth! You must use 1.03.
- Confusing growth/decay: Use (1 + r) for growth, (1 - r) for decay.
- Rate conversion: Remember 3% = 0.03, not 3!
- Order of operations: Calculate the exponent before multiplying.
Tips & Tricks
- Memory aid: "GROWth means GO up" → use (1 + r)
- Quick check: For decay, your multiplier (1-r) should be less than 1.
- Estimate first: In Example 1, 3% for 7 years is roughly 21% total growth, so about 6,000 people. This helps catch calculator errors!
How to Practice
Start with identifying growth vs. decay in real-world scenarios. Create flashcards for the formula and its components. Solve mixed practice problems where you sometimes find the final amount, sometimes the initial amount or rate. Use online graphing tools to visualize how changing the rate affects the curve. Practice with both calculator and non-calculator problems to build number sense.