bengaltiger14
- 135
- 0
Homework Statement
Solve the IVP dy/dt=4y-2, y(0)=3
This is how I work it. I integrate both sides and get y= 2y^2 - 2y + C
I then solve for C: 3=2(0)^2 - 2(0) + C
C = 3
Is this the correct way to solve for C?