1.
Solution;
Rewrite the solution as;
dxdyx2(1−x2)+(3yx3−xy+y2)=0
dxdyx2(1−x2)+y(3x3−x)=−y2
Divide by x2(1−x2)
dxdy+x2(1−x2y(3x3−x=x2(1−x4−y2
Divide by -y2
−dxdy+(x−x3)y(1−3x2)=x2−x41
Let v=y1 so that dxdv=dxy2−dy
Substitute in the equation;
dxdv+x−x3(1−3x2)v =x2−x41
Find the integrating factor;
I.F=e∫x−x31−3x2=eln(x3−x)=x3−x
Multiply all through with the integrating factor;
Substitute 3x2-1=dxd(x3−x)
(x3−x)dxdv+dxd(x3−x)v=x2−x4x3−x
Apply reverse product rule:dxf(dg)+dxg(df)=dxd(fg)
We have;
dxd(x3−x)v=x2−x4x3−x
Integrate both sides with respect to x;
(x3−x)v=−ln(x)+c
v=x3−x−ln(x)+C
But v=y1
y1=x−x3ln(x)+C
Simplify;
y=ln(x)+Cx−x3
2.
Solution;
By distribution,the equation may be written as;
(2xy+y3)dx+(xy2−x2)dy=0
Check if the equation is exact,
M=2xy+y3;dydM=2x+3y2
N=xy2−x2;dxdN=y2−2x
dydM=dxdN ,the equation is not exact.
Mx-Ny=2x2y+y3x-xy3+x2y=3x2y
Take an integrating factor given as;
I.F=Mx−Ny1=3x2y1
Multiply the given equation with the integrating factor ;
3x22x+y2dx+3xyy2−xdy=0
The general solution of the problem will be given by;
∫Mdx+∫(Terms of N which are independent of x)
∫3x22x+y2dx+∫3y−1dy=C
32ln(x)−3xy2−3ln(y)=C
Comments