Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
<exercise masterit-seed="6995" masterit-slug="S1" masterit-name="Phase Planes"><statement><p>
2
Draw a phase plane for the following system of ODEs.
3
</p><me>x'= -2 \, x - 2 \, y </me><me>y'= -4 \, x + 2 \, y + 18 </me><p>Be sure to include and label the following features in your sketch:</p><ul><li>The isoclines <m>x'=0</m> and <m>y'=0</m>.</li><li>Arrow systems describing trajectories of solutions.</li><li>The equillibrium of the system.</li></ul></statement><answer><p>
4
The isoclines cross at the equillibrium <m> \left(3, -3\right) </m>,
5
with <m>x'=0</m> having a negative slope
6
and <m>y'=0</m> having a positive slope.
7
</p><p>
8
The right region has a southwest arrow system,
9
the top region has a northwest arrow system,
10
the left region has a northeast arrow system, and
11
the bottom region has a southeast arrow system.
12
</p></answer></exercise>
13
14