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