Loading
How the simple relationship dy/dt = ky governs growth and decay across nature, finance, and physics.
The idea that a quantity's rate of change is proportional to the quantity itself is one of the most powerful and enduring relationships in mathematics. Long before the formal language of calculus existed, scholars noticed that populations, compound interest, and radioactive substances all seemed to follow a common pattern: the bigger something gets, the faster it grows — or conversely, the less there is of something, the slower it decays. This observation eventually crystallized into the exponential differential equation dy/dt = ky, a deceptively simple equation whose solution, y = Cekt, appears in virtually every branch of science and engineering.
The central question these developments converge upon is this: given only the knowledge that a rate of change is proportional to a current value, can we predict the future behavior of the system exactly? The answer is a resounding yes, and the tool that unlocks this prediction is separation of variables — the technique that transforms the differential equation dy/dt = ky into the explicit solution y = Cekt. Understanding this equation and its variations is essential for the AP Calculus AB exam.
Before diving into solution techniques, it is essential to anchor the foundational ideas that make exponential models work. Every exponential model rests on a single structural assumption: the instantaneous rate of change of a quantity is directly proportional to the current value of that quantity. From this single assumption, a remarkably rich family of solutions emerges.
A graph is worth more than a page of algebra when it comes to internalizing the behavior of exponential functions. The diagram below plots several solution curves of dy/dt = ky for both positive and negative values of k, all sharing the same initial condition y(0) = 4. Observe how the sign and magnitude of k dictate whether the curve climbs steeply, climbs gently, or decays toward zero.
Several features stand out in this diagram. First, every curve passes through the point (0, 4) because C = y(0) = 4 for all four. Second, the growth curves are concave up: as y increases, dy/dt = ky also increases, accelerating the climb. Third, the decay curves are concave up as well (since the second derivative y″ = k²y > 0), but they are decreasing. The horizontal axis y = 0 acts as a horizontal asymptote for every decay curve — the quantity never actually reaches zero, a fact with deep physical implications in contexts like radioactive decay.
The derivation of the exponential model from its differential equation is a textbook application of separation of variables. We begin with dy/dt = ky, separate the variables so that all y-terms appear on one side and all t-terms on the other, integrate both sides, and solve for y explicitly. This process is a cornerstone of the AP Calculus AB curriculum and appears regularly on both the multiple-choice and free-response sections.
While the general solution y = y₀ekt covers all cases, real-world problems often present information indirectly. You might be given a half-life, a doubling time, a percentage rate, or two data points and asked to find k. The diagram below provides a decision flowchart for identifying which sub-formula to use, and the table that follows catalogs the most common variations.
| Scenario | Given Information | Formula for k | Solution |
|---|---|---|---|
| Doubling time t₂ | y doubles every t₂ units | k = ln 2 / t₂ | y = y₀ × 2t/t₂ |
| Half-life t₁/₂ | y halves every t₁/₂ units | k = −ln 2 / t₁/₂ | y = y₀ × (1/2)t/t₁/₂ |
| Two data points | y(t₁) = y₁ and y(0) = y₀ | k = ln(y₁ / y₀) / t₁ | y = y₀ × ekt |
| Percentage rate r | y grows at r% per unit time | k = ln(1 + r/100) | y = y₀ × ekt |
Let us work through a complete example of the type you would encounter on the AP Calculus AB free-response section. This problem requires setting up the differential equation, solving it by separation of variables, determining the constant k from a half-life, and then using the model to answer a prediction question.
The exponential model is elegant and widely applicable, but it carries inherent limitations that you should understand both for the AP exam and for scientific literacy. Recognizing when this model is appropriate — and when it breaks down — is a higher-order skill that distinguishes strong exam responses from merely procedural ones.
| Strengths | Limitations |
|---|---|
| Analytically solvable — the closed-form solution y = y₀eᵏᵗ allows exact predictions without numerical methods. | Assumes unlimited resources — real populations face carrying capacity constraints, making the model unrealistic for long-term biological forecasting. |
| Universal applicability — the same mathematical structure describes phenomena across physics, biology, chemistry, finance, and pharmacology. | Constant relative rate — the model requires k to be truly constant. In reality, rates often change due to temperature, competition, or policy shifts. |
| Easily parameterized — only two quantities (y₀ and k) fully determine the model, making it ideal for situations with limited data. | Growth without bound — for k > 0, the model predicts y → ∞, which is physically impossible in all real-world systems. |
| Excellent short-term approximation — even when the true model is logistic or more complex, exponential behavior dominates early dynamics. | Cannot model oscillations, thresholds, or saturation without modification. Phenomena with feedback loops require differential equations beyond dy/dt = ky. |
The exponential differential equation dy/dt = ky is the simplest member of a family of autonomous first-order ordinary differential equations. Understanding it well prepares you not only for the AP Calculus AB exam but also for the richer models you will encounter in BC Calculus, differential equations courses, and applied mathematics. The table below contrasts the pure exponential model with several extensions, each of which addresses one of the limitations discussed in Section 7.
| Feature | Exponential Model (AB) | Logistic Model (BC & Beyond) |
|---|---|---|
| Differential Equation | dy/dt = ky | dy/dt = ky(1 − y/L) |
| Solution | y = y₀eᵏᵗ | y = L / (1 + Ae⁻ᵏᵗ) |
| Long-term behavior (k > 0) | y → ∞ (unbounded) | y → L (carrying capacity) |
| Inflection point | No inflection (always concave up) | At y = L/2 (fastest growth) |
| AP Exam Coverage | Tested on AB and BC | Tested on BC only |
| Solution method | Separation of variables | Partial fractions + separation |
Even within the AB curriculum, recognizing the exponential model's place in the broader landscape deepens your conceptual understanding. When a free-response question asks you to comment on whether a model is reasonable for large t, the answer often involves acknowledging that real-world growth cannot continue exponentially forever. This kind of critical analysis earns communication points on the exam. Additionally, Newton's Law of Cooling — dT/dt = −k(T − Tₛ) — is an extension where the difference (T − Tₛ) plays the role of y, and the equilibrium temperature Tₛ acts as a horizontal asymptote, a concept that bridges the pure exponential model to more nuanced applications.
The exponential differential equation dy/dt = ky states that the rate of change of a quantity is proportional to the quantity itself. Solving by separation of variables — separating, integrating, exponentiating, and applying the initial condition y(0) = y₀ — yields the unique particular solution y(t) = y₀ekt. When k > 0, the model describes exponential growth with doubling time t₂ = ln 2 / k; when k < 0, it describes exponential decay with half-life t₁/₂ = ln 2 / |k|.
On the AP Calculus AB exam, always show your full derivation — separate variables, write both integrals, exponentiate, and apply the initial condition — to earn full credit on free-response questions. Remember that the constant k can be determined from a half-life, a doubling time, or a second data point using k = ln(y₁/y₀)/t₁. This model is the foundation for understanding more complex equations like the logistic model, Newton's Law of Cooling, and coupled systems you will encounter in advanced courses.
Keep learning with more lessons from the same subject.