$(4+t^2)\frac{dy}{dt} + 2ty = 4t$
$(4+t^2)\frac{dy}{dt}= 4t -2ty$
$(4+t^2)dy = 4t dt -2tydt$
$\int (4+t^2)dy = \int( 4t -2ty )dt$
$4y+t^2y = 2t^2 -t^2y+ c$
$y(4+2t^2)= 2t^2 +c $
$y = \frac{2t^2 + c}{4+2t^2}$
This is my answer, but the text book answer is $y = \frac{2t^2 + c}{4+t^2}$
This is text book.... answer and solution
I don't know why my answer is wrong.
so... to solve this kind of question... can't I solve like what I did ? ( multiply both side with dt)
