MHT-CET Maths · Differential Equations
Homogeneous and Reducible Differential Equations
When an equation's right side depends only on the ratio y over x, the substitution y = vx turns it into a separable one. A second family of equations — where x and y appear together as x plus y (or a x plus b y) — separates after the substitution v = x plus y.
Why this matters
This is the HARD engine of MHT-CET Differential Equations: 16 PYQs sit here (6 HARD, 9 MODERATE, 1 EASY) and almost every difficult DE question in recent papers is one of these two shapes. The whole skill is reading the equation's form to pick the right substitution — y = vx when you see the ratio y over x, and v = x plus y when the pair travels together — then integrating the resulting separable equation and, crucially, substituting the variable back at the end.
Concept 1 of 6
Recognizing a Homogeneous Differential Equation
Intuition
Definition
A function is homogeneous of degree n if for every . The equation is homogeneous when:
- and are homogeneous of the same degree (so the ratio has degree 0), OR equivalently
- the right side can be rewritten as a function of alone: .
Quick tests: is homogeneous of degree 2; of degree 1; of degree 0. But is not homogeneous — mixing and separately (not as a ratio) breaks the scaling test.
Homogeneity test
- ndegree of homogeneity — for the DE, P and Q must share it
- g(y/x)the right side collapses to a function of the ratio alone
Worked example
- Numerator is degree 2; denominator is degree 2 — same degree, so it is homogeneous.
- Divide top and bottom by : .
- With : — a function of alone, confirming it is homogeneous.
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Is homogeneous? Of what degree?
- 2.Is homogeneous?
- 3.Is homogeneous?
- 4.Rewrite in terms of .
A stray constant breaks homogeneity
Same degree top and bottom is the fast check
Concept 2 of 6
The y = vx Substitution
Intuition
Definition
For a homogeneous equation :
- Put , so by the product rule .
- Substitute: , hence .
- Separate: , then integrate both sides.
- **Substitute back at the end** to return to , and fit any initial condition to find the constant.
Homogeneous substitution
- vthe ratio y/x, itself a function of x
- v + x dv/dxthe derivative dy/dx after the product rule — never just dv/dx
Worked example
- Homogeneous. Put : .
- Isolate: .
- Separate: . Integrate: .
- Put back: , i.e. .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.For , write .
- 2.After putting in , what remains?
- 3.Separate .
- 4.After integrating , what is the result?
From the bank · past-year question
[Q143 · 9th May Shift 2 · 2023]
dy/dx is v + x·dv/dx, not just dv/dx
Substitute v = y/x back at the very end
Concept 3 of 6
Worked Homogeneous Equations and Initial Conditions
Intuition
Definition
The full procedure on a worked homogeneous DE:
- Set up: rewrite the right side as a function of , put , and use .
- Separate and integrate the resulting - equation.
- Back-substitute .
- Fit the initial condition: substitute the given point to evaluate the constant of integration. For a *particular* solution the constant is a specific number, not .
Watch the algebra of : for this becomes , giving .
Particular solution from an IC
Worked example
- Numerator and denominator are both degree 1 — homogeneous. Put , so .
- , so .
- Separate: . Integrate: .
- Put and simplify (the cancels): .
- Apply : , so . Hence .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.In the IVP with , find .
- 2.Integrate .
- 3.For , simplify .
- 4.A 'particular' solution has the constant as a?
From the bank · past-year question
[Q137 · 11th May Shift 1 · 2023]
Use the initial condition only after back-substituting
Track the sign of g(v) − v
Concept 4 of 6
Homogeneous Curves Through a Point (Trig Ratio Slopes)
Intuition
Definition
The slope is where is a trig function of the ratio. Put :
- , and the on both sides cancels, leaving .
- Separate: . The integral is standard:
- slope : .
- slope : , i.e. .
Then substitute and use the given point to find .
Trig-ratio homogeneous slopes
- h(y/x)trig function of the ratio; the bare y/x cancels
Worked example
- Put : , so .
- Separate: . Integrate: .
- At : , .
- So .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.After , what does slope reduce to?
- 2.Integrate .
- 3.Integrate .
- 4.Rewrite as a single log.
From the bank · past-year question
[Q134 · 11th May Shift 1 · 2024]
The bare y/x cancels — don't integrate it
Feed the initial point to find c — always
Concept 5 of 6
Log-Form Homogeneous Equations (v = y/x)
Intuition
Definition
For :
- Divide by : — homogeneous.
- Put , : .
- Cancel : , so .
- The key integral: (put ). Hence , giving , i.e. .
The log-form integral
- t = log vsubstitution making , so the integrand becomes
Worked example
- Combine the logs: , so .
- Put : , so .
- Separate: . Integrate: .
- So , i.e. .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Combine .
- 2.Simplify .
- 3.
- 4.From , solve for .
From the bank · past-year question
[Q132 · 2nd May Shift 1 · 2023]
The integral is log(log v), not log v
It's cx, not cy — check which variable the constant multiplies
Concept 6 of 6
Reducible to Separable via v = x + y (or v = ax + by)
Intuition
Definition
For put :
- , so .
- The equation becomes , i.e. — separable.
- Worked forms:
- : .
- : .
- Scaled pair: for put , , giving .
Linear-argument substitution
- v = x + ycollapses the repeated pair into one variable
- dv/dx = 1 + dy/dxthe +1 from differentiating x — never omit it
Worked example
- Put , so , i.e. .
- Substitute: , so .
- Integrate: .
- Back-substitute : .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.For , write .
- 2.Solve .
- 3.For , what substitution and ?
- 4.Integrate .
From the bank · past-year question
[Shift || · 2025]
v = x + y gives dv/dx = 1 + dy/dx — keep the +1
For v = ax + by, the coefficient rides through
Substitute v = x + y back at the end
Summary — formulas & gotchas at a glance
A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.
Formulas (6)
- Recognizing a Homogeneous Differential Equation
Homogeneity test
- The y = vx Substitution
Homogeneous substitution
- Worked Homogeneous Equations and Initial Conditions
Particular solution from an IC
- Homogeneous Curves Through a Point (Trig Ratio Slopes)
Trig-ratio homogeneous slopes
- Log-Form Homogeneous Equations (v = y/x)
The log-form integral
- Reducible to Separable via v = x + y (or v = ax + by)
Linear-argument substitution
Watch out for (13)
- A stray constant breaks homogeneity→ Recognizing a Homogeneous Differential Equation
- Same degree top and bottom is the fast check→ Recognizing a Homogeneous Differential Equation
- dy/dx is v + x·dv/dx, not just dv/dx→ The y = vx Substitution
- Substitute v = y/x back at the very end→ The y = vx Substitution
- Use the initial condition only after back-substituting→ Worked Homogeneous Equations and Initial Conditions
- Track the sign of g(v) − v→ Worked Homogeneous Equations and Initial Conditions
- The bare y/x cancels — don't integrate it→ Homogeneous Curves Through a Point (Trig Ratio Slopes)
- Feed the initial point to find c — always→ Homogeneous Curves Through a Point (Trig Ratio Slopes)
- The integral is log(log v), not log v→ Log-Form Homogeneous Equations (v = y/x)
- It's cx, not cy — check which variable the constant multiplies→ Log-Form Homogeneous Equations (v = y/x)
- v = x + y gives dv/dx = 1 + dy/dx — keep the +1→ Reducible to Separable via v = x + y (or v = ax + by)
- For v = ax + by, the coefficient rides through→ Reducible to Separable via v = x + y (or v = ax + by)
- Substitute v = x + y back at the end→ Reducible to Separable via v = x + y (or v = ax + by)
Mastery check — 5 interleaved questions
Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.
[Q107 · 21 April Shift I · 2025]
[Q109 · Shift 1 · 2022]
[Q150 · 25 April Shift II · 2025]
[Q106 · 16th May Shift 2 · 2023]
[Q115 · 23 April Shift I · 2025]
Drill every past-year question on this subtopic
16 questions from the bank — paginated, with cart and Word-export support.