Definition
An equation of the form: is called separable.
- How to read: “The derivative of y with respect to x equals g of x times H of y.”
- Meaning: The derivative factors into a function of alone times a function of alone—variables can be split to opposite sides.
Why It Matters
Separable equations are the ‘low-hanging fruit’ of modeling; they allow us to solve complex, time-varying problems by breaking them into simpler parts, making them the primary tool for basic population dynamics and heat transfer calculations.
Core Concepts
A first-order differential equation is separable if it can be written as a product of a function of and a function of .
- Solution Method To solve, “separate the variables” by moving all terms involving to one side and all terms involving to the other, then integrate:
- How to read: “The integral of one divided by H of y dy equals the integral of g of x dx.”
- Meaning / when to use: Integrate both sides after separating. Solve for explicitly if possible, or leave as an implicit relation.