Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
20865 views
1
<exercise masterit-seed="5670" masterit-slug="S1" masterit-name="Phase Planes"><statement><p>
2
Draw a phase plane for the following system of ODEs.
3
</p><me>x'= 3 \, x - 4 \, y - 11 </me><me>y'= 2 \, x + 5 \, y + 31 </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, -5\right) </m>,
5
with <m>x'=0</m> having a positive slope
6
and <m>y'=0</m> having a negative slope.
7
</p><p>
8
The right region has a northeast arrow system,
9
the top region has a northwest arrow system,
10
the left region has a southwest arrow system, and
11
the bottom region has a southeast arrow system.
12
</p></answer></exercise>
13
14