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 P ∝ P  βŸΆ  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(T βˆ’ Ta) 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” β†’ k√A; “proportional to the difference between T and Ta” β†’ k(T βˆ’ Ta); “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 β†’