Question
Solve the differential equation , given the initial condition .
Solution — Step by Step
This is a separable differential equation — we can separate variables so that all terms are on one side and all terms are on the other.
Rewrite:
Separate variables:
where is the constant of integration.
Exponentiating both sides:
Since is just a positive constant, let (absorbing the absolute value), so:
This is the general solution: for some constant .
We’re told , meaning when , . Substitute:
Particular solution:
Check: . And . ✓
Check initial condition: . ✓
Why This Works
The equation is saying: the rate of change of with respect to is proportional to the ratio . This type of relationship arises in problems where growth is proportional to current value relative to some baseline.
The separation of variables technique works whenever we can write the equation as . We then integrate both sides independently — each side depends on only one variable.
Alternative Method
We can also recognise this as a homogeneous differential equation (degree 0 in and ). Substitute where :
So , i.e., , confirming .
This method is overkill for this equation but is the standard approach for harder homogeneous equations.
Common Mistake
A common error is integrating to get — this happens when students integrate instead of . The correct integral of with respect to is , not . Always check whether you have or before integrating.