By the end of this chapter you'll be able to…

  • 1State the order and degree of an equation, clearing radicals first and recognising when the degree is undefined
  • 2Form a differential equation from a family of curves by eliminating its arbitrary constants, and predict the order from their number
  • 3Classify a first-order equation by running the separable, homogeneous and linear tests in order, and swap the roles of x and y when all three fail
  • 4Solve separable equations, adding a single constant and writing it as a logarithm where that simplifies the algebra
  • 5Solve homogeneous equations by substituting y = vx, and linear equations by the integrating factor after forcing standard form
  • 6Recognise the four standard exact differentials and use them to finish equations that appear to fail every named test
💡
Why this chapter matters in JEE Main
There are only three methods here, and each one is mechanical once you have picked it. Almost every mark lost in this chapter is lost at the moment of choosing, not during the calculus. The clearest case is an equation that refuses to separate, is not homogeneous, and shows no linear form in y — and is perfectly linear in x once you treat x as the function and y as the variable. JEE has set exactly that. Learn to classify quickly, know the one move to make when nothing fits, and this becomes among the most reliable four marks available. The syllabus also runs the process backwards: forming an equation from a family of curves is a matter of counting arbitrary constants, differentiating that many times and eliminating them, and the order of the answer is decided by the count rather than chosen.

Before you start — revise these

🔗
Integration, especially substitution and the log form
🔗
Laws of logarithms, for tidying constants
🔗
Partial fractions, for the separable integrals
🔗
The product rule — it is what the integrating factor is built on

Differential Equations

Here is a JEE question that stops most candidates:

Try to separate the variables and you fail. Try it as a homogeneous equation and it isn't one. Try the linear method in and there is no to be found.

It is linear — in . Divide by and treat as the function:

Now it is a standard integrating-factor problem and takes two minutes.

That is this chapter in one example. There are only three methods, and each is mechanical once you have chosen it. The marks are lost in the classification, not in the calculus.

This chapter is worth about 1 question (4 marks) in JEE Main.

1. Order and Degree

Order is the order of the highest derivative present. Degree is the power to which that highest derivative is raised — but only after the equation has been made polynomial in its derivatives.

That qualifier is where the marks are.

EquationOrderDegree
after squaring
undefined

Two rules follow.

Clear radicals and fractions in the derivatives first. Squaring the third example gives , and the highest derivative appears to the second power — but degree counts the power of the highest-order derivative once the equation is polynomial, which here is . Read the definition carefully rather than the shape.

Degree is undefined when the equation can never be made polynomial in the derivatives — when a derivative sits inside a sine, a logarithm or an exponential. Degree is not "1" and not "0" in that case; there is no degree.

Illustration 1 · Order and degree

State the order and degree of , and of .

For the first, the highest derivative is , so the order is 2. The equation is already polynomial in its derivatives, and that highest derivative appears to the first power, so the degree is 1.

The cube on is irrelevant. Degree counts the power of the highest-order derivative only.

For the second, the highest derivative is , so the order is 1. But it sits inside an exponential, and no algebraic manipulation will make the equation polynomial in .

So the degree is undefined. Writing here is the standard error.

2. Formation of a Differential Equation

Solving runs one way; forming runs the other. Given a family of curves with arbitrary constants, differentiate times and eliminate the constants between the resulting equations.

The order of the result is forced, not chosen: each differentiation supplies one equation, and constants need equations to be eliminated.

the family y = C x squared one arbitrary constant, one curve per value differentiate, eliminate C integrate, recover C x dy/dx = 2y order 1, no constant left the number of constants fixes the order: n constants need n differentiations

Illustration 2 · Forming an equation from a family

Form the differential equation of the family .

One constant, so differentiate once and then eliminate.

Substitute back into the original relation, which is the elimination step.

There is a faster route worth knowing. Divide the differentiated equation by the original one, and cancels without ever being isolated.

Dividing beats substituting whenever the constant appears as a single multiplying factor, which is the commonest case.

Illustration 3 · Two constants force order two

Form the differential equation of the family .

Two arbitrary constants, so the result must be of order two and one differentiation will not be enough.

The second derivative is the negative of the original expression, so both constants vanish at once.

No elimination algebra was needed at all, because the second derivative reproduced the family's own shape. That happens for every family built from sines, cosines and exponentials, which is why those families give such clean equations.

Trap. Count the arbitrary constants, not every letter. In the family of circles the radius is fixed, so there is one constant and the equation is of order one.

3. What a Solution Is

A general solution contains as many arbitrary constants as the order of the equation. A particular solution has those constants pinned by given conditions.

So a first-order equation has one arbitrary constant, and one initial condition fixes it. A question giving you a point the curve passes through is handing you that condition.

A solution is anything that satisfies the equation, and the test is always the same: substitute it back. That check costs fifteen seconds and catches sign errors, missing constants and dropped factors, all of which are otherwise invisible.

GivenMeans
an order- equation arbitrary constants in the general solution
a point on the curveone condition, so one constant fixed
a slope at a pointone condition, usable even without a point
a general solutiona family of curves, one per constant

Trap. A general solution is a family, not a curve. A question asking for "the curve" is asking for a particular solution and must supply a condition; if it supplies none, the answer keeps its constant.

the given point chosen rejected the general solution is the whole family; one condition selects one member a first-order equation has one constant, so one point is exactly enough

4. The Classification Decision

Run these three tests, in this order, on any first-order equation.

Can you separate? Get all the terms with and all the terms with . If the equation factorises as , it separates.

Is it homogeneous? Every term has the same total degree in and together, so the equation can be written as . Substitute .

Is it linear? It has the shape — first power of , first power of the derivative, no products of the two.

If none fits, swap the roles of and and run the three tests again. That single move solves the question this chapter opened with, and it is the most commonly missed step in the topic.

1. separable? dy/dx = f(x) g(y) 2. homogeneous? every term the same total degree, put y = vx 3. linear? dy/dx + P(x) y = Q(x) 4. none fit? swap x and y, then run 1 to 3 again back to step 1 the marks are lost in the classification, never in the calculus

Illustration 4 · Running the three tests

Classify each equation, without solving any of them.

(i) Factor the right side before deciding anything: , a function of times a function of .

It is also linear, since it rearranges to . When two methods apply, take the shorter, and separation is shorter here because it needs no integrating factor.

(ii) Nothing separates, since and are entangled in both parts. Check the degrees instead: numerator and denominator are both of total degree .

(iii) The has nothing to do with , so it is not homogeneous, and cannot be gathered on one side. Divide by to test linearity.

Each classification took one line, and each was decided by a different feature: a factorisation, a count of degrees, and a rearrangement into standard form. Those are the only three things to look for.

5. Variable Separable

This is the method the syllabus calls separation of variables. Get the two variables onto opposite sides and integrate each:

Add the constant once, on one side only. Two constants collapse into one and writing both wastes time.

Illustration 5 · Separable, with a condition

Find the curve through with . (JEE previous-year question)

The right side factorises as a function of times a function of , so it separates:

Integrating both sides, with one constant:

, so .

Writing the constant as rather than is a small trick that turns the sum of logarithms into a product immediately.

Applying at gives .

Illustration 6 · Separable in disguise

Find the curve through satisfying . (JEE previous-year question)

It looks unpromising, but rearranging separates it:

Both sides are now standard. The right side is of the form up to a factor of :

Doubling and exponentiating: .

At : , so

The curve is a rectangular hyperbola. Checking a second point is worthwhile: at , , and substituting back into the original equation confirms it.

6. Homogeneous Equations

Substitute , so that

The result always separates in and . That is the entire point of the substitution — it converts a type you cannot separate into one you can.

After integrating, substitute back. Leaving the answer in is an incomplete solution.

If the equation is simpler in the other direction, substitute instead. Choose whichever makes the algebra shorter.

Illustration 7 · Homogeneous

Solve . (JEE previous-year question)

Every term is of total degree , so it is homogeneous. Substitute , giving :

Divide through by :

, so .

The terms partly cancel, leaving , which separates:

The left side is again , so integrating gives , hence .

Substituting back and multiplying by :

Illustration 8 · Homogeneous with a condition

Given with , find such that . (JEE previous-year question)

Homogeneous again. With :

So , which separates as

Splitting the left side into and integrating:

Now substitute . The term becomes , and that cancels the one on the right:

Apply at : , so .

At : , so .

So .

Illustration 9 · Homogeneous with a tidy integral

Solve . (JEE previous-year question)

Numerator and denominator are both of degree , so it is homogeneous. With :

So , giving

Now notice that , so the left side is of the form:

Rearranging gives , and substituting then multiplying by :

Spotting that the numerator was proportional to the derivative of the denominator is what kept this to three lines.

7. Linear Equations and the Integrating Factor

For , multiply through by

The point of that multiplier is that it makes the left side an exact derivative. After multiplying, the left side is precisely , so integrating both sides gives

Why it works. Multiplying gives . By the product rule, , which is the same expression. The integrating factor is chosen to make that match.

Two cautions. Put the equation in standard form first — the coefficient of must be , or is wrong. And no constant is needed inside the integrating factor; it would cancel.

For an equation linear in , everything mirrors: , with .

dy/dx + P y not the derivative of anything multiply by e to the integral of P d/dx ( y times IF ) a single exact derivative because the product rule gives IF times dy/dx plus y times IF times P and the derivative of the integral of P is exactly P so put the equation in standard form first, or P is wrong and add no constant inside the integrating factor, since it would cancel

Illustration 10 · Linear in y

Solve .

It is already in standard form with and .

Multiplying through, the left side becomes , so

Check by substituting: , and adding gives , as required.

Illustration 11 · Linear in x, not y

Find the integrating factor for . (JEE previous-year question)

No separation, and it is not homogeneous. Test linearity in : there is no clean .

Now swap the roles. Divide throughout by and by :

, which rearranges to .

This is linear in , with .

The whole difficulty was classification. Once is treated as the dependent variable, the method is the standard one.

Illustration 12 · Linear, but not yet in standard form

Solve .

It is linear, but cannot be read off until the coefficient of the derivative is . Divide throughout by :

Now and . Reading from the original form is the standard error here, and it produces a completely different answer.

Multiplying, the left side becomes , so

Checking: and , which sum to .

8. Exact Differentials Worth Recognising

Some equations that fail all three tests collapse instantly if you recognise a differential you already know.

CombinationIs the differential of

Whenever you see in a question, look for one of these. Dividing by , or usually finishes the problem in one line.

Illustration 13 · An exact differential

Solve with and , then find when . (JEE previous-year question)

Expanding: , so .

The left side is the signature of a known differential. Divide both sides by :

The left side is exactly . So , and integrating:

, that is .

At : , so and .

Setting : , so .

Since is given, is rejected.

Attempting this by separation or substitution goes nowhere. Recognising is the whole solution.

Illustration 14 · Spotting a product differential

Find the general solution of . (JEE previous-year question)

It is homogeneous, so the substitution would work. But grouping is faster.

Split the first bracket and regroup:

The bracket is exactly , and the first term is . So the whole equation reads

An expression whose differential vanishes is constant, so , and doubling:

No integration was performed at all. Whenever you see sitting inside an equation, group it rather than substituting.

9. A Note on Syllabus Emphasis

The unit text names ordinary differential equations, their order and degree, formation of differential equations, separation of variables, and homogeneous and linear equations of the type . That is the whole unit.

Named in the JEE Main unitNot named
order, degree, formationexact equations in general
separation of variablesBernoulli's equation
homogeneous and linear typesapplications to growth, decay and cooling

The four exact differentials in the previous section are worth keeping anyway, because they rescue equations that appear to fail all three named tests and take one line each. Bernoulli's equation is worth a glance for Advanced sitters, since it reduces to the linear type by a substitution.

Illustration 15 · Beyond JEE Main: reducing to the linear type

Solve .

The on the right breaks linearity, so none of the three tests applies as written. Divide throughout by to isolate a combination that can be substituted.

Now put , so that , which is exactly the first term with its sign flipped.

This is linear in with , so the integrating factor is .

The whole trick is that dividing by the offending power produces a derivative you already have. That is the same instinct as swapping and : reshape until one of the three named methods applies.

Summary

Solving is a classification problem: three methods, each mechanical once chosen.

Order is the highest derivative; degree is its power after the equation is made polynomial in the derivatives, and is undefined when that is impossible.

Forming runs the other way: arbitrary constants need differentiations, and the order of the result is forced rather than chosen. Divide rather than substitute when the constant is a single multiplying factor.

A general solution has as many constants as the order; a point on the curve is the condition that fixes one.

A general solution is a family of curves; one condition selects one member, and substituting the answer back is the check that costs fifteen seconds.

Test in order: separable, then homogeneous, then linear. If none fits, swap and and test again.

Separable: split and integrate, adding one constant on one side only. Writing it as turns sums of logarithms into products.

Homogeneous: every term the same total degree; substitute , which always separates, then substitute back.

Linear: force the coefficient of the derivative to , then multiply by , which makes the left side an exact derivative by construction.

The integrating factor needs no constant of its own, and mirrors exactly for equations linear in .

Learn the four standard exact differentials. Seeing should immediately suggest dividing by , or .

Key formulas & results

Everything to memorise for the exam hall, in one card. Screenshot this for revision.

Order and degree
Clear radicals first. If a derivative sits inside a sine, log or exponential, the degree does not exist — it is not 1 and not 0.
How many constants a solution carries
A first-order equation has one, and a single given point fixes it.
Formation of a differential equation
a family with n arbitrary constants gives an equation of order n: differentiate n times and eliminate
The order is forced, not chosen, since n constants need n equations to be eliminated. When the constant is a single multiplying factor, dividing the differentiated equation by the original cancels it without isolating it.
The classification order
Run the tests in this order. The final step is the one most candidates never reach, and JEE sets questions that need it.
Variable separable
Applies whenever the equation factorises into a function of x times a function of y. One constant, on one side only.
The log C trick
Writing the constant as a logarithm turns a sum of logs straight into a product, saving a line of algebra every time.
Homogeneous substitution
Every term has the same total degree. The substitution always separates, which is the whole reason for it. Substitute back at the end.
Linear equation and integrating factor
Force the coefficient of the derivative to 1 before reading P, or P is wrong. No constant is needed inside the integrating factor.
Why the integrating factor works
\frac{d}{dx}\\left(y\\,e^{\\int P\\,dx}\right)=e^{\\int P\\,dx}\frac{dy}{dx}+P\\,y\\,e^{\\int P\\,dx}
The multiplier is chosen precisely so the left side becomes a single derivative by the product rule.
Solving the linear equation
Once multiplied, integrate both sides. The left side integrates to itself because it is already an exact derivative.
Linear in x instead of y
Everything mirrors. This solves equations that look impossible in the usual orientation, such as the inverse-tangent one JEE has set.
Product and quotient differentials
x\\,dy+y\\,dx=d(xy),\\qquad \frac{x\\,dy-y\\,dx}{x^{2}}=d\\!\\left(\frac{y}{x}\right)
Seeing either grouping means the equation can be integrated by inspection, with no method at all.
The other two groupings
\frac{y\\,dx-x\\,dy}{y^{2}}=d\\!\\left(\frac{x}{y}\right),\\qquad \frac{x\\,dy-y\\,dx}{x^{2}+y^{2}}=d\\!\\left(\tan^{-1}\frac{y}{x}\right)
When you see x dy minus y dx, try dividing by x squared, y squared, or their sum. One of the three usually finishes the question.
⚠️

Traps JEE Main sets — and how to dodge them

These are the exact option-traps and misreads that cost marks under negative marking.

WATCH OUT
Reading P off before the derivative has coefficient 1
Divide through until the derivative stands alone. In an equation like x times the derivative plus 2y equals x squared, P is 2 over x, not 2, and the two give completely different integrating factors. Write the standard form on its own line before touching anything else.
Why it happens: The equation already looks linear, so it seems ready to use.
WATCH OUT
Saying the degree is 1 when a derivative sits inside a function
If a derivative appears inside a sine, a logarithm or an exponential, the equation can never be made polynomial in its derivatives, so the degree does not exist. The correct answer is that it is undefined. Order is still perfectly well defined in those cases.
Why it happens: Every other equation has a degree, so one is expected here too.
WATCH OUT
Giving up when none of the three methods fits
Swap the roles of the variables and run the tests again. Many equations that are hopeless as an equation for y are ordinary linear equations for x. This is the single most valuable habit in the chapter and JEE has built questions specifically around it.
Why it happens: The three tests feel exhaustive.
WATCH OUT
Leaving the answer in terms of the substitution variable
After solving a homogeneous equation in v, replace v by y over x and simplify. An answer containing v is incomplete and scores nothing, because v was never part of the question.
Why it happens: The integration is finished, so the work feels done.
WATCH OUT
Adding a constant of integration inside the integrating factor
Any constant there becomes a multiplicative factor on both sides of the equation and cancels immediately, so it can never affect the answer. Take the simplest antiderivative. Do still add the constant at the final integration.
Why it happens: Integration normally demands one.
WATCH OUT
Substituting rather than grouping when a product differential is present
If you can see y dx plus x dy, or x dy minus y dx, group it. The first is the differential of the product, and the second becomes a quotient or an inverse tangent after dividing by the right thing. These finish in one line where a substitution takes half a page.
Why it happens: The substitution methods are the ones that were drilled.

Exam-pattern practice

PYQ-style questions with full solutions. Work through them as a readiness check — mark yourself honestly and get your gap report at the end.

Readiness check

Are you exam-ready for Differential Equations?

16 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

16 questions~11 min

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Solving is a classification problem: three methods, each mechanical once chosen
  • Order is the highest derivative; degree is its power after the equation is made polynomial
  • Degree is undefined when a derivative sits inside a sine, log or exponential
  • Forming reverses solving: n arbitrary constants need n differentiations
  • Divide rather than substitute when the constant is a single multiplying factor
  • A general solution is a family; one condition picks one member
  • Test in order: separable, then homogeneous, then linear
  • If none fits, swap x and y and run the three tests again
  • Homogeneous means every term of the same total degree; put y = vx, then substitute back
  • Force the coefficient of dy/dx to 1 before reading P, or the integrating factor is wrong
  • The integrating factor needs no constant of its own, since it would cancel
  • Seeing x dy minus y dx means dividing by x squared, y squared or x squared plus y squared

JEE Main question blueprint

How this topic is asked, tier by tier — so you can prep to the pattern.

Typical weightage: 4

Question styleMarks eachTypical countWhat it tests
Order, degree and separable equations11
Homogeneous equations and exact differentials11
Linear equations and integrating factors21

Exam-hall strategy

Battle-tested tips from mentors and toppers for this topic under the sectional clock.

  1. Run the three tests in order — separable, homogeneous, linear — before writing anything. Separable is always least work.
  2. If all three fail, immediately turn the equation upside down and test again. That is where the hard marks live.
  3. Write the standard form on its own line before building an integrating factor, so the coefficient function is read correctly.
  4. Scan for a product or quotient grouping first. Recognising one saves an entire method.
  5. Substitute back and simplify; examiners give no credit for an answer left in the substitution variable.

Beyond the exam

Where this skill shows up in the job you're competing for — and in life.

Radioactive decay and drug clearance are separable equations

Radioactive decay and drug clearance are separable equations, and their solution is why half-life is a constant

Newton's law of cooling is a linear equation

Newton's law of cooling is a linear equation, used in forensic work to estimate a time of death

Circuit analysis solves a linear equation for the current…

Circuit analysis solves a linear equation for the current in a coil or capacitor as it charges

Where else this topic is tested

Prepare once, score in every exam that asks it.

JEE Main
JEE Advanced
CBSE Class 12 Boards
BITSAT
WBJEE

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

Ask three questions in a fixed order. Can I get every y with the dy and every x with the dx? If yes it is separable, and that is always the least work. If not, is every term of the same total degree in the two variables together, so that the right side depends only on their ratio? Then it is homogeneous. If not, does it have the first power of y, the first power of the derivative, and no product of the two? Then it is linear. Running them in that order matters, because separable is quickest and linear is slowest, and some equations satisfy more than one test.

The moment all three tests fail. It costs ten seconds to check and it rescues a whole family of questions. The signal is usually that y appears in an awkward place — squared, or inside an inverse trigonometric function — while x appears only to the first power. Turn the equation upside down, write it as the derivative of x with respect to y, and re-run the tests. JEE has set questions where this is the only route, and candidates who never try it lose the mark entirely.

Because a constant inside the exponent becomes a constant multiplier outside it, and that multiplier appears on both sides of the equation once you multiply through. It cancels immediately and cannot influence the answer. So take the simplest antiderivative when building it. You do still need the constant at the final integration, and that one is genuinely arbitrary — it is what makes the answer a general solution rather than a particular one.

Yes, and it is quick enough to be worth doing every time. Differentiate your solution and substitute it back into the original equation; if it does not reduce to an identity, something is wrong. For a question with an initial condition, also check that your particular solution actually passes through the given point. Both checks together take under a minute and catch nearly every algebra slip, which matters because a single sign error early in this chapter propagates to a completely different-looking answer.

The unit text names ordinary differential equations with their order and degree, solution by separation of variables, and solution of homogeneous and linear equations. That is what this chapter covers. Exact equations in their general form, equations reducible by unusual substitutions, and higher-order equations are not listed. The four groupings shown here are worth knowing even so, because they are simply differentials you can recognise rather than a separate method, and they turn several past-paper questions into single lines.
Sources and How These Solutions Were CheckedSyllabus scope, what was derived rather than quoted, and how every answer here was checked.

The previous-year questions here are taken from published JEE Main and AIEEE papers, verified against:

  • BYJU'S, JEE Main differential equations previous-year questions with solutions
  • eSaral, Differential Equations — JEE Main previous-year questions with solutions
  • Syllabus scope checked against the NTA JEE Main Mathematics syllabus, Unit 9

Every solution here was re-derived from scratch before publication rather than copied, and each was then verified by substituting the result back into the original equation. Questions written as drills for a standard method carry no exam attribution; only those traced to a published paper are labelled.

Header Logo