Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
2
\begin{exerciseStatement}
3
4
5
Find the solution to the given IVP.
6
7
\[ t {y'} = -4 \, {y} + \frac{8}{t^{2}} \hspace{2em}
8
y( 1 )= 1 \]
9
\end{exerciseStatement}
10
11
\begin{exerciseAnswer}
12
\[ {y} = \frac{4}{t^{2}} - \frac{3}{t^{4}} \]
13
\end{exerciseAnswer}
14
15
16