Separation of Variables (Method) Calculator
Combine integrated sides for a separable first-order ODE.
Formula first
Overview
Separation of variables is a technique used to solve first-order ordinary differential equations by isolating terms involving different variables on opposite sides of the equation. Once the variables are separated into functions of y and x, the solution is obtained by integrating both sides with respect to their respective variables.
Symbols
Variables
I_y = Left Integral Value, I_x = Right Integral Value, C = Integration Constant
Apply it well
When To Use
When to use: Apply this method when a differential equation can be factored such that the derivative dy/dx equals the product of a function of x and a function of y. It is the standard approach for solving autonomous equations and basic growth or decay problems where the variables do not remain coupled.
Why it matters: This method serves as the gateway to modeling dynamic systems, allowing for the derivation of laws governing radioactive decay, fluid flow, and financial interest. It is a fundamental building block for understanding more advanced techniques in both ordinary and partial differential equations.
Avoid these traps
Common Mistakes
- Forgetting to divide by g(y).
- Dropping the integration constant.
One free problem
Practice Problem
A specific differential equation is integrated such that the y-integral (Iy) evaluates to 5.5 and the x-integral (Ix) evaluates to 2.1. Determine the value of the integration constant C.
Solve for:
Hint: Rearrange the formula to isolate C by subtracting Ix from Iy.
The full worked solution stays in the interactive walkthrough.
References
Sources
- Elementary Differential Equations and Boundary Value Problems by William E. Boyce and Richard C. DiPrima
- Calculus: Early Transcendentals by James Stewart
- Wikipedia: Separation of variables
- A First Course in Differential Equations with Modeling Applications by Dennis G. Zill and Michael R. Cullen
- Elementary Differential Equations and Boundary Value Problems by William E. Boyce and Richard C. DiPrima, 11th Edition
- Calculus: Early Transcendentals by James Stewart, 8th Edition
- Separation of variables (differential equations) Wikipedia article
- A-Level Mathematics — First Order Differential Equations