Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
2
\begin{exerciseStatement}
3
4
5
Explain how to find the general solution to the given ODE.
6
7
\[ -{y''} + 4 \, {y} - 3 \, {y'} + 30 \, \cos\left(5 \, t\right) - 58 \, \sin\left(5 \, t\right) = 0 \]
8
\end{exerciseStatement}
9
10
\begin{exerciseAnswer}
11
\[ {y} = k_{2} e^{\left(-4 \, t\right)} + k_{1} e^{t} + 2 \, \sin\left(5 \, t\right) \]
12
\end{exerciseAnswer}
13
14
15