A differential equation relates a function to its derivative. In H2 Maths (syllabus 9758) you work exclusively with first-order separable equations — those where can be written as a product of a function of and a function of , so the variables can be separated and each side integrated independently.
What you need to know
- A separable first-order ODE has the form ; rewrite it as then integrate both sides.
- The result after integration is the general solution, which contains an arbitrary constant .
- A particular solution is found by substituting a given initial or boundary condition (e.g. when ) to determine .
- When a quantity increases or decreases at a rate proportional to itself, the model is (constant ), giving the exponential solution .
- Always include the modulus in when integrating ; you may write and absorb into a single constant once the context fixes the sign.
- After finding a solution, verify by differentiating and checking that the original equation is satisfied.
Worked example 1 — separation of variables (general solution)
Find the general solution of .
Separate variables and integrate:
Exponentiating both sides:
Writing (an arbitrary non-zero constant):
Verification: . Satisfied.
Worked example 2 — particular solution from an initial condition
Given and when , find the particular solution.
Separate and integrate:
Apply the initial condition , :
Particular solution:
Verification: Differentiating implicitly gives , so . Satisfied.
Worked example 3 — modelling (exponential decay)
A substance decays at a rate proportional to its mass (grams) at time (minutes). Initially g; after 10 minutes g. Find in terms of .
The model is for some . Separating variables:
So . Using at : , giving .
Using at :
Verification: . Satisfied.
Common mistakes
- Forgetting on one side only — after integrating both sides, combine into a single arbitrary constant rather than writing and separately.
- Dropping the modulus in : write when integrating , then justify the sign from context before removing it.
- Not verifying the solution — always differentiate your answer and substitute back to confirm it satisfies the original equation.
- Applying an initial condition before integrating — find the general solution first, then substitute the condition to determine .