Think about the linear program
Problem- Minimize p = 3x + y subject to
-2x + y <= 4
-x >= 3
-y >= 5
-x, y >= 0
Part 1- Draw the feasible area.
Part 2- Does this linear program have a solution? Explain your answer
You need to describe the linear programming and evaluate the above problem using linear programming model.