What Are Exponential Growth and Decay?
Before diving into word problems, it’s important to understand the basics. Exponential growth occurs when a quantity increases by a consistent percentage or factor over equal time intervals. Conversely, exponential decay describes a quantity that decreases by a consistent percentage over time. Mathematically, this behavior is often modeled by the formula: \[ N(t) = N_0 \times e^{kt} \] Where:- \( N(t) \) is the amount at time \( t \),
- \( N_0 \) is the initial amount,
- \( k \) is the growth (if positive) or decay (if negative) rate,
- \( e \) is Euler’s number, approximately 2.71828.
Common Scenarios Involving Exponential Growth and Decay
Population Growth
One of the classic examples of exponential growth is population increase. When a population grows at a fixed percentage rate, the number of individuals multiplies rapidly, especially over long periods. For example, a town has 5,000 residents and grows at 3% annually. Using exponential growth formulas, you can predict the population after ten years or determine how long it will take to double.Radioactive Decay
Radioactive substances decay over time, losing their mass at a rate proportional to the current amount. This decay is exponential, and half-life—the time it takes for half of the substance to decay—is a common term in these problems. If you know the half-life, you can calculate how much of a radioactive material remains after a certain number of years, which is essential in fields like archaeology (carbon dating) and nuclear physics.Financial Growth and Depreciation
Whether it’s an investment growing with compound interest or an asset losing value over time, exponential growth and decay word problems are fundamental to finance. For instance, compound interest causes money to grow exponentially, while depreciation of a car's value is often modeled as exponential decay.How to Approach Exponential Growth and Decay Word Problems
Solving these problems can seem intimidating, but breaking them down step-by-step makes the process manageable.Step 1: Identify the Type of Problem
- Is the quantity increasing or decreasing?
- Are you dealing with growth or decay?
- What information is given (initial amount, rate, time)?
Step 2: Extract Key Information
Carefully read the problem to note:- Initial quantity (\( N_0 \))
- Rate of growth or decay (often given as a percentage)
- Time period (years, days, hours, etc.)
- The quantity you need to find (future amount, time to reach a certain value, rate, etc.)
Step 3: Set Up the Equation
Step 4: Solve for the Unknown
Depending on what you need:- Solve for \( N(t) \) if time and rates are known.
- Solve for \( t \) if you want to find how long it takes to reach a certain amount.
- Solve for \( r \) or \( k \) if rates are unknown.
Examples of Exponential Growth and Decay Word Problems
Seeing actual problems helps cement understanding. Let’s explore a few examples.Example 1: Population Growth Problem
A city has a population of 100,000 people and grows at a rate of 4% per year. What will the population be after 5 years? Solution:- \( N_0 = 100,000 \)
- \( r = 0.04 \)
- \( t = 5 \)
Example 2: Radioactive Decay Problem
A sample of a radioactive isotope has a half-life of 8 years. If you start with 50 grams, how much remains after 24 years? Solution: Since the half-life is 8 years, the decay rate \( k \) can be found by: \[ \left(\frac{1}{2}\right) = e^{k \times 8} \] Taking natural logs: \[ \ln\left(\frac{1}{2}\right) = 8k \Rightarrow k = \frac{\ln(1/2)}{8} = -\frac{\ln 2}{8} \] After 24 years: \[ N(24) = 50 \times e^{k \times 24} = 50 \times e^{-\frac{\ln 2}{8} \times 24} = 50 \times e^{-3 \ln 2} \] Since \( e^{\ln a} = a \), this simplifies to: \[ 50 \times (e^{\ln 2})^{-3} = 50 \times (2)^{-3} = 50 \times \frac{1}{8} = 6.25 \] So, 6.25 grams remain after 24 years.Example 3: Compound Interest Growth
You invest $2,000 in an account that pays 5% interest compounded quarterly. How much will you have in 10 years? Solution:- Principal \( P = 2000 \)
- Annual interest rate \( r = 0.05 \)
- Compounded quarterly means 4 times per year: \( n = 4 \)
- Time \( t = 10 \) years
Tips for Mastering Exponential Growth and Decay Word Problems
Mastering these problems requires practice and a clear approach. Here are some helpful tips:- Understand the context: Knowing if the problem involves growth or decay shapes the equation you use.
- Pay attention to units: Time units must be consistent—convert years to months or days if necessary.
- Carefully interpret rates: Convert percentages to decimals before plugging into formulas.
- Use logarithms when needed: Don’t shy away from logarithms—they’re essential for solving time-related unknowns.
- Practice with varied examples: Exposure to different scenarios, such as biology, finance, and physics, improves problem-solving skills.
- Check your answers: Verify if the results make sense logically, such as the population increasing over time or radioactive material decreasing.