Class CBSE Class 12 Mathematics Differential Equations Q #1462
KNOWLEDGE BASED
UNDERSTAND
5 Marks 2025 AISSCE(Board Exam) LA
Solve the differential equation: $x^{2}y~dx-(x^{3}+y^{3})dy=0$.

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Rewrite the differential equation

The given differential equation is: $x^{2}y~dx-(x^{3}+y^{3})dy=0$ Rewrite it as: $x^{2}y~dx = (x^{3}+y^{3})dy$ $\frac{dy}{dx} = \frac{x^{2}y}{x^{3}+y^{3}}$

Step 2: Check for homogeneity

The equation is homogeneous because each term has a degree of 3. Let $y = vx$, so $\frac{dy}{dx} = v + x\frac{dv}{dx}$.

Step 3: Substitute and simplify

Substitute $y = vx$ into the differential equation: $v + x\frac{dv}{dx} = \frac{x^{2}(vx)}{x^{3}+(vx)^{3}}$ $v + x\frac{dv}{dx} = \frac{vx^{3}}{x^{3}+v^{3}x^{3}}$ $v + x\frac{dv}{dx} = \frac{v}{1+v^{3}}$ $x\frac{dv}{dx} = \frac{v}{1+v^{3}} - v$ $x\frac{dv}{dx} = \frac{v - v(1+v^{3})}{1+v^{3}}$ $x\frac{dv}{dx} = \frac{v - v - v^{4}}{1+v^{3}}$ $x\frac{dv}{dx} = \frac{-v^{4}}{1+v^{3}}$

Step 4: Separate variables and integrate

Separate the variables: $\frac{1+v^{3}}{v^{4}}dv = -\frac{dx}{x}$ Integrate both sides: $\int \frac{1+v^{3}}{v^{4}}dv = \int -\frac{1}{x}dx$ $\int (\frac{1}{v^{4}} + \frac{v^{3}}{v^{4}})dv = -\int \frac{1}{x}dx$ $\int (v^{-4} + v^{-1})dv = -\int \frac{1}{x}dx$ $\frac{v^{-3}}{-3} + \ln|v| = -\ln|x| + C$ $-\frac{1}{3v^{3}} + \ln|v| = -\ln|x| + C$

Step 5: Substitute back $v = \frac{y}{x}$

Substitute $v = \frac{y}{x}$: $-\frac{1}{3(\frac{y}{x})^{3}} + \ln|\frac{y}{x}| = -\ln|x| + C$ $-\frac{x^{3}}{3y^{3}} + \ln|y| - \ln|x| = -\ln|x| + C$ $-\frac{x^{3}}{3y^{3}} + \ln|y| = C$ $\ln|y| = \frac{x^{3}}{3y^{3}} + C$

Step 6: Final Answer

The solution to the differential equation is: $\ln|y| = \frac{x^{3}}{3y^{3}} + C$

Final Answer: $\ln|y| = \frac{x^{3}}{3y^{3}} + C$

AI generated content. Review strictly for academic accuracy.

Pedagogical Audit
Bloom's Analysis: This is an UNDERSTAND question because the student needs to understand the concept of homogeneous differential equations and apply the appropriate method to solve it.
Knowledge Dimension: PROCEDURAL
Justification: The question requires the student to apply a specific procedure (solving homogeneous differential equations) to arrive at the solution. This involves steps like substitution, separation of variables, and integration.
Syllabus Audit: In the context of CBSE Class 12, this is classified as KNOWLEDGE. The question directly tests the student's knowledge of solving homogeneous differential equations, a standard topic in the syllabus.