Exponential models with differential equations — AP Calculus BC Study Guide
For: AP Calculus BC candidates sitting AP Calculus BC.
Covers: The general exponential growth/decay differential equation, separation of variables solution, Newton’s Law of Cooling, half-life calculations, continuous growth models, and interpreting solutions in real contextual problems.
You should already know: Separation of variables for separable differential equations. Basic derivative and integral rules for exponential functions. Evaluating initial conditions to find constants of integration.
A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus BC style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.
1. What Is Exponential models with differential equations?
Exponential models describe quantities that change at a rate proportional to the current size of the quantity, and they are one of the most frequently tested differential equation models on the AP Calculus BC exam. This topic makes up roughly 10-15% of Unit 7 (Differential Equations) exam weight, and it appears in both multiple-choice (MCQ) and free-response (FRQ) sections, often as part of a contextual application question that also tests other skills like interpretation or integration. A synonym sometimes used for this topic is proportional growth/decay models, since the core relationship is that rate of change is proportional to current amount. Unlike linear models where rate is constant, exponential models have changing rates that match many real-world phenomena: population growth with unlimited resources, radioactive decay, cooling of objects, continuous compounding of interest, and drug concentration in the bloodstream. On the AP exam, you will typically be given either the differential equation relationship, or a description of the proportionality, and asked to solve for the function, find a value at a specific time, or interpret the constant or rate in context.
2. Core Exponential Growth and Decay Model
The core relationship that defines all basic exponential models is that the rate of change of a quantity with respect to time is proportional to the current value of . Mathematically, this translates to the first-order separable differential equation: where is the constant of proportionality. If , the model describes exponential growth (quantity increases over time); if , it describes exponential decay (quantity decreases over time).
We can solve this equation via separation of variables to get the general solution. Separate variables to get , then integrate both sides: , where is the constant of integration. Exponentiate both sides to get . Let , so . Applying the initial condition (the initial amount at ) gives , so the final general solution is:
Worked Example
A population of bacteria increases at a rate proportional to its current size. At time hours, the population is 2000. At time hours, the population is 3000. What is the population at hours?
- From the problem description, we use the core exponential model: , so the general solution is .
- Substitute the initial condition to get , so .
- Use the given point at to solve for : .
- Evaluate using logarithm rules to simplify: .
The population at hours is 6750.
Exam tip: Simplify using logarithm exponent rules before plugging in a calculator; this avoids rounding errors and often gives an exact integer answer, which is what AP exam questions almost always expect.
3. Half-Life and Doubling Time
Half-life (for decay) and doubling time (for growth) are common special cases of exponential models where you are given the time to halve or double the quantity, instead of a second point to solve for . For a half-life , by definition half of the original quantity remains at , so . Substitute into the general solution to get . Cancel and take the natural log of both sides: , so .
For doubling time (growth), by definition , so following the same steps gives . These relations can be derived quickly on the exam if you forget them, but memorizing them saves time.
Worked Example
A 100g sample of a radioactive isotope has a half-life of 15 years. How much of the original isotope remains after 40 years, to the nearest gram?
- Start with the general decay solution: , with initial amount g.
- Use the half-life to solve for : , so .
- Substitute and simplify: .
- Round to the nearest whole gram: 16g.
16 grams of the original isotope remain after 40 years.
Exam tip: After solving for k in any decay problem, confirm k is negative; if you get a positive k, you forgot the negative sign from and need to correct your work before proceeding.
4. Newton's Law of Cooling
Newton's Law of Cooling is a modified exponential model that describes the temperature change of an object relative to the constant temperature of its surroundings (called the ambient temperature). Unlike basic exponential models where rate is proportional to current amount, here the rate of change of the object's temperature is proportional to the difference between the object's temperature and the ambient temperature. The differential equation is: where is the object's temperature at time , is the constant ambient temperature, and is always a negative constant (if the object is hotter than its surroundings, it cools, so is negative, which matches a positive times negative ).
Solving this via separation of variables gives the general solution: where is the initial temperature of the object at . This matches intuition: as , the exponential term approaches 0, so , which matches real-world behavior.
Worked Example
A hot cup of coffee has an initial temperature of 180°F. It is placed in a room with constant temperature 70°F. After 5 minutes, the coffee's temperature is 150°F. What is the temperature of the coffee after 15 minutes, to the nearest degree?
- Identify known values: , , so the general solution is .
- Use to solve for : .
- Evaluate at and simplify: .
The temperature of the coffee after 15 minutes is approximately 112°F.
Exam tip: Never forget the shifted term; a common mistake is using the basic exponential solution , which incorrectly predicts the object's temperature will approach 0 instead of the ambient temperature.
5. Common Pitfalls (and how to avoid them)
- Wrong move: Writing Newton's Law of Cooling with a positive and concluding the object's temperature will grow indefinitely far from the ambient temperature. Why: Students mix up sign conventions for proportionality. Correct move: Always check the limit as : should approach , not infinity or zero, to confirm your sign for is correct.
- Wrong move: Getting a positive for a half-life decay problem after deriving it from . Why: Students forget that and drop the negative sign. Correct move: Confirm is negative for all decay problems before substituting into the solution function.
- Wrong move: Rounding to two decimal places early in the problem, leading to a final answer that is outside the AP exam's acceptable error range. Why: Students rush to calculate a decimal value for instead of simplifying with logarithm rules. Correct move: Simplify to a power of a constant before calculating a final decimal value.
- Wrong move: Omitting the constant of integration after integrating , leading to the solution with no constant term. Why: Students rush the separation of variables step. Correct move: Add the constant of integration immediately after integrating both sides, before exponentiating or rearranging.
- Wrong move: Stating that means 3% growth per year for a continuous exponential model. Why: Students confuse discrete annual growth with continuous growth. Correct move: For continuous models, is the proportionality constant; to get percentage growth per unit time, multiply by 100.
6. Practice Questions (AP Calculus BC Style)
Question 1 (Multiple Choice)
A quantity decays according to the differential equation . If the initial quantity is 100, what is the half-life of the quantity, to the nearest tenth of a unit? (A) 13.9 (B) 24.3 (C) 34.7 (D) 69.3
Worked Solution: For any exponential decay model with half-life , we use the relation . Rearranging gives . Substitute : , which rounds to 34.7. The correct answer is (C).
Question 2 (Free Response)
A population of deer in a protected forest grows at a rate proportional to the current number of deer. At time years, the population is 200. After 4 years, the population is 280. (a) Write the explicit function that gives the deer population at time . (b) What is the population after 10 years, to the nearest whole number? (c) At what time will the population reach 1000 deer, to the nearest tenth of a year?
Worked Solution: (a) For exponential growth, the general solution is . Substitute and use to solve for : . The explicit function is:
(b) Evaluate at : .
(c) Set and solve for : .
Question 3 (Application / Real-World Style)
A veterinarian administers a 200mg dose of a drug to a dog. The drug is eliminated from the dog's bloodstream at a rate proportional to the amount of the drug present. After 3 hours, 120mg of the drug remains. A blood test can detect the drug if there is at least 10mg present in the bloodstream. How many hours after injection will the drug no longer be detectable? Round your answer to the nearest whole hour, and interpret your result in context.
Worked Solution: Let be the amount of drug in mg at time hours. The proportional elimination rate gives , with general solution . Use to solve for : . Set (the detection threshold) and solve for : hours.
Interpretation: The drug will no longer be detectable in the dog's bloodstream approximately 18 hours after the initial injection.
7. Quick Reference Cheatsheet
| Category | Formula | Notes |
|---|---|---|
| Core Exponential Model DE | Applies when rate of change of is proportional to current ; = growth, = decay | |
| General Solution | = value of at ; derived via separation of variables | |
| Half-Life (Decay) | $T_{1/2} = \frac{\ln 2}{ | k |
| Doubling Time (Growth) | Time to double a growing quantity; for all growth | |
| Newton's Law of Cooling DE | = constant ambient temperature; for cooling | |
| Newton's Law of Cooling Solution | = initial object temperature; as , | |
| Solve for with known point | Use after substituting a known point into the general solution |
8. What's Next
Exponential models are the foundation for more complex differential equation models that you will study next in Unit 7. Immediately after mastering exponential models, you will move on to logistic growth models, which account for carrying capacity and limited resources in population growth, a topic that frequently appears in AP Calculus BC FRQs. Without a solid understanding of how exponential models are derived from differential equations and how to solve for constants of proportionality, you will struggle to separate variables and interpret logistic models, which share many solution properties with exponential models. Exponential models also connect to integration of exponential functions and parametric differential equations later in the course.