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