<exercise masterit-seed="5847" masterit-slug="F4" masterit-name="Implicit solutions for exact IVPs">
<statement>
<p>
Determine which of the following ODEs is exact.
</p>
<me> 0 = -8 \, t^{2} y {y'} + 2 \, t^{2} {y'} + 3 \, y^{2} + 5 \, y </me>
<me> 6 \, t y {y'} + 3 \, y^{2} = -2 \, t^{2} {y'} - 4 \, t y - 5 \, t {y'} - 5 \, y </me>
<p>
Then find an implicit solution for this exact ODE
satisfying the initial value
<m>y( 1 )= -1 </m>.
</p>
</statement>
<answer>
<p>The following ODE is exact.</p>
<me> 6 \, t y {y'} + 3 \, y^{2} = -2 \, t^{2} {y'} - 4 \, t y - 5 \, t {y'} - 5 \, y </me>
<p>
Its implicit solution satisfying the initial value is:
</p>
<me> -2 \, t^{2} y - 3 \, t y^{2} - 5 \, t y = 4 </me>
</answer>
</exercise>