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