cse63146
- 435
- 0
Homework Statement
Solve the following IVP:
\frac{dy}{dt} = \frac{1}{2y+3} y(0) = 1
Homework Equations
The Attempt at a Solution
\frac{dy}{dt} = \frac{1}{2y+3}
\Rightarrow \int 2y + 3 dy= \int dt
\Rightarrow y^2 + 3y= t +c where C is a constant
Kinda stuck now. Any hints?