Pure · Integration
1 / 12
Differential equations
Solving first-order separable differential equations by separating the variables and integrating both sides, finding a particular solution from a boundary condition, and modelling rates of change.
Pure · Integration
Differential equations
Solving first-order separable differential equations by separating the variables and integrating both sides, finding a particular solution from a boundary condition, and modelling rates of change.
Why it works
A differential equation is an equation involving a derivative — it tells you the rate at which something changes rather than its value directly. Solving it means recovering the original relationship from , which is exactly what integration does.The type you can solve at A-level is separable: the right-hand side factorises into a part in and a part in , The trick is to get all the 's (with ) on one side and all the 's (with ) on the other — separating the variables — then integrate both sides: Treating as a fraction to move and around is legitimate here (it's substitution in disguise). One arbitrary constant on one side is enough.
This gives the general solution — a whole family of curves, one for each value of . A boundary condition (a known pair of values, e.g. " when ") pins down and selects the single particular solution that fits.
Modelling. Many real processes have a rate proportional to the current amount: Separating, gives , so — exponential growth () or decay (). This single equation models populations, radioactive decay, cooling and compound interest; the constants and come from the conditions given in the problem.
Harder separations. Once separated, each side is just an integral — and it can need any technique you've met. A factor like wants the reverse chain rule, an wants integration by parts, and a logistic model — growth that levels off at a capacity — needs partial fractions to integrate . These are common in modelling questions, where the long-term behaviour () is read straight off the solution.