For each problem in Exercise 2.6.5, if the problem has an optimal solution, identify the bounding hyperplanes that the solution lies on, then state the normal vector for the objective plane in terms of the normal vectors of the bounding hyperplanes.
\(C_1\) takes 2 oz of red, 2 oz green and 1 oz blue. \(C_2\) takes 3 oz of red, 1 oz green and 1 oz blue. \(C_3\) takes 1 oz of red, 2 oz green and 2 oz blue. \(C_4\) takes 1 oz of red and 4 oz blue.
Figurines with color \(C_1, C_3\) sell for $20, \(C_2\) colored figures sell for $25 dollars and \(C_4\) colored figurines sell for $30. The company has many figurines to paint and 100 oz each of red, green and blue paint. How many of each colored figurine should be painted to maximize revenue?
An office worker is eating in their work cafeteria and they are recently put on a low cholesterol diet. Their usual choices are pasta, fried tofu and chicken sandwiches. The pasta has 6 g of protein, 60 g of carbohydrates, 2 mg of vitamin C, and 60 mg of cholesterol. The fried tofu has 10 g of protein, 40 g of carbohydrates, 2 mg of vitamin C, and 50 mg of cholesterol. The chicken sandwich has 18 g of protein, 40 g of carbohydrates, 2 mg of vitamin C, and 60 mg of cholesterol.
They need 200 g of protein, 960 g of carbohydrates and 40 mg of vitamin C in a month, and wishes to minimize cholesterol. How many of each meal should they eat?
Suppose they needed to increase their protein consumption to 220 g a month. Without recomputing the solution, what would the new minimum cholesterol be?
Suppose instead that they needed to decrease their carbohydrate consumption to 190 g a month. Without recomputing the solution, what would the new minimum cholesterol be?
Suppose instead that they needed to increase their vitamin C consumption to 45 g a month. Without recomputing the solution, what would the new minimum cholesterol be?
Suppose the maximum value of the objective function \(f(\x)=c_1x_1+\cdots +c_{m+n}x_{m+n}\) of a linear optimization problem is attained at the point \(\x^*\) with the first \(m\) variables as decision variables. Determine if the following are TRUE or FALSE:
Prove that if the dual problem is infeasible, and the primal problem is feasible, then the primal problem is unbounded above. (Use \(\textbf{(a)}\text{.}\))
Solve both problems above by applying the simplex algorithm to a dual tableau. Indicate the movement in both constraint set diagrams exhibited by the basic solutions of successive tableaus.
Recall Weak Duality Proposition 4.2.3, and Complementary Slackness, Definition 4.2.8. Suppose we found a pair of primal-dual solutions which satisfied main constraints, but failed one or more nonnegativity constraints.
Prove that for a canonical problem, feasible solutions \(\x, \y\text{,}\) with slack variables \(\vs, \vt\) exhibit complementary slackness if and only if \(\x, \y\) are optimal.