Chapter 9: Differential Equations
A differential equation relates a function to its derivatives. Examples are everywhere: Newton's second law , the radioactive decay law , the cooling law of Newton . To solve a differential equation means to find the function (or family of functions) that satisfy it. The toolkit you developed in Chapter 7 , integration , is now used systematically to recover unknown functions from information about their rates of change.
The first task is taxonomy. Each differential equation has an order (the highest derivative appearing) and a degree (the power of the highest-order derivative, after clearing radicals and fractions). The order determines how many constants of integration appear in the general solution , and therefore how many initial conditions you need to pin down a particular solution.
The Class XII syllabus restricts to first-order equations. Within those, three types yield to elementary methods. Variable-separable equations look like : rearrange to separate 's and 's, and integrate each side. Homogeneous equations have ; the substitution converts them to separable form. Linear equations have the form ; multiplying by the integrating factor turns the left side into a perfect derivative.
The chapter has obvious physical relevance. The differential equations of growth, decay, mixing, motion under resistance , all are first-order and solvable by the methods above. JEE problems often dress up a physics setting (a population, a leaking tank, an RL circuit) and ask you to model and solve.
The skill you must develop is classification. Given an equation, decide quickly: separable? homogeneous? linear? Once classified, the method is mechanical. Misclassification leads to wasted effort.
Prerequisites: comfortable integration (especially partial fractions and substitution); familiarity with logarithms; and the chain rule. Initial conditions translate algebraic constraints onto the constant of integration, so attention to algebra matters.
What's inside
- Order, degree, and the meaning of a solution , taxonomy of differential equations.
- Forming a differential equation , given a family of curves, find the DE it satisfies.
- Variable-separable equations , separate, integrate, combine constants.
- Homogeneous differential equations , substitute .
- Linear differential equations and integrating factor , the workhorse method.
- Initial-value problems and applications , translate word problems into DEs.
Key results / Formula card
| Type | Standard form | Method |
|---|---|---|
| Variable separable | ||
| Homogeneous | Put , | |
| Linear in | IF ; solution | |
| Linear in | Symmetric , IF | |
| Order | Highest derivative present | |
| Degree | Power of the highest-order derivative, after rationalisation | |
| General solution | Family with as many constants as the order | |
| Particular solution | One member of the family, fixed by initial conditions |
How to read this chapter
Classification is everything. After reading each topic, build a flowchart: see ? Separable. See a homogeneous expression of and ? Substitute . See ? Integrating factor. With this template internalised, you can solve any board-level differential equation in minutes.