Separation of Variables Formula
Separation of variables are a method for solving first-order DEs of the form dy/dx = f(x) x g(y): rearrange to dy/g(y) = f(x)\,dx, then integrate both.
The Formula
When to use: If the rate of change factors into a piece that depends only on and a piece that depends only on , you can sort them onto opposite sides of the equation—all the -stuff on the left, all the -stuff on the right—then integrate each side in its own variable.
Quick Example
Separate: .
Integrate: .
Solve: (where ).
Notation
What This Formula Means
A method for solving first-order DEs of the form : rearrange to , then integrate both sides.
If the rate of change factors into a piece that depends only on and a piece that depends only on , you can sort them onto opposite sides of the equation—all the -stuff on the left, all the -stuff on the right—then integrate each side in its own variable.
Formal View
Worked Examples
Example 1
easyAnswer
First step
Full solution
- 2 . .
- 3 Solution: .
Example 2
hardExample 3
easyCommon Mistakes
- Trying to separate a non-product right side - won't separate; check it factors as first.
- Forgetting the constant of integration - add after integrating (on one side), then use any initial condition to find it.
- Mishandling the / - move to the right and divide by properly; don't drop the differentials.
Why This Formula Matters
It is the first general technique for actually SOLVING a DE in closed form, and it solves the workhorse models — exponential growth/decay , logistic growth, Newton's cooling. Recognizing the separable FORM is the deciding step; if the variables won't separate, you need a different method. Recognizing it by "Can I rewrite the DE so one side has only and , the other only and ?" — rather than by familiar numbers — is what lets a student tell it apart from slope fields and integrating factor method and plain antiderivative in a mixed problem set.
Frequently Asked Questions
What is the Separation of Variables formula?
A method for solving first-order DEs of the form : rearrange to , then integrate both sides.
How do you use the Separation of Variables formula?
If the rate of change factors into a piece that depends only on and a piece that depends only on , you can sort them onto opposite sides of the equation—all the -stuff on the left, all the -stuff on the right—then integrate each side in its own variable.
What do the symbols mean in the Separation of Variables formula?
— all -terms on the left with , all -terms on the right with . appears on one side only.
Why is the Separation of Variables formula important in Math?
It is the first general technique for actually SOLVING a DE in closed form, and it solves the workhorse models — exponential growth/decay , logistic growth, Newton's cooling. Recognizing the separable FORM is the deciding step; if the variables won't separate, you need a different method. Recognizing it by "Can I rewrite the DE so one side has only and , the other only and ?" — rather than by familiar numbers — is what lets a student tell it apart from slope fields and integrating factor method and plain antiderivative in a mixed problem set.
What do students get wrong about Separation of Variables?
The procedure for separation of variables is the easy part; the trap is trying to separate a non-product right side. Asking "Can I rewrite the DE so one side has only and , the other only and ?" first is what keeps a correct-looking calculation from being attached to the wrong concept.
What should I learn before the Separation of Variables formula?
Before studying the Separation of Variables formula, you should understand: differential equations intro, integral.
Want the Full Guide?
This formula is covered in depth in our complete guide:
How to Integrate Rational Functions: Long Division and Partial Fractions →