|
|
| its a homogenous DE..
dy/dx = (-x2) ( 3{y/x)+{y2/x2}) --->(1) (pulling out a x2 and x2 common (x2 ) (1+(y/x)) each from num and denom) |
put y=vx which on diff w.r.t x gives
dy/dx= v + xdv/dx
subs. d above in 1 u get
v + xdv/dx = 1. (3v+v2)
(1+v)
u get
xdv = -(3v+v2) -v(1+v)
dx 1+v
= -3v -v2 -v-v2
1+v
= -2v(2+v)/(1+v)
dv(1+v) = -2
dx (2v+v2) x
integrate both the sides
1 ln(2v+v2 ) = -2lnx +lnc1
2
ln (2v+v2)1/2 +ln x2=lnc1
(2v+v2)1/2 .x2 =C (raisnig both sides to e)
from this u get ur reqd soln
x^2(y^2+2xy)-C=0