Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
<exercise masterit-seed="1825" masterit-slug="F3" masterit-name="Techniques for linear IVPs">
2
<statement>
3
<p>Find the solution to the given IVP.</p>
4
<me> -{y'} t + 3 \, {y} = -\frac{8}{t} \hspace{2em}
5
y( -1 )= 1 </me>
6
</statement>
7
<answer>
8
<me> {y} = t^{3} - \frac{2}{t} </me>
9
</answer>
10
</exercise>
11
12
13