WHY this matters: most ODEs are not solvable in closed form. Separable ones are the friendliest case — the workhorse you reach for first. If it separates, you're basically done after two integrals.
Step 2 — Integrate both sides with respect to x:∫h(y)1dxdydx=∫g(x)dx.
Step 3 — Substitute on the left. The left integrand is exactly the chain-rule form: if H(y) is an antiderivative of 1/h(y), then dxdH(y(x))=h(y)1dxdy. So the left side becomes ∫h(y)dy:
∫h(y)dy=∫g(x)dx+C
After integrating you get an equation relating y and x, like H(y)=G(x)+C. Sometimes you can solve for y (explicit). Often you can't cleanly — that's fine, leave it as an implicit solution.
Recall What makes an ODE separable, and what's the master formula?
RHS must factor as g(x)h(y). Then ∫h(y)dy=∫g(x)dx+C.
Recall Why is treating
dy/dx as a fraction actually valid here?
It's shorthand for the substitution rule (chain rule backwards) in ∫h(y)1dxdydx=∫h(y)dy.
Recall What did you possibly lose by dividing by
h(y), and how do you recover it?
The equilibrium solutions y≡y0 where h(y0)=0. Recover them by checking constants separately before dividing.
Recall Explain it to a 12-year-old (Feynman)
Imagine a recipe where all the apple steps and all the orange steps got mixed together. Separating the ODE is like sorting them: put every apple (y) instruction on one page and every orange (x) instruction on another. Then you "undo" each page by integration (the reverse of slicing), and tape the pages back together with one mystery number C you figure out from a starting fact like "at the beginning there were 3 apples."
Dekho, separable ODE ka funda ekdum simple hai: agar dy/dx ko aise likh sako ki ek taraf sirf x wali cheez ho aur dusri taraf sirf y wali cheez (dy/dx=g(x)h(y)), toh game won. Bas saare y ko left side bhej do, saare x ko right side, aur dono sides ko integrate kar do. Yeh "fraction ki tarah todna" cheating nahi hai — actually yeh chain rule ko ulta chalane ka shortcut hai, isliye bilkul legal hai.
Answer do tarah ka aata hai. Kabhi tum y= kuch... explicit form me nikal lete ho (jaise y=3ex3/3). Aur kabhi y ko alag karna possible hi nahi hota — tab implicit solutionF(x,y)=C chhod do, woh bhi bilkul valid answer hai. Verify karne ke liye implicit differentiation kar lo, original ODE wapas aa jaani chahiye.
Sabse bada trap: jab tum h(y) se divide karte ho, toh agar h(y0)=0 hai kisi constant ke liye, toh y≡y0 wala solution chup-chaap delete ho jaata hai! In ko equilibrium solutions kehte hain. Logistic equation y′=y(1−y) me y=0 aur y=1 exactly yahi missing solutions hain. Isliye divide karne se pehle hamesha h(y)=0 ke roots check karo. Yaad rakhne ke liye mnemonic: SISC — Separate, Integrate, Single constant, Check lost solutions. Bas itna pakka karlo, separable ODE tumhare liye free marks hai.