Find the optimal value of the objective function for the fol
Find the optimal value of the objective function for the following problem by only inspecting its dual. (Do not solve the dual by the simplex method)
minimize z = 10x1 + 4x2 +5x3
subject to
5x1 - 7x2 + 3x3 >= 50
x1, x2, x3 >= 0
Solution
