Solve each of the noncanonical linear optimization problems below. If a linear optimization problem has infinitely many optimal solutions, find all optimal solutions.
Label each of the following statements TRUE or FALSE. If the statement is FALSE, provide a counterexample.
(a)
A noncanonical linear optimization problem with more unconstrained independent variables than constraints has unbounded objective function. (As in Exercise 3.4.1 (J))
(b)
A noncanonical linear optimization problem with more equations of constraint than independent variables is infeasible. (As in Exercise 3.4.1 (K))
3.
Sketch the constraint set for each noncanonical linear optimization problem below. On the basis of this constraint set, formulate a conjecture as to whether or not the solution of the given problem is the same as the solution of the associated canonical linear optimization problem where all independent variables are constrained to be nonnegative. Verify your conjecture by solving both linear optimization problems.
The following problem has infinitely many solutions. Sketch the feasible region, find the optimal solutions and sketch the solution set.
\begin{align*}
\textbf{Maximize: } f(x,y,z) & = 2x+y-2z\\
\textbf{subject to: } x+y+z& \leq 1\\
y+4z& =2\\
x, y, z& \geq0.
\end{align*}
5.
Another method method for transforming a linear optimization problem with unconstrained independent variables into canonical form is to replace every unconstrained independent variable by the difference of two independent variables constrained to be nonnegative. This produces an equivalent canonical linear optimization problem which is solved by using the simplex algorithm.
Solve the second canonical optimization problem above.
(b)
Solve the original optimization problem.
(c)
How do the solutions compare?
6.
Another method method for transforming a linear optimization problem with equations of constraint into canonical form is to replace every equation of constraint by two inequality constraints. This produces an equivalent canonical linear optimization problem which is solved by using the simplex algorithm.