Question 1201430: Construct the dual problem associated with the primal problem. Solve the primal problem.
Minimize
C = 12x + 8y + 4z
subject to
3x + 4y + z ≥ 8
x + 2y − 2z ≥ 4
x + y + 2z ≥ 2
x ≥ 0, y ≥ 0, z ≥ 0
The minimum is C = ? at (x, y, z) =
Answer by ikleyn(52786) (Show Source):
You can put this solution on YOUR website! .
You can solve the primal problem using free of charge an online solver from web-site
https://www.zweigmedia.com/RealWorld/simplex.html
It will show you every step of the solution, if you want to see it.
|
|
|