Problem:
Use the simplex method for solving nonstandard problems to solve the given linear programming problem.
Maximize P = -5x + y
Subject to 3x + y ≤ 6
-x + y ≥ 2
x ≥ 0, y ≥ 0
a. x = 1, y = 3, P = 8
b. x = 0, y = 2, P = 2
c. x = 0, y = 0, C = 0
d. x = 6, y = 0, P = 30
Additional Information:
This question is basically from Mathematics as well as it is about how to solve linear programming with the help of simplex method.