A separable differential equation is one you can split into an part and a part, integrate each side, and solve. It is usually the first type students learn, and the calculation is short, but the care lives in where you divide and what conditions that division requires. Here is the formula, why it works, and a full worked solution.
The Setup And Its Symbols
A differential equation contains an unknown function and its derivative , and the solution is a function, not a single number. For example, equations like
are differential equations. What we want is a function that satisfies the equation. For instance, satisfies , and an initial condition fixes to give one specific solution.
A separable equation has the form
so that it can be rewritten as
and integrated side by side.
Why Separation Works
The method rests on a single idea: if you can get everything involving onto one side and everything involving onto the other, then integrating both sides with respect to their own variables undoes the derivative. Writing is shorthand for that move, and recovers a relationship between and up to a constant. The catch is the division: rewriting requires dividing by , which is only valid where . Each with gives a constant solution that the division step quietly drops, so those have to be checked separately.
The Procedure For Separable Equations
- Confirm the equation is in the form .
- Separate the part and the part.
- Integrate both sides.
- Simplify exponents or logarithms to express .
- Use the initial condition to determine the constant of integration.
More important than calculation speed is staying aware of where you divided and under what conditions that transformation is valid.
Worked Example:
The right side is , so this is separable. Given , we can assume at least near . In that range, dividing by gives
Integrate both sides:
Convert to exponential form:
Absorbing the sign of the constant, . Applying :
The takeaway is not the calculation but whether the variables could be separated and what the condition for dividing by was. Note that is also a solution of , but it does not satisfy .
Direct Practice With A Check
Solve the following with the same procedure:
Separate to the left and to the right, integrate, and use the initial condition. Self-check: you should reach , then , and substituting must return . Each time you try another problem, verify where you divided and whether any solution was lost.
Calculation Traps
- Applying these steps to an equation that is not separable.
- Forgetting the constant of integration after integrating both sides.
- Being sloppy with absolute values or constant absorption when converting to .
- Dividing by or without checking whether those values could be .
- Stopping at the general solution without using the initial condition to find the specific one.
The fourth is the most dangerous: even with clean calculations you might miss a valid solution. Whenever you divide, double-check whether a solution exists when that term is .
Where Differential Equations Are Used
They appear whenever we know the law governing a change and want the original function back: finding position from velocity, building growth and decay models, or tracking electric current or chemical concentration. Not every differential equation is separable, though. First-order linear, homogeneous, and second-order equations each call for different tools, which is why identifying the type comes before the calculation.
One Last Verification Habit
Mastering separable equations means mastering the verification steps as much as the integration. Before you call a problem done, confirm the constant is determined, the absolute value was handled cleanly, and no constant solution was dropped along the way.
Frequently Asked Questions
- What is a differential equation?
- A differential equation is an equation containing an unknown function y and its derivative dy/dx. The solution is a function rather than a single number. For example, y equals x squared plus C satisfies dy/dx equals 2x, and if an initial condition is given, the constant C can be pinned down to one specific solution.
- What is the first step when solving a differential equation?
- Identify the type of the equation before doing anything else. Not every differential equation can be solved with the same steps, and skipping this identification often leads to applying a method that does not fit and getting stuck. Separable equations, where x and y parts can be split, are usually the first type students learn.
- How do you solve a separable differential equation?
- Check that the equation has the form dy/dx equals g of x times h of y, separate the y terms from the x terms, integrate both sides, simplify exponents or logarithms to express y, and finally use the initial condition to determine the constant of integration. The guide works through dy/dx equals 2xy with y of 0 equal to 3.
- Why do you have to check for constant solutions when separating variables?
- Separating variables involves dividing by the function h of y. Division is only valid when that expression is nonzero, so you must separately check the case where h of y equals zero. Skipping this check can make you miss constant solutions that satisfy the original equation.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →