This is output from a MINIMIZATION problem.
I want to remind you that when Excel reports dual
variables (shadow prices), the shadow price = (Objective value AFTER right hand side change of +1) –
(Objective value BEFORE RHS change). Excel does not care if the problem is a maximization or a
minimization when reporting dual variables (unlike some other solvers).
Objective = Minimize (-1*X1) + (-2*X2).
$K$8 is the constraint -2X1 + X2 <= 2; $K$9 is the constraint -1X1 + X2 <=3; $K$10 is the constraint X1 <=
3.