Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
<exercise masterit-seed="7961" 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 \, t = 2 \, {y} \hspace{2em}
5
y( -1 )= -4 </me>
6
</statement>
7
<answer>
8
<me> {y} = t - \frac{3}{t^{2}} </me>
9
</answer>
10
</exercise>
11
12
13