TheFallen018
New member
- Joined
- Mar 16, 2018
- Messages
- 7
Hey, I'm a little unsure about this question. I've got an answer, but I'm not sure that it's correct, and I can't find the info I need relating to this.
Here is the question
Write the feasible region for
C⊂R3, where
C=((x,y,z):x,y,z≥0,5x+z≤8,z−2y≤13,x−y−z≥−3)),
in matrix-vector form
Ax≤b.
What I thought, is just make each equation in the set have the same inequality, and then put them in a matrix and a vector, as so
\(\displaystyle
\begin{pmatrix}
-1 &0 &0 \\
0 &-1 &0 \\
0 &0 &-1 \\
5 &0 &1 \\
0 &-2 &1 \\
-1 &1 &1
\end{pmatrix}\leq\begin{pmatrix}
0\\
0\\
0\\
8\\
13\\
-3\\
\end{pmatrix}\)
But this feels very wrong. Could anyone point me in the right direction?
Thanks
Here is the question
Write the feasible region for
C⊂R3, where
C=((x,y,z):x,y,z≥0,5x+z≤8,z−2y≤13,x−y−z≥−3)),
in matrix-vector form
Ax≤b.
What I thought, is just make each equation in the set have the same inequality, and then put them in a matrix and a vector, as so
\(\displaystyle
\begin{pmatrix}
-1 &0 &0 \\
0 &-1 &0 \\
0 &0 &-1 \\
5 &0 &1 \\
0 &-2 &1 \\
-1 &1 &1
\end{pmatrix}\leq\begin{pmatrix}
0\\
0\\
0\\
8\\
13\\
-3\\
\end{pmatrix}\)
But this feels very wrong. Could anyone point me in the right direction?
Thanks