Homework Statement
Consider the following LOP K:
Max z = 4x_1 + 3x_2
s.t
7x_1 + 6x_2 \leq 42
2x_1 - 3x_2 \geq -6
x_1 \geq 2, x_1 \leq 5, x_2 \geq \frac{1}{2}
(a) Decide whether the solution sets are feasible
i) x = (3.5, 2.5)^t
ii) x = (2.1, 4)^t
iii) x = (5,1/2)^t
(b) Graph the...