Solution;
Rewrtie the equation as follows:
dxdy +P(x)y=Q(x)yn
3x2y2y3−x3+dxdy=0
dxdy−3yx=−3x22y2
The equation is not a Bernoulli's so we solve as an homogenous equation.
dxdy =-3x2y2y3−x3
Take
y=Vx
dxdy =v+xdxdv
v+xdxdv =-3vx32v3x3−x3
Divide the R.H.S with x3
v+xdxdv =3v1−2v3
Separate the variables;
1−2v3−3v23vdv=x1 dx
Integrating both sides;
3(−9ln(2v−1) +9ln(v+1)+3v+33 =ln(x)+C
But v=xy
-3ln(xy−1) +3ln(xy+1)+3xy+33 =ln(x)+C
Comments