Math

Separation of variables.

Definition

A technique for solving differential equations by rearranging so that each variable and its differential appear on opposite sides of the equation. After separating, you integrate both sides independently.

How it works · 4 phases

Step by step.

  1. Rewrite the differential equation so all terms involving y (and dy) are on one side and all terms involving x (and dx) are on the other.
  2. Integrate both sides independently.
  3. Solve for y if possible.
  4. Use an initial condition to find the constant of integration, if given.
Examples

Real-world.

  • 1 Solving dy/dx = xy by rewriting as (1/y) dy = x dx and integrating both sides
  • 2 Modeling population growth with dP/dt = kP, which separates to (1/P) dP = k dt
Studied in

1 unit use this concept.