The differential equation is dxxdy+4y=x3,(x=0)
Dividing the entire equation by x:
dxdy+x4y=xx3
dxdy+x4y=x2
This gives P(x)=x4 and Q(x)=x2
The integrating factor is:
I.F.=e∫P(x)dx
I.F.=e∫x4dx
I.F.=e4lnx
I.F.=elnx4
I.F.=x4
The general solution is given by:
y×I.F.=∫Q(x)×I.F.dx+c
y×x4=∫x2×x4dx+c
y⋅x4=∫x6dx+c
y⋅x4=7x7+c
Dividing both sides by x4:
y=7x4x7+x4c
y=7x3+cx−4
Therefore, the general solution is y=7x3+cx−4 where c is an arbitrary constant.