Differential Equations: The Language of Change
Separable Equations, Slope Fields, and the Exponential Models That Run the World — A TLDR Primer
Differential equations show up right when calculus starts feeling abstract — suddenly you're asked to solve for a whole function instead of a number, and the textbook chapter is dense with notation that doesn't explain itself.
This primer is a differential equations study guide built for exactly that moment. It walks through what a differential equation actually is, how to read slope fields to understand a solution's behavior before you solve anything, and the separation-of-variables method you'll use on most homework problems. From there it covers first-order linear equations and the integrating factor trick — including why it works, not just the steps — and then applies everything to the classic models: exponential growth and decay, Newton's law of cooling, radioactive half-life, and tank-mixing problems. A closing tour previews where the subject goes next (second-order equations, systems, numerical methods) so you know the map.
Every method comes with a worked example using real numbers, and common student mix-ups — like confusing general and particular solutions, or forgetting the constant of integration — are called out and corrected inline. It's concise and to the point: no filler, no padded proofs, just the explanations and worked problems that actually get you unstuck.
Whether you're prepping for a differential equations exam, working through a calc 2 differential equations review, or a parent trying to help with homework you haven't seen since college, this guide gets you oriented fast. Open it, work a few examples, and walk into class or the exam room actually understanding what you're doing.
- Read a differential equation and identify its order, whether it's ordinary or partial, and whether it's linear
- Interpret and sketch slope fields to understand solutions qualitatively before solving
- Solve separable first-order ODEs and apply initial conditions to find particular solutions
- Solve first-order linear ODEs using the integrating factor method
- Set up and solve exponential growth/decay, Newton's law of cooling, and simple mixing problems
- Recognize where differential equations appear across physics, biology, and finance
- 1. What a Differential Equation Actually IsIntroduces DEs as equations relating a function to its own derivatives, with vocabulary (order, ODE vs PDE, linear vs nonlinear) and the difference between general and particular solutions.
- 2. Slope Fields and Thinking GeometricallyShows how to visualize solutions to y' = f(x,y) without solving, using slope fields and equilibrium solutions to read qualitative behavior.
- 3. Separable Equations: The First Real TechniqueTeaches the separation-of-variables method for solving dy/dx = g(x)h(y), with worked examples including exponential growth and the logistic equation setup.
- 4. First-Order Linear Equations and the Integrating FactorCovers the standard form y' + P(x)y = Q(x) and the integrating factor trick, with attention to why the method works.
- 5. Models That Change: Growth, Cooling, and MixingTurns the techniques loose on classic modeling problems — exponential growth/decay, Newton's law of cooling, radioactive half-life, and tank mixing.
- 6. Where Differential Equations Show Up NextA brief tour of what comes after first-order ODEs: second-order linear equations, systems, PDEs, and numerical methods, so readers know the map.