📚 Understanding Exponential Decay: Decay Rate vs. Initial Amount
Exponential decay describes how a quantity decreases over time. Two key components define this process: the decay rate and the initial amount. While they both influence the function, they represent different aspects of the decaying quantity.
📊 Definitions
- 🌱 Initial Amount: The starting quantity of whatever is decaying. Think of it as the amount you have at time zero.
- 📉 Decay Rate: The percentage by which the quantity decreases per unit of time. It determines how quickly the initial amount diminishes.
Comparison Table: Decay Rate vs. Initial Amount
| Feature |
Initial Amount |
Decay Rate |
| Definition |
The value of the quantity at the beginning (time = 0). |
The proportion by which the quantity decreases in each time period. |
| Symbol |
Often represented by $a$ or $A_0$. |
Often represented by $r$ or $k$ (in $e^{-kt}$). |
| Effect on Function |
Scales the entire exponential function. A larger initial amount means a larger quantity at all times. |
Determines the steepness of the decay curve. A larger decay rate means a faster decrease. |
| Units |
Same units as the quantity being measured (e.g., grams, dollars, number of atoms). |
Expressed as a percentage or a rate per unit of time (e.g., 5% per year, 0.02 per second). |
| Formula Involvement |
Appears as a multiplicative factor in the exponential decay formula: $A(t) = a(1 - r)^t$ or $A(t) = A_0e^{-kt}$. |
Appears within the exponent of the exponential decay formula: $A(t) = a(1 - r)^t$ or $A(t) = A_0e^{-kt}$. |
⭐ Key Takeaways
- 🧮 The initial amount is a value, whereas the decay rate is a percentage or proportion.
- ⏳ The initial amount tells you where to start, while the decay rate tells you how quickly you decrease from that starting point.
- 🧪 In the formula $A(t) = a(1 - r)^t$, '$a$' represents the initial amount and '$r$' represents the decay rate.
- 🌱 In the formula $A(t) = A_0e^{-kt}$, '$A_0$' represents the initial amount and '$k$' represents the decay constant, related to the decay rate.