Skip to main content
United StatesCalculusSyllabus dot point

How does the differential equation for proportional growth give the exponential model, and how do you use it?

Topic 7.8 Exponential Models with Differential Equations: derive and apply the exponential growth and decay model from a proportional-rate differential equation.

A focused answer to AP Calculus AB Topic 7.8, deriving the exponential model from a proportional-rate differential equation and applying it to growth, decay and half-life problems, with worked examples.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. Deriving the model
  3. A worked growth problem
  4. Half-life and doubling time
  5. Why proportional rate forces exponential behavior
  6. What the exponential model cannot do
  7. The differential equation versus the solution

What this topic is asking

The College Board (Topic 7.8) is the headline application of Unit 7: the exponential model. Whenever the rate of change of a quantity is proportional to the quantity itself, dydt=ky\frac{dy}{dt} = ky, the solution is exponential, y=y0ekty = y_0 e^{kt}. You derive it by separation and apply it to growth, decay, and half-life problems.

Deriving the model

A worked growth problem

Half-life and doubling time

For decay (k<0k < 0), the half-life t1/2t_{1/2} is the time for the amount to fall to half. From 12y0=y0ekt1/2\frac{1}{2}y_0 = y_0 e^{k\,t_{1/2}} you get ekt1/2=12e^{k\,t_{1/2}} = \frac{1}{2}, so t1/2=ln(1/2)k=ln2kt_{1/2} = \frac{\ln(1/2)}{k} = \frac{-\ln 2}{k} (positive since k<0k < 0). For growth (k>0k > 0), the doubling time comes from 2=ektd2 = e^{k\,t_d}, giving td=ln2kt_d = \frac{\ln 2}{k}. A useful shortcut is to work in terms of the ratio ekte^{kt} directly: if the amount multiplies by rr over a known time, then over nn such periods it multiplies by rnr^n, avoiding repeated exponential arithmetic, as in the decay worked example where A(10)=200(0.75)2A(10) = 200(0.75)^2.

Why proportional rate forces exponential behavior

The defining feature is that the rate scales with the amount: more material means faster change. This self-reinforcing structure is exactly what produces exponential growth or decay, and it is why so many natural processes (population, radioactivity, continuously compounded interest, cooling toward zero) follow the same model. Recognizing the phrase "rate proportional to the amount" as the signal for y=y0ekty = y_0 e^{kt} lets you write the answer immediately, then fit y0y_0 and kk to the data. The most common error is sign confusion on kk: decay needs k<0k < 0, and a positive kk in a decay problem gives growth, so check that your model decreases when the quantity should decrease.

What the exponential model cannot do

A pure exponential model grows without bound, which makes it realistic only over a limited range. Real populations and many physical quantities eventually level off as resources run out or a ceiling is reached, behavior the exponential model does not capture (the bounded and logistic models that do are BC topics). On the AB exam this matters when a question asks you to comment on the model's limitations: an answer noting that y=y0ekty = y_0 e^{kt} predicts unlimited growth, which is unrealistic over long times, shows the understanding the practices reward. Knowing the model's domain of validity, accurate for early growth or steady decay but not for the long run, is part of using it well.

The differential equation versus the solution

It helps to keep clear which object you are working with. The differential equation dydt=ky\frac{dy}{dt} = ky describes the rule the quantity obeys; the solution y=y0ekty = y_0 e^{kt} is the explicit function that obeys it. The exam may ask for either: "write a differential equation modelling the situation" wants the rule, while "find a formula for the amount at time tt" wants the solution. You move from the rule to the solution by separation of variables, and you can always check a solution by differentiating it and confirming it satisfies the rule. Distinguishing the two prevents the error of giving the explicit formula when only the differential equation was requested, or vice versa.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2022 (style)1 marksSection I (multiple choice). A quantity grows so that dydt=0.5y\frac{dy}{dt} = 0.5y and y(0)=100y(0) = 100. Then y(t)=y(t) = (A) 100+0.5t100 + 0.5t (B) 100e0.5t100e^{0.5t} (C) 0.5e100t0.5e^{100t} (D) 100et100e^{t}
Show worked answer →

The correct answer is (B), 100e0.5t100e^{0.5t}.

The model for dydt=ky\frac{dy}{dt} = ky is y=y0ekty = y_0 e^{kt}. With k=0.5k = 0.5 and y0=100y_0 = 100, y(t)=100e0.5ty(t) = 100e^{0.5t}.

AP 2024 (style)4 marksSection II (free response). A radioactive sample decays so that dAdt=kA\frac{dA}{dt} = kA, and 200200 g decays to 150150 g after 55 years. (a) Write A(t)A(t) in terms of kk. (b) Find kk. (c) Find the amount after 1010 years.
Show worked answer →

A 4-point decay model.

(a) (1 point) A(t)=200ektA(t) = 200e^{kt} (with A(0)=200A(0) = 200).
(b) (2 points) 150=200e5k150 = 200e^{5k}, so e5k=0.75e^{5k} = 0.75, 5k=ln(0.75)5k = \ln(0.75), k=ln(0.75)50.0575k = \frac{\ln(0.75)}{5} \approx -0.0575.
(c) (1 point) A(10)=200e10k=200(e5k)2=200(0.75)2=200(0.5625)=112.5A(10) = 200e^{10k} = 200(e^{5k})^2 = 200(0.75)^2 = 200(0.5625) = 112.5 g.

Related dot points

Sources & how we know this