ExamBro
ExamBro
COMEDK · Maths · 32. Differential Equations

Find the particular solution of the differential equation \(x^2 d y=\left(2 x y+y^2\right) d x\) given that \(y=1\) when \(x=1\)

  1. A \(y=x^2+y^2\)
  2. B \(x y=2(x+y)\)
  3. C \(2 y=x(x+y)\)
  4. D \(y=2 x(x+y)\)
Verified Solution

Answer & Solution

Correct Answer

(C) \(2 y=x(x+y)\)

Step-by-step Solution

Detailed explanation

The given differential equation is \(x^{2} dy = (2xy + y^{2}) dx\), which can be written as \(\dfrac{dy}{dx} = \dfrac{2xy + y^{2}}{x^{2}}\). This is a homogeneous differential equation. Let \(y = vx\), then \(\dfrac{dy}{dx} = v + x \dfrac{dv}{dx}\). Substituting these into the…