? Question
Find the equilibrium points for the system
x^(')=10(y-x)
y^(')=28x-y-xz
z^(')=-(8)/(3)z+xy
One of the equilibrium points will have all positive coordinates. Those coordinates are:
x=
y=
z=
Hint
Use Mathematica's Solve command to find the points where x^(')=0,y^(')=0, and z^(')=0. You can
review the Solve command here.
? Question
Find the equilibrium points for the system
x'= 10(y - x) y'= 28x - y - x z 8 z'=
One of the equilibrium points will have all positive coordinates. Those coordinates are:
y
V Hint Use Mathematica's Solve command to find the points where '= 0, y'= 0, and z'= 0. You can review the Solve command here.