SOLUTION: Maximize the following objective function using simplex method:
Z=10 X_(1 )+8 X_2
Subject To:
3 X_1+1X_2 ≤4500
2 X_1+2X_2 ≤4000
X_1+3X_2 ≤4500
Algebra ->
Coordinate Systems and Linear Equations
-> SOLUTION: Maximize the following objective function using simplex method:
Z=10 X_(1 )+8 X_2
Subject To:
3 X_1+1X_2 ≤4500
2 X_1+2X_2 ≤4000
X_1+3X_2 ≤4500
Log On
Question 1032382: Maximize the following objective function using simplex method:
Z=10 X_(1 )+8 X_2
Subject To:
3 X_1+1X_2 ≤4500
2 X_1+2X_2 ≤4000
X_1+3X_2 ≤4500
With
X_1 ≥0
X_2 ≥0
You can put this solution on YOUR website! This is really easy to solve using Simplex method:
The optimal solution value is Z = 18500
X1 = 1250
X2 = 750
You can learn more in http://www.phpsimplex.com/en
There is a free tool to solve any problem step-by-step via Simplex method, Dual-Simplex method and Graphical method.