I can't solve these differential, someone can help me with a step by step solution? thanks $$y'+ty=t^3$$ $$y'=3t^2y+4t^2$$
I tried the first integrating by $$e^{\int tdt}$$ using $$p(t)=t$$ and $$q(t)=t^3$$
so I have $$ye^{\int\ tdt} = {\int}t^3e^{\int\ tdt}$$
but then I don't know how to proceed
Use the integrating factor method. See the answer to your earlier question Differential Equation $ty'= 3t^2-y$ solution incorrect $$\frac{dy}{dx}+P(x)y=Q(x) \Rightarrow I=e^{\int P(x)dx}$$ Then $$yI=\int IQdx +c$$