Unit 7 Notes: Exponential Models via Differential Equations (AP Calculus AB)
Proportional Growth and the Differential Equation
An exponential model shows up whenever the rate of change of a quantity is proportional to the quantity itself. In plain language: the more you have, the faster it grows (or the faster it decays). This “self-reinforcing” idea is what makes exponential behavior so common in population growth, radioactive decay, and continuously compounded interest.
What it means (and why it matters)
If is the amount of something at time , the statement “the rate of change of is proportional to ” translates directly into a differential equation:
Here, proportional means there is some constant multiplier such that the derivative is always that constant times the current amount.
- If , then whenever , so the quantity grows.
- If , then whenever , so the quantity decays.
This matters in AP Calculus because it’s one of the most important “modeling bridges” between derivatives and functions: you start with a rate statement (a derivative), build a differential equation, and then solve it to get an explicit function you can interpret.
How the model behaves (before solving anything)
Even before solving, you can predict key behavior:
- If and , slopes get steeper as gets bigger, so the graph increases faster and faster.
- If and , slopes are negative but their magnitude shrinks as shrinks, so the graph decreases quickly at first, then levels off toward .
A common misconception is to think “constant percent change” is different from “proportional rate.” They are actually the same idea: proportional rate means
The left side is the instantaneous relative growth rate (instantaneous percent rate, as a decimal). So exponential models are exactly the models where the relative growth rate is constant.
Notation you’ll see (same structure, different letters)
| Context | Quantity | Typical notation | Differential equation form |
|---|---|---|---|
| Population | number of organisms | ||
| Money (continuous compounding) | balance | ||
| Mass of a substance | mass |
The letter changes, but the structure “derivative equals constant times the function” is the key.
Exam Focus
- Typical question patterns
- You’re told “rate is proportional to amount” (or “grows/decays at a rate proportional to current amount”) and asked to write the differential equation and/or solve it.
- You’re given a model and an initial value, then asked to find or evaluate at some time.
- You’re asked to interpret in context (including its units and what its sign implies).
- Common mistakes
- Treating as a percentage rather than a decimal per unit time (for example, using instead of ).
- Forgetting that “proportional to” implies multiplication by the current amount , not by time .
- Assuming growth is linear because the rate is “constant.” In exponential models, the relative rate is constant, not the absolute rate.
Solving (Separation of Variables)
What solving means here
To solve a differential equation is to find a function whose derivative satisfies the given relationship. For exponential models, the solving technique is usually **separation of variables**, because you can rearrange the equation to group all -terms on one side and all -terms on the other.
How separation works, step by step
Start with:
- Divide both sides by (assuming ; we’ll address as a special solution):
- Multiply both sides by to separate variables:
- Integrate both sides:
That gives:
- Solve for by exponentiating:
Let (a positive constant), then
This is usually rewritten as a single constant that can be any nonzero real number:
This form automatically includes negative solutions (if ). Also note that is a solution too; it corresponds to .
Why the solution is exponential
The key reason exponential functions appear is that . Exponentials are (essentially) the only functions that are proportional to their own derivatives, which is exactly what demands.
Worked example 1: Solve and use an initial condition
Suppose a population satisfies
and .
Step 1: General solution
Step 2: Apply the initial condition
At :
So
Interpretation: the population grows exponentially with continuous relative growth rate per unit time.
Worked example 2: Decay
A substance decays according to
with .
By the same steps:
Notice how the negative produces exponential decay.
Exam Focus
- Typical question patterns
- Solve and express the solution using an initial condition like .
- Given a particular solution, verify it satisfies the differential equation by differentiating and substituting.
- Use the solution to compute a value at a given time.
- Common mistakes
- Dropping the absolute value when integrating and then getting stuck with sign issues. Using avoids this.
- Writing and forgetting to combine constants (you need the multiplicative constant ).
- Mixing up whether is in years, hours, days, etc., and then misinterpreting .
Finding the Constant from Information
In many AP problems, the differential equation form is given but is not. Instead, you’re told something like “the population doubles in 5 years” or “the rate at is 12 when the amount is 200.” The skill is translating that information into an equation for .
Method A: Use a known point on the solution
If and you know two values like and , you can divide to eliminate .
Suppose you know and . Then:
Divide the second by the first:
Then take natural logs:
So
This is one of the cleanest ways to find because the constant cancels.
Method B: Use the differential equation at a specific time
Sometimes you’re told the instantaneous rate and the amount at the same time. Since
at that time,
Be careful with units: if is “people per day” and is “people,” then is “per day.”
Worked example 1: Using a doubling statement
A quantity satisfies and triples in 10 hours. Find .
Triples means
But
So
Take ln:
Thus
Worked example 2: Using rate and amount at a time
At time minutes, a bacteria culture has bacteria and is growing at bacteria per minute. Assuming exponential growth, find .
Using at that instant:
So
The units are “per minute.”
A common mistake is to think changes with time because the growth rate changes; in an exponential model, the _absolute_ growth rate changes, but stays constant.
Exam Focus
- Typical question patterns
- “Doubles in units of time” or “half-life is ” and you must find .
- Given and , find (often by taking a ratio).
- Given and at the same time, compute quickly.
- Common mistakes
- Using base 10 instead of (natural log) when solving for .
- Forgetting to subtract times: the exponent involves .
- Interpreting “triples” as “adds 3” instead of “multiplies by 3.”
Doubling Time, Half-Life, and Time-to-Reach Calculations
Once you have , many questions focus on how long it takes to reach a certain multiple (double, half, 10% remaining, etc.). These are especially common because they test your ability to manipulate exponential equations and interpret them.
Doubling time
The doubling time is the time it takes for the quantity to multiply by 2:
For :
So
and
This only makes sense for growth where .
Half-life
The half-life is the time it takes to multiply by :
So
Thus
For decay, , so this produces a positive half-life.
Time to reach a specific value
If you want the time when , solve
Assuming :
Take ln:
So
A frequent error is to try to “cancel the exponent” without using logs. Exponential equations are solved with logarithms.
Worked example: Half-life from a differential equation
A radioactive material satisfies
Find its half-life.
Here . Use
So
That value is in the same time units as (for example, years if is in years).
Exam Focus
- Typical question patterns
- Compute doubling time or half-life from a given .
- Find when the quantity reaches a threshold (often a percent of the original amount).
- Compare two exponentials by comparing their values or doubling times.
- Common mistakes
- Forgetting that half-life uses a factor of , not “subtract half.”
- Getting a negative time because of sign errors with and logarithms.
- Mixing up “time to double” with “growth rate”; they’re inversely related.
Exponential Approach to an Equilibrium:
Not all exponential behavior is “proportional to the amount itself.” Another extremely important exponential model is when the rate is proportional to how far you are from a long-term equilibrium value.
The idea (what it is)
Suppose a quantity is being pulled toward a constant level . The further you are from , the faster you change; as you get closer, the change slows down. That idea is captured by:
Here, is the **equilibrium (limiting) value**. If , then:
- when , the term is positive, so is negative and decreases toward
- when , the term is negative, so is positive and increases toward
So produces stable “approach toward equilibrium.”
This model matters because it shows up in classic AP Calculus AB applications like Newton’s Law of Cooling/Heating, and it reinforces the same separation-of-variables technique while adding interpretation.
How to solve it
Let . Then , and the differential equation becomes
So
Substitute back :
Therefore,
This is the “shifted exponential” form: the graph levels off at instead of at .
Newton’s Law of Cooling/Heating (a key application)
Newton’s Law of Cooling/Heating says the rate of change of an object’s temperature is proportional to the difference between the object’s temperature and the surrounding (ambient) temperature.
If is the object temperature and is constant ambient temperature, then
Typically, because if the object is hotter than the surroundings, it cools down (decreases), and if it’s colder, it warms up (increases).
The solution is
A helpful way to interpret this: the “temperature difference” decays exponentially toward .
Worked example: Cooling to room temperature
A mug of coffee is in a room at degrees (same units throughout). It starts at degrees. After 10 minutes, it is degrees. Find .
Step 1: Set up the model and solution form
So
Step 2: Use to find
So
Thus
Step 3: Use to find
Subtract 20:
Divide by 70:
Take ln:
So
Final model:
You could also leave it as with as above.
Common interpretation check: , so , making , which matches cooling.
Exam Focus
- Typical question patterns
- Solve or use a model of the form , especially in temperature contexts.
- Use two data points to determine and write the explicit function.
- Find when the temperature reaches a specified value (solve for using logs).
- Common mistakes
- Using but then mixing that up with without adjusting the sign of .
- Forgetting that the exponential applies to the difference from ambient: , not alone.
- Solving for but not checking its sign against the physical situation.
Interpreting Parameters, Units, and Graph Behavior
Exponential differential-equation models are not just about “getting an equation.” AP questions often test whether you understand what the constants and variables mean.
What represents
In , divide both sides by :
So is the **constant relative growth rate** (per unit time). If and is measured in years, the quantity has an instantaneous growth rate of 5% per year at every moment.
- Units: if is in days, then is “per day.”
- Magnitude: larger means faster growth/decay.
In , is the constant relative rate at which the “distance from equilibrium” changes.
Initial conditions determine the vertical scale
For , the constant is simply (if the initial time is ):
If the initial time is some other value , then you solve for using :
So
A common mistake is to treat as if it were always the initial amount; that’s only true when the initial time is .
Concavity and “increasing faster”
For , the second derivative is
Since , if then , so the graph is concave up. That matches the idea that exponential growth accelerates.
For exponential decay with , the function decreases but remains concave up, which can surprise students. The slope is negative, but it becomes less negative over time.
Worked example: Interpreting a model statement
A problem says: “The rate at which a savings account grows is proportional to the amount in the account.”
That statement is precisely
- is the account balance.
- is the instantaneous growth in dollars per unit time.
- is the proportionality constant (per unit time).
If you’re also told “continuous compounding at 6% per year,” then when is measured in years.
Exam Focus
- Typical question patterns
- Interpret (or ) in context, including sign and units.
- Use an initial condition at a nonzero time .
- Reason about the shape of the solution graph from the differential equation (growth vs decay, approach to equilibrium).
- Common mistakes
- Claiming exponential decay must be concave down because it “goes down.” Concavity depends on how the slope changes.
- Ignoring units and using a per-year rate with measured in months without converting.
- Confusing the equilibrium value with the initial value in .
Building an Exponential Model from a Word Problem (Modeling Workflow)
Many AP questions are really testing a repeatable modeling process. The algebra and calculus are important, but the bigger skill is translating between words, differential equations, and functions.
Step 1: Define variables clearly
State what represents and what units uses. This prevents later confusion when interpreting .
Step 2: Translate the rate statement into a differential equation
Common translations:
- “Rate is proportional to amount”:
- “Rate is proportional to difference from equilibrium ”:
Step 3: Solve the differential equation
- For :
- For :
Step 4: Use given conditions to find constants
Use initial values like or two data points to solve for and .
Step 5: Interpret the result
Check:
- Does the sign of match growth/decay?
- Does the solution approach the correct limiting value (0 or )?
- Are units consistent?
Worked example: Continuous growth model
A culture starts with 1000 cells. After 3 hours, it has 1800 cells. Assume growth rate is proportional to the number of cells.
1) Model
Let be cells after hours.
2) Solve
3) Use
So
4) Use to find
5) Final model
Interpretation: , so it grows; is the continuous relative growth rate per hour.
Exam Focus
- Typical question patterns
- Turn a verbal description into a differential equation, then into an explicit function.
- Use two time-value data points to determine parameters.
- Use the model to predict a future value or solve for a time when a threshold is reached.
- Common mistakes
- Writing (a discrete model) when the situation is explicitly continuous or given as a differential equation.
- Plugging data points into instead of into when the data points are function values (not derivative values).
- Solving for but rounding too early, causing noticeable error later when solving for time.