A separable differential equation is a first-order equation that can be written in the form . This structure implies that the rate of change is a product of two independent functions, one for each variable.
The goal of the method is to isolate all terms involving (including ) on one side and all terms involving (including ) on the other.
Once separated, the equation takes the form , which can then be solved using standard integration techniques.
| Feature | General Solution | Particular Solution |
|---|---|---|
| Definition | Represents a family of curves that satisfy the DE. | Represents a single specific curve from the family. |
| Constants | Contains an unknown constant . | The constant has been calculated as a specific number. |
| Requirements | Only the differential equation is needed. | Requires the DE plus a boundary or initial condition. |
| Visual | A set of parallel or similar curves. | One specific line or curve passing through a given point. |
Check for Separability: Before starting, ensure the equation is a product/quotient. If you see terms like , the variables cannot be separated by multiplication/division, and this method will not work.
The Exponential Trap: If your integration results in , remember that . It is standard practice to replace with a new constant , giving .
Verify the Solution: You can always check your answer by differentiating your result. If of your solution matches the original differential equation, your work is correct.
Units and Context: In modelling questions, ensure your variables match the context (e.g., for time, for population) and that your final answer is in a sensible format.
Forgetting : Adding the constant at the very end of the algebra instead of immediately after integration leads to incorrect particular solutions.
Illegal Algebra: Attempting to separate variables by adding or subtracting terms across the equals sign (e.g., moving from by subtracting ) is a common error; separation must be done via multiplication or division.
Logarithm Errors: Forgetting the absolute value bars in can lead to lost solutions, especially when dealing with negative initial conditions.