Consider the following linear programming problem.
Maximize
P = 4x + 6y + 9z
subject to the constraints
2x | + | 3y | + | z | ≤ | 900 |
3x | + | y | + | z | ≤ | 350 |
4x | + | 2y | + | z | ≤ | 400 |
x ≥ 0, y ≥ 0, z ≥ 0
Write the initial simplex tableau.
x | y | z | s1 | s2 | s3 | P | Constant |
900 | |||||||
350 | |||||||
400 | |||||||
0 |
Get Answers For Free
Most questions answered within 1 hours.