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