NEETClass 11thClass 12thClass 12th PlusJEEClass 11thClass 12thClass 12th PlusClass 6-10Class 6thClass 7thClass 8thClass 9thClass 10thOnline CoursesDistance LearningInternational OlympiadNEETClass 11thClass 12thClass 12th PlusJEE (Main+Advanced)Class 11thClass 12thClass 12th PlusJEE MainClass 11thClass 12thClass 12th PlusClass 6-10Class 6thClass 7thClass 8thClass 9thClass 10thKCET/MHT-CETKCETMHT-CETNEET2025202420232022JEE20262025202420232022Class 6-10JEE MainPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DatePercentile PredictorAnswer KeyCounsellingEligibilityExam PatternJEE MathsJEE ChemistryJEE PhysicsJEE AdvancedPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DateAnswer KeyEligibilityExam PatternRank PredictorNEETPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DateCollege PredictorAnswer KeyRank PredictorCounsellingEligibilityExam PatternBiologyNCERT SolutionsClass 6Class 7Class 8Class 9Class 10Class 11Class 12TextbooksCBSEClass 12Class 11Class 10Class 9Class 8Class 7Class 6SubjectsSyllabusNotesSample PapersQuestion PapersICSEClass 10Class 9Class 8Class 7Class 6State BoardBiharKarnatakaMadhya PradeshMaharashtraTamilnaduWest BengalUttar PradeshOlympiadMathsScienceEnglishSocial ScienceNSOIMONMTCTALLENTEXASATInstant Online ScholarshipAIOT(NEET)ALLEN for SchoolsAbout ALLENBlogsNewsCareersRequest a call backBook a demo
  • Classroom Courses
  • NEW
  • ALLEN E-Store
Home
JEE Maths
Homogeneous Differential Equations

Frequently Asked Questions

Homogeneous differential equation: Every term is a function of the same degree in ( x ) and ( y ). Non-homogeneous differential equation: Contains terms that are not of the same degree or includes an explicit function of ( x ) (not just in terms of ( y/x )).

The solution often involves integrating after substitution and may be implicit or explicit in ( x ) and ( y ).

Yes. A higher-order ODE is homogeneous if all terms are of the same degree in the dependent and independent variables and their derivatives.

No. Homogeneous differential equations can be nonlinear; the term "homogeneous" refers to the degree of the terms, not linearity.

They appear in: Physics (e.g., rate problems, mixing, cooling) Engineering (e.g., circuits, control systems) Population dynamics Economics (growth models)

Join ALLEN!

(Session 2026 - 27)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • Allen News
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Classroom Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NIOS
    • NCERT Solutions
    • Olympiad
    • NEET Mock Test
    • NEET Past Years Papers
    • NEET Sample Papers
    • NEET Answer Key 2026
    • NEET College Predictor 2026
    • NEET Rank Predictor 2026
    • NEET Cutoff
    • NEET Exam Analysis

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO

Homogeneous Differential Equations: Definition, Formula & Examples   

1.0What is a Homogeneous Differential Equation?

Homogeneous Differential Equations Definition

A homogeneous differential equation is a first-order differential equation of the form:

dxdy​=f(x,y)

where the function f(x,y) is a homogeneous function of degree 0.

In other words, f(x, y) depends only on the ratio y/x (or x/y).

Mathematically, a function f(x, y) is homogeneous of degree n if:

f(tx,ty)=tnf(x,y),∀t=0

So, if n = 0:

f(tx,ty) = f(x,y)

This ensures the equation can be solved by substitution.

General Form

The general form of a homogeneous differential equation is:

dxdy​=G(x,y)F(x,y)​

Or in differential form:

M(x,y)dx+N(x,y)dy=0

where both M(x,y) and N(x,y) are homogeneous functions of the same degree.

Condition for Homogeneity

For the equation:

dxdy​=G(x,y)F(x,y)​

to be homogeneous:

F(tx,ty)=tnF(x,y),G(tx,ty)=tnG(x,y)

This ensures both numerator and denominator have the same degree.

2.0Homogeneous Differential Equations Formula

The key formula to solve is:

y=vx,dxdy​=v+xdxdv​

⟹dxdv​=xf(v)−v​

Thus,

∫f(v)−vdv​=ln∣x∣+C

3.0Steps to Solve Homogeneous Differential Equation

The standard substitution method makes solving these equations easier.

Substitution Method (y=vx)

We substitute:

y=vx⟹v=xy​

Differentiating:

dxdy​=v+xdxdv​

This reduces the equation into a separable form.

Derivation of Formula

  1. Start with: dxdy​=f(xy​)
  2. Substituting y=vx: dxdy​=v+xdxdv​
  3. Substitution yields: v+xdxdv​=f(v)
  4. Rearranging: xdxdv​=f(v)−v
  5. Separable form: f(v)−vdv​=xdx​
  6. Integrate both sides: ∫f(v)−vdv​=ln∣x∣+C

General solution obtained.

4.0How to Solve a Homogeneous Differential Equation?

To solve a homogeneous differential equation, follow these systematic steps:

  1. Check for Homogeneity:
    Ensure the equation can be written in the form (dxdy​=F(xy​)) or that both functions (M(x, y)) and (N(x, y)) are homogeneous of the same degree.
  2. Use the Substitution (y = vx):
    Let (y = vx), where (v) is a function of (x). Then, (dxdy​=v+xdxdv​).
  3. Transform the Equation:
    Substitute (y) and (dxdy​) in the original equation. This should result in an equation involving only (v) and (x).
  4. Separate Variables:
    Rearrange the equation to group all (v) terms on one side and all (x) terms on the other, making it separable.
  5. Integrate Both Sides:
    Integrate with respect to their respective variables. Use partial fractions or other integration techniques as needed.
  6. Back-substitute:
    Replace (v) with (\frac{y}{x}) to return to the original variables.
  7. General Solution:
    Simplify the result and include the constant of integration.

5.0Homogeneous Differential Equations Examples (Solved)

Example 1:

Solve

dxdy​=x−yx+y​

Solution:

dxdy​=x−yx+y​

Put y = vx, dy/dx = v + x dv/dx:

v+xdxdv​=1−v1+v​

xdxdv​=1−v1+v​−v

xdxdv​=1−v1+v−v(1−v)​=1−v1+v2​

So,

dxdv​=x(1−v)1+v2​

Rearranging:

1+v2(1−v)​dv=xdx​

Integrating:

∫1+v21−v​dv=ln∣x∣+C

Split:

∫1+v21​dv−∫1+v2v​dv=ln∣x∣+C

tan−1v−21​ln(1+v2)=ln∣x∣+C

Back-substitute v=y/x:

tan−1(xy​)−21​ln(x2+y2)=ln∣x∣+C

Example 2:

Solve

(x2+y2)dy=2xydx

Solutions:

dxdy​=x2+y22xy​

Put y=vx:

v+xdxdv​=1+v22v​

xdxdv​=1+v22v​−v

xdxdv​=1+v22v−v(1+v2)​=1+v2v−v3​

v(1−v2)1+v2​dv=xdx​

6.0Practice Questions 

  1. Solve: dxdy​=2xyx2+y2​
  2. Solve: (x2−y2)dy=2xydx
  3. Show and solve: dxdy​=x−yx+y​
  4. Solve: dxdy​=2xy3x2+y2​
  5. Evaluate the solution for: dxdy​=y2−xyx2−xy​

Table of Contents


  • 1.0What is a Homogeneous Differential Equation?
  • 1.1Homogeneous Differential Equations Definition
  • 1.2General Form
  • 1.3Condition for Homogeneity
  • 2.0Homogeneous Differential Equations Formula
  • 3.0Steps to Solve Homogeneous Differential Equation
  • 3.1Substitution Method (y=vx)
  • 3.2Derivation of Formula
  • 4.0How to Solve a Homogeneous Differential Equation?
  • 5.0Homogeneous Differential Equations Examples (Solved)
  • 5.1Example 1:
  • 5.2Example 2:
  • 6.0Practice Questions