IB Maths AI HL Differential Equations Paper 1 & 2 ~5 min read

Modelling with Differential Equations

A differential equation links a quantity to its rate of change, which makes it the natural tool for modelling things that change over time. The skill here is translation: turning a sentence like “the rate of change is proportional to…” into an equation with a derivative and a constant of proportionality k.

📘 What you need to know

From words to an equation

The proportionality model rate of change of PP  ⟶  dPdt = kP  (growth)  or  dPdt = −kP  (decay), k > 0 ✓ standard modelling set-up for AI HL

🤔 Why use −k instead of just letting k be negative?

Both work mathematically, but keeping k > 0 and writing the sign explicitly makes the model’s behaviour clear at a glance: a leading “+” means the quantity grows, a leading “−” means it decays. For Newton’s cooling, dTdt = −k(TTa) with T > Ta guarantees the rate is negative, so the object cools — exactly what you’d expect.

🧠 “Rate equals k times the thing”

Find the rate (a derivative in t), find the thing it’s proportional to (the function in the sentence), and join them with k. Add a minus sign if the quantity is decreasing.

Building the model

🧭 Recipe — set up a differential equation

  1. Spot the rate: “rate of change of Q” → dQdt.
  2. Identify the function it’s proportional to (the quantity, its root, a difference, …).
  3. Write the proportionality with a constant k.
  4. Fix the sign: k > 0; use −k if the quantity decreases.
  5. State k as a constant of proportionality (its value comes later).
Decode the phrase: “directly proportional to the square root of A” → kA; “proportional to the difference between T and Ta” → k(TTa); “proportional to the population” → kP.

Worked examples

WE 1

In a pond, the rate of change of the area A covered by algae is directly proportional to the square root of that area. Write a differential equation.

Rate → dAdt; proportional to √A.

rate of change of A → dAdt ∝ √A → k√A dAdt = k√A  (k a constant of proportionality)
WE 2

Newton’s Law of Cooling: the rate of change of an object’s temperature T is proportional to the difference between T and the ambient temperature Ta. The object starts warmer than its surroundings. Write the equation.

The object cools, so the rate must be negative while T > Ta.

∝ (T − Ta), and T > Ta so (T − Ta) > 0 temperature decreasing → need a minus sign dTdt = −k(T − Ta), k > 0 −k with (T − Ta) > 0 makes dTdt negative ✓
WE 3

A bacteria population P grows at a rate proportional to its current size. Write a differential equation.

Growth proportional to the population itself.

rate of growth of P → dPdt ∝ P, and growing → +k dPdt = kP, k > 0
WE 4

A radioactive sample of mass m decays at a rate proportional to the mass remaining. Write a differential equation.

Decay means the mass is decreasing, so use −k.

rate of change of m → dmdt ∝ m, decreasing → −k dmdt = −km, k > 0
WE 5

A tank’s water height h falls at a rate proportional to the square root of the height (Torricelli’s law). Write a differential equation.

Falling height, proportional to √h.

rate of change of h → dhdt ∝ √h, falling → −k dhdt = −k√h, k > 0

💡 Top tips

⚠ Common mistakes

Next up — Slope Fields. You can now build a differential equation from a context and solve a separable one. But not every equation can be solved with neat algebra — so the next topic shows how to visualise the solutions instead: a slope field draws short tangent lines from dydx at many points, letting you sketch solution curves without ever solving the equation.

Need help with Differential Equations?

Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.

Book Free Session →