Consider the following LP model:
Max: P = 20x + 35 y
Constraints:
2x + y ≤ 8
x - 2y ≤ -6
x ≥ 0
y ≥ 0
1.) Graph the feasible region for the problem.
2.) Find the optimal solution for the problem.