Question 236437
Put both equations in the slope/intercept form for graphing
:
4x + y < 8
y < -4x + 8 (red)
and
x – y > 2
-y > -x + 2
y has to be positive, multiply by -1, this reverses the inequality sign
y < x - 2 (green)
;
:
Graph these two equation
{{{ graph( 300, 200, -6, 5, -10, 10, -4x+8, x-2) }}}
:
Because of the inequality sign, the feasibility area is below the red line and below the green line