Using the model
Symbols, assumptions and limitations
The supported models are y′=ky, y′=kxy, and y′=ky². Each uses a real initial condition, and evaluation is rejected at singularities or when the result leaves the finite numeric range.
Worked examples
See the method in practice
Exponential growth
For y′=0.5y with y(0)=2, the solution is y=2e^(0.5x).
Finite-time singularity
For y′=y² with y(0)=1, the solution 1/(1−x) diverges at x=1.
Questions
Frequently asked
What makes an equation separable?
Its differential terms can be rearranged so all y-dependent factors accompany dy and all x-dependent factors accompany dx.
Why is an initial condition needed?
It determines the integration constant and selects one solution from the family.
Why can a solution fail at a finite x?
Some nonlinear models have denominators that reach zero, producing a genuine singularity.
Sources & review
Equations and examples are checked against the references below. Results are educational and should be independently verified for safety-critical work.
OpenStax Calculus Volume 2 — Separable EquationsWritten by the STEM Hub editorial team · Reviewed August 11, 2026 · Review methodology