Skip to main content
WalesMathsSyllabus dot point

How do we form and solve a differential equation to model a rate of change?

Forming differential equations from a rate of change, solving first-order equations by separating the variables, and applying them to growth, decay and mechanics.

A focused answer to WJEC A2 Unit 4 differential equations, covering forming a differential equation from a stated rate of change, solving first-order equations by separating the variables, finding particular solutions, and modelling applications.

Generated by Claude Opus 4.813 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

WJEC wants you to form a first-order differential equation from a described rate of change, solve it by separating the variables and integrating, find a particular solution using a given condition, and apply the method to growth, decay and mechanics. This is where the integration techniques of Unit 3 meet real modelling.

The answer

Forming a differential equation

The skill is translating a verbal description of a rate into symbols.

Solving by separating the variables

A first-order separable equation can be written with all the yy terms on one side and all the xx (or tt) terms on the other, then integrated.

A single constant of integration suffices (combine the two). A general solution contains the constant; a particular solution fixes it from a given condition such as an initial value. When the right-hand side after integrating the yy side gives a logarithm, exponentiate both sides to make yy the subject, and the constant becomes a multiplicative factor: lny=kx+c\ln|y| = kx + c becomes y=Aekxy = A\mathrm{e}^{kx} where A=ecA = \mathrm{e}^c absorbs the constant.

Applications

Examples in context

Example 1. Newton's law of cooling. A body cools so that dθdt=k(θθ0)\dfrac{d\theta}{dt} = -k(\theta - \theta_0), where θ0\theta_0 is room temperature. Separating and integrating gives θθ0=Aekt\theta - \theta_0 = A\mathrm{e}^{-kt}, so the temperature decays exponentially towards room temperature. The model explains why a hot drink cools fast at first and then slowly.

Example 2. A draining tank. Water drains so that the rate of fall of depth is proportional to the square root of the depth: dhdt=kh\dfrac{dh}{dt} = -k\sqrt{h}. Separating gives h1/2dh=kdt\displaystyle\int h^{-1/2}\,dh = -\int k\,dt, so 2h=kt+c2\sqrt{h} = -kt + c. The separable method handles a non-exponential rate just as cleanly.

Try this

Q1. Form a differential equation for a population growing at a rate proportional to its size PP. [1 mark]

  • Cue. dPdt=kP\dfrac{dP}{dt} = kP for a positive constant kk.

Q2. Solve dydx=3x2y\dfrac{dy}{dx} = 3x^2 y, leaving the general solution in terms of a constant. [3 marks]

  • Cue. Separate: 1ydy=3x2dx\dfrac{1}{y}dy = 3x^2 dx, integrate to lny=x3+c\ln|y| = x^3 + c, so y=Aex3y = A\mathrm{e}^{x^3}.

Q3. A quantity decays so that dNdt=2N\dfrac{dN}{dt} = -2N, with N=100N = 100 at t=0t = 0. Find NN. [2 marks]

  • Cue. N=100e2tN = 100\mathrm{e}^{-2t}.

Exam-style practice questions

Practice questions written in the style of WJEC exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

WJEC A2 style6 marksSolve the differential equation dydx=2xy\dfrac{dy}{dx} = \dfrac{2x}{y}, given that y=3y = 3 when x=0x = 0.
Show worked answer →

Separate the variables so each side involves only one variable, then integrate both sides.

dydx=2xy\dfrac{dy}{dx} = \dfrac{2x}{y} gives ydy=2xdxy\,dy = 2x\,dx.

Integrate: ydy=2xdx\displaystyle\int y\,dy = \int 2x\,dx, so y22=x2+c\dfrac{y^2}{2} = x^2 + c.

Apply y=3y = 3 when x=0x = 0: 92=0+c\dfrac{9}{2} = 0 + c, so c=92c = \dfrac{9}{2}.

Thus y22=x2+92\dfrac{y^2}{2} = x^2 + \dfrac{9}{2}, giving y2=2x2+9y^2 = 2x^2 + 9.

Markers reward separating the variables correctly, integrating both sides (with a single constant), using the condition to find cc, and presenting the particular solution. Forgetting the constant, or applying the condition before integrating, loses marks.

WJEC A2 style6 marksThe rate of decay of a radioactive substance is proportional to the mass present. Form a differential equation and show that the mass is m=m0ektm = m_0 \mathrm{e}^{-kt}.
Show worked answer →

Translate "rate proportional to the mass" into a differential equation, then solve by separation.

Rate of change is dmdt\dfrac{dm}{dt}, proportional to mm and decreasing, so dmdt=km\dfrac{dm}{dt} = -km for a positive constant kk.

Separate: 1mdm=kdt\dfrac{1}{m}\,dm = -k\,dt.

Integrate: lnm=kt+c\ln m = -kt + c.

So m=ekt+c=Aektm = \mathrm{e}^{-kt + c} = A\mathrm{e}^{-kt}, where A=ecA = \mathrm{e}^c.

At t=0t = 0, m=m0m = m_0, so A=m0A = m_0, giving m=m0ektm = m_0 \mathrm{e}^{-kt}.

Markers reward forming dmdt=km\dfrac{dm}{dt} = -km with the negative sign for decay, separating and integrating to a logarithm, and using the initial condition to identify A=m0A = m_0.

Related dot points

Sources & how we know this