???????
Consider the following LP: max s.t. ?z=3x1?+4x2?2x1?+5x2?4x1?+3x2?x1?+x2?x1?,x2???20?24?2?0? (a) (15) Solve the LP graphically. Also identify ALL corner points of the feasible region (i.e., give the x1? and x2? coordinates for each of them). Name the corner points by letters, e.g., A,B,C, etc. (b) (30) Write the LP in standard form. How many basic solutions are there for this LP in standard form? Find the basic solutions corresponding to each corner point identified in part (a). You must clearly indicate the basis (i.e., the column indices that determine the basis; you could use the notation B(1),B(2),…), and show that the basis is indeed a basis in each case (you could show that the basis matrix B is invertible, or det(B)?=0 ). Then you should find the solution to BxB?=b. You can use Matlab to solve each of these systems of linear equations. Finally, you must point out the values of x1? and x2? for each basic solution, showing the correspondence with the corner points identified in part (a). (c) (10) Now add the fourth constraint 14x1?+7x2??76. Is there a degenerate bfs now? If yes, identify the corner point on the graph of the feasible region. Then find the basic solution corresponding to this corner point. Demonstrate that there are more than n?mxj? 's set at zero at this basic solution.