Math Lab
Home/Class XII/Chapter 9

Chapter 9: Differential Equations

A differential equation relates a function to its derivatives. Examples are everywhere: Newton's second law md2xdt2=F(x,t)m\dfrac{d^2x}{dt^2} = F(x, t), the radioactive decay law dNdt=kN\dfrac{dN}{dt} = -kN, the cooling law of Newton dTdt=k(TTenv)\dfrac{dT}{dt} = -k(T - T_{\text{env}}). 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 dydx=f(x)g(y)\dfrac{dy}{dx} = f(x)\,g(y): rearrange to separate xx's and yy's, and integrate each side. Homogeneous equations have dydx=F(y/x)\dfrac{dy}{dx} = F(y/x); the substitution v=y/xv = y/x converts them to separable form. Linear equations have the form dydx+P(x)y=Q(x)\dfrac{dy}{dx} + P(x)y = Q(x); multiplying by the integrating factor ePdxe^{\int P\,dx} 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

  1. Order, degree, and the meaning of a solution , taxonomy of differential equations.
  2. Forming a differential equation , given a family of curves, find the DE it satisfies.
  3. Variable-separable equations , separate, integrate, combine constants.
  4. Homogeneous differential equations , substitute y=vxy = vx.
  5. Linear differential equations and integrating factor , the workhorse method.
  6. Initial-value problems and applications , translate word problems into DEs.

Key results / Formula card

TypeStandard formMethod
Variable separabledydx=f(x)g(y)\dfrac{dy}{dx} = f(x)g(y)dyg(y)=f(x)dx+C\int \dfrac{dy}{g(y)} = \int f(x)\,dx + C
Homogeneousdydx=F(y/x)\dfrac{dy}{dx} = F(y/x)Put y=vxy = vx, dydx=v+xdvdx\dfrac{dy}{dx} = v + x\dfrac{dv}{dx}
Linear in yydydx+P(x)y=Q(x)\dfrac{dy}{dx} + P(x) y = Q(x)IF =ePdx= e^{\int P\,dx}; solution yIF=QIFdx+Cy \cdot \text{IF} = \int Q \cdot \text{IF}\,dx + C
Linear in xxdxdy+P(y)x=Q(y)\dfrac{dx}{dy} + P(y) x = Q(y)Symmetric , IF =ePdy= e^{\int P\,dy}
OrderHighest derivative present
DegreePower of the highest-order derivative, after rationalisation
General solutionFamily with as many constants as the order
Particular solutionOne member of the family, fixed by initial conditions

How to read this chapter

Classification is everything. After reading each topic, build a flowchart: see dydx=f(x)g(y)\dfrac{dy}{dx} = f(x)g(y)? Separable. See a homogeneous expression of xx and yy? Substitute y=vxy = vx. See dydx+Py=Q\dfrac{dy}{dx} + P y = Q? Integrating factor. With this template internalised, you can solve any board-level differential equation in minutes.

Sub-topics

6 pages

Practice quiz

Answer the questions; explanations appear after each.

Quiz
Chapter 9 : Mixed practice
12 questions · pick the best answer
Q1

The order of d3ydx3+(y)4=0\frac{d^3y}{dx^3} + (y')^4 = 0 is

Q2

The degree of 1+(y)2=y\sqrt{1 + (y')^2} = y'' is

Q3

Solution of dydx=ex\frac{dy}{dx} = e^x with y(0)=1y(0) = 1 is

Q4

Integrating factor of dydx+y=x\frac{dy}{dx} + y = x is

Q5

The DE dydx=yx\frac{dy}{dx} = \frac{y}{x} is

Q6

Solution of dydx=yx\frac{dy}{dx} = \frac{y}{x} is

Q7

Half-life T1/2T_{1/2} relates to decay constant λ\lambda as

Q8

Form the DE for y=mxy = mx, mm arbitrary

Q9

dydx+ycotx=cscx\frac{dy}{dx} + y \cot x = \csc x. IF =

Q10

A DE is homogeneous if it can be written as

Q11

Form the DE for y2=4axy^2 = 4ax, aa arbitrary

Q12

An RC circuit charging: RCdqdt+q=CV0RC\frac{dq}{dt} + q = CV_0. Steady-state qq =