The simplest type of ODE to solve. If dy/dx = f(x)*g(y), then dy/g(y) = f(x)*dx. Integrate both sides: integral of dy/g(y) = integral of f(x) dx + C. Key examples: dy/dx = e^(x+y) = * , so e^(-y) dy = dx, giving -e^(-y) = + C. Also dy/dx = separates to = , giving arctan(y) = arctan(x) + C. Watch for division by zero: if g(y0) = 0, then y = y0 is a singular solution that may be lost during separation. Always check if constant solutions exist.
Part of CALC-07 — Differential Equations
Variable Separable Method
Like these notes? Save your own copy and start studying with NoteTube's AI tools.
Sign up free to clone these notes