Foundations — Separable ODEs — technique, implicit solutions
Before you can trust a single line of the parent note, you need every symbol it uses to feel obvious. Below, in build order, is the whole toolkit — plain words, then the picture, then why the topic needs it.
0. What is a function , and what is a curve?
The picture below is the mental image behind every symbol on this page. When the parent note says "solve for ," it means: find the curve.

Why the topic needs it: an ODE never hands you directly. It hands you a clue about the curve's steepness and asks you to reconstruct the whole curve. So you must first be comfortable that is a curve you are hunting for.
1. The slope of a curve, and the symbol
We write this slope as , read "dee-y by dee-x." The means "a tiny change in." So literally reads as "a tiny change in divided by the tiny change in that caused it" — a ratio of two tiny steps.

Why the topic needs it: an ODE is by definition an equation involving . No slope symbol, no ODE.
2. What "ODE" and "first-order" mean
Think of it as a local instruction: "at any point you land on, here is how steep you must be leaving it." A slope field draws that instruction as a tiny dash at many points; a solution is any curve that always flows along the dashes.

Why the topic needs it: this is the whole game. The parent note is a recipe for turning that field of tiny instructions back into an actual curve. See First-Order ODEs — Overview for the wider family.
3. Multiplication that factors: the meaning of
- ✓ splits.
- ✗ — a sum glues and together; you cannot peel them apart into a product.
- ✓ — because a sum in the exponent becomes a product (law of indices).
Why the topic needs it: "separable" is literally defined by this factoring. If , the -stuff and -stuff were never truly mixed — they just looked mixed. That is the door the method walks through.
4. The integral sign — "undo the slope"
The picture: slope-taking chops a curve into its steepness at each point; integrating tapes those pieces back into a curve. They undo each other, like cutting and gluing.
Why one lonely appears. Shifting a whole curve straight up by any amount does not change its steepness anywhere — a flat road is flat at sea level or on a plateau. So "the function whose slope is " is only pinned down up to a vertical shift. That unknown shift is the arbitrary constant .

Why the (with bars)? The bars mean absolute value — strip the minus sign, keep size only. We need them because only accepts positive inputs, yet might be negative. Writing covers both signs of in one stroke, and that hidden sign is exactly what later gets absorbed into the constant.
Why the topic needs it: the method is "separate, then integrate both sides." No integral sign, no finish.
5. The natural log and its partner — the undo pair
Whenever we integrate a we land on ; to peel back out we hit both sides with . That handoff is exactly how Worked Example 1 goes from to .
Why the topic needs it: almost every separable ODE with a in a denominator produces a , and is the only tool that unwraps it.
6. Why splitting is legal: the chain rule, run backwards
Read that right to left. The messy-looking left side of the method, , is exactly the chain-rule pattern with . So the whole collapses to a clean : That is the honest reason we're allowed to write and integrate each side in its own variable.
Why the topic needs it: it's the load-bearing beam. Without it, "treat as a fraction" is a magic trick; with it, it's a theorem. This links straight to Exact ODEs, where the same differential-splitting idea generalises.
7. Explicit vs implicit, and the constant
The relation is a curve (or family of curves) drawn by the equation itself. Fixing using a starting fact — a condition like — selects one curve from the family. That "fix from a starting fact" step is the heart of Initial Value Problems.
Why the topic needs it: many honest answers refuse to be solved for . Recognising an implicit answer as finished saves you from chasing an isolation that doesn't exist.
8. Two support tools the parent leans on
Prerequisite map
Equipment checklist
I can state what and its graph are
I can explain what measures
I know what "first-order ODE" means
I can tell if an expression factors as
I know integration is the reverse of taking a slope
I can say why exactly one appears
I know why needs the bars
I can cancel with
I can state the chain rule backwards
I can distinguish explicit from implicit solutions
I know what an equilibrium solution is
Connections
- Parent: Separable ODEs Technique
- First-Order ODEs — Overview
- Integrating Factor & Linear ODEs
- Exact ODEs
- Substitution Method — Homogeneous ODEs
- Partial Fractions
- Initial Value Problems
- The Logistic Equation