Question: Consider the following problem.
Max Z = 2x1 - 4x2
subject to: x1 - x2 = 1
x1 = 0 , x2 = 0
1) Construct the dual problem, and then find its optimal solution by inspection.
2) Use the complementary slackness property and the optimal solution for the dual problem to find the optimal solution for the primal problem.