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 system of IVPs.
6
7
\[ -{x} = -{x'} - 2 \, {y} \hspace{2em}x(0)= -1 \]\[ 0 = 2 \, {x} + {y'} + 2 \, {y} \hspace{2em}x(0)= 3 \]
8
\end{exerciseStatement}
9
10
\begin{exerciseAnswer}
11
\[x= -2 \, e^{\left(2 \, t\right)} + e^{\left(-3 \, t\right)} \]\[y= e^{\left(2 \, t\right)} + 2 \, e^{\left(-3 \, t\right)} \]
12
\end{exerciseAnswer}
13
14
15