A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Separable Differential Equations

College Depth 89 in the knowledge graph I know this Set as goal
4,825topics build on this
410prerequisites beneath it
See this on the map →
Integration by PartsSeparable Equations (Intro)+1 moreAutonomous Equations and Equilibrium SolutionsIntegrating Factor Method for First-Order Linear ODEs+1 more
separable first-order integration

Core Idea

A separable differential equation has the form dy/dx = f(x)g(y), allowing you to separate variables into (1/g(y))dy = f(x)dx and integrate both sides. This is the most straightforward solution technique, converting a differential equation into two integration problems. Separable equations are common in applications and serve as a foundation for more complex methods.

Explainer

A differential equation involves an unknown function and its derivatives. You already encountered separable equations in your introductory differential equations work, but this course deepens the technique by pairing it with integration-by-parts and u-substitution — tools you now have. The central idea is algebraic: a separable equation dy/dx = f(x)g(y) has its right-hand side factored into a pure function of x times a pure function of y. This factored structure is the key, because it means you can separate all y-related expressions to one side and all x-related expressions to the other.

The formal manipulation is: divide both sides by g(y) to get (1/g(y)) dy/dx = f(x), then treat dy/dx as a fraction and "multiply both sides by dx" to get (1/g(y)) dy = f(x) dx. This step is technically heuristic — you are treating the Leibniz notation as algebraic — but it is rigorously justified by the chain rule and substitution, and it produces the correct result. Now both sides can be integrated independently: ∫(1/g(y)) dy = ∫f(x) dx. Each side is a standard integration problem. You add a single constant of integration C (on one side is sufficient) to get the general solution.

The integrals you face after separating often require exactly your prerequisite techniques. If 1/g(y) is a product like y·eʸ, integration by parts handles it. If f(x) involves a composition like x·sin(x²), u-substitution applies. The separation step converts the ODE into two ordinary integrals, and your job is to evaluate each one. After integrating, you typically have an implicit equation relating y and x; sometimes you can solve explicitly for y, sometimes not. Either form is a valid solution.

An initial condition y(x₀) = y₀ pins down the constant C and selects a particular solution from the family of curves. Geometrically, the general solution is a family of curves filling the xy-plane, and the initial condition picks the one passing through the point (x₀, y₀). This is the standard workflow for every physical application: write the separable ODE from the model, integrate to find the general solution, apply initial conditions to find C. Population growth (dy/dt = ky), Newton's law of cooling (dT/dt = k(T − Tₐ)), and radioactive decay (dN/dt = −λN) are all separable equations solved by exactly this procedure — they produce exponential solutions because ∫ dy/y = ln|y|, and exponentiating both sides gives y = Cekx.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionSeparable Equations (Intro)Separable Differential Equations

Longest path: 90 steps · 410 total prerequisite topics

Prerequisites (3)

Leads To (3)