Consider the following linear programming problem,
minimize(3−p)x1+px2 subject to x1+3x2x1x1,x22x1+x2⩾9⩽6⩾0⩾8
Formulate the problem in a suitable way for solution by the two-phase simplex method.
Using the two-phase simplex method, show that if 2⩽p⩽49 then the optimal solution has objective function value 9−p, while if 49<p⩽3 the optimal objective function value is 18−5p.