IKonquer
- 47
- 0
Homework Statement
Hi all, I'm trying to solve an ordinary differential equation. The problem is ty' + 2y = 4t^2
Homework Equations
The Attempt at a Solution
I got down to \int (t^{2})\frac{dy}{dt} + \int 2ty = \int 4t^{3}
I am not sure about how to integrate the left side of the equation. The dy/dt make y make the problem confusing.