Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
2
\begin{exerciseStatement}
3
4
5
Draw a phase plane for the following system of ODEs.
6
7
\[x'= 5 \, x - 4 \, y - 32 \]\[y'= -2 \, x - y + 5 \]
8
9
Be sure to include and label the following features in your sketch:
10
11
12
\begin{itemize}
13
\item The isoclines \(x'=0\) and \(y'=0\).
14
\item Arrow systems describing trajectories of solutions.
15
\item The equillibrium of the system.
16
\end{itemize}
17
18
\end{exerciseStatement}
19
20
\begin{exerciseAnswer}
21
22
23
The isoclines cross at the equillibrium \( \left(4, -3\right) \), with \(x'=0\) having a positive slope and \(y'=0\) having a negative slope.
24
25
26
27
The right region has a southeast arrow system, the top region has a southwest arrow system, the left region has a northwest arrow system, and the bottom region has a northeast arrow system.
28
29
30
\end{exerciseAnswer}
31
32
33