Differential Equations · Topic 5 of 5
5. Applications & Modelling
Theory
Differential equations earn their keep in modelling. Exam questions rarely hand you the equation — they describe a situation in words and expect you to form it first. The key is that the phrase “rate of change” means a derivative with respect to time, and “proportional to” introduces a constant:
- “the rate of increase of is proportional to ”
- “the rate of decrease of is proportional to ”
- “the rate of cooling is proportional to the excess temperature above the surroundings ”
That last one is Newton's law of cooling. The substitution turns it into the same separable equation as the others.
The workflow is always the same: form the equation, separate the variables and integrate, then use the given data to pin down the constants. There are usually two unknowns — the constant of integration and the constant of proportionality — so expect two pieces of information.
The Golden Rule: translate the words into an equation before doing any calculus, and count your unknowns against the data you have been given. If you have two unknowns and only one condition, you have mis-formed the equation.
⚠️ Common Examiner Traps
- Sign of : for decay or cooling, write the minus sign into the equation and keep positive. Doing both — a minus sign and a negative — reverses the model.
- Using conditions in the wrong order: the initial condition (at ) gives the constant of integration most easily, because the exponential term becomes . Find that first, then use the second condition for .
- Leaving the answer in log form: convert to before substituting — it is far less error-prone.
- Forgetting the surrounding temperature: in a cooling problem the variable that decays exponentially is the excess , not itself. Add back at the end.
Worked examples
Example 1
A population grows at a rate proportional to its current size. Initially it is , and after 3 hours it has reached . Find the population after 5 hours.
Step 1: Translate the description into a differential equation:
Step 2: Separate the variables and integrate:
Step 3: Convert to exponential form immediately, writing :
Step 4: Use the initial condition when . Since , this gives at once:
Step 5: Use the second condition, when , to find :
Step 6: Evaluate at :
Example 2
A body at is left to cool in a room kept at . After 10 minutes its temperature is . Using Newton's law of cooling, find its temperature after 25 minutes.
Step 1: Newton's law of cooling gives, with room temperature :
Step 2: Substitute . Since is constant, , so the equation becomes separable in :
Step 3: At the temperature is , so the excess is :
Step 4: At the temperature is , so the excess is :
Step 5: Find the excess at :
Step 6: Add the room temperature back to get the actual temperature:
Example 3
A tank leaks so that the rate of decrease of its volume is proportional to the square root of the volume remaining. Initially it holds litres, and after 5 minutes it holds litres. Find the volume after 10 minutes.
Step 1: The rate is decreasing and proportional to , so:
Step 2: Separate the variables, writing the left side with a negative index:
Step 3: Apply the initial condition at :
Step 4: Apply the second condition, at , to find :
Step 5: The model is therefore . Substitute :
The tank holds 36 litres after 10 minutes.