Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
<exercise masterit-seed="9233" masterit-slug="F4" masterit-name="Implicit solutions for exact IVPs">
2
<statement>
3
<p>
4
Determine which of the following ODEs is exact.
5
</p>
6
<me> -4 \, t y^{2} - 5 \, y^{2} = -3 \, t^{2} {y'} + 4 \, t {y'} </me>
7
<me> -8 \, y^{3} {y'} - 3 \, t^{2} {y'} = -4 \, t^{2} y {y'} - 4 \, t y^{2} + 6 \, t y </me>
8
<p>
9
Then find an implicit solution for this exact ODE
10
satisfying the initial value
11
<m>y( -1 )= 1 </m>.
12
</p>
13
</statement>
14
<answer>
15
<p>The following ODE is exact.</p>
16
<me> -8 \, y^{3} {y'} - 3 \, t^{2} {y'} = -4 \, t^{2} y {y'} - 4 \, t y^{2} + 6 \, t y </me>
17
<p>
18
Its implicit solution satisfying the initial value is:
19
</p>
20
<me> 2 \, t^{2} y^{2} - 2 \, y^{4} - 3 \, t^{2} y = \left(-3\right) </me>
21
</answer>
22
</exercise>
23
24
25