Question
Question: Solution of differential equation $2xy \frac{dy}{dx} = x^2 + 3y^2$ is...
Solution of differential equation 2xydxdy=x2+3y2 is

A
x3+y2=px2
B
2x2+xy3=y2+p
C
x2+y3=px2
D
x2+y2=px3
Answer
x2+y2=px3
Explanation
Solution
The given differential equation is 2xydxdy=x2+3y2.
Rearrange it to dxdy=2xyx2+3y2.
This is a homogeneous differential equation as the numerator and denominator are homogeneous functions of degree 2.
Substitute y=vx, so dxdy=v+xdxdv.
The equation becomes v+xdxdv=2x(vx)x2+3(vx)2=2vx2x2(1+3v2)=2v1+3v2.
xdxdv=2v1+3v2−v=2v1+3v2−2v2=2v1+v2.
Separate variables: 1+v22vdv=x1dx.
Integrate both sides: ∫1+v22vdv=∫x1dx.
ln∣1+v2∣=ln∣x∣+ln∣p∣ (where p is the integration constant).
ln(1+v2)=ln∣px∣ (since 1+v2>0).
1+v2=px.
Substitute back v=xy:
1+(xy)2=px
1+x2y2=px
Multiply by x2:
x2+y2=px3.