iatnogpitw
- 9
- 0
Homework Statement
Solve t*y'(t) + 4*y = 0; y(3) = 2. This is the solution---> Ans: y(t) = 162t^(-4)
Homework Equations
I need to know how my professor got this answer.
The Attempt at a Solution
I attempted by subtracting 4y to the other side and separated the variables to yield
\int(dy/y) = -4\int(dt/t)
for which you get ln(y) = -4ln(t)
=> y = t*e^(-4).
Can anyone help me on this?
(I left out the constant of integration since that only pertains to part 2 for a particular solution)