SOLUTION: Shade the region of feasible solutions for the following constraints. x + y≤ 4 x + y ≥ 1 x ≥ 0, y ≥ 0

Algebra ->  Finance -> SOLUTION: Shade the region of feasible solutions for the following constraints. x + y≤ 4 x + y ≥ 1 x ≥ 0, y ≥ 0       Log On


   



Question 869964: Shade the region of feasible solutions for the following constraints.
x + y≤ 4
x + y ≥ 1
x ≥ 0, y ≥ 0

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
x%2By%3C=4
y%3C=4-x

y%3E=1-x
graph%28300%2C300%2C-2%2C10%2C-2%2C10%2Cy%3E=1-x%29}
.
.
.

I can't shade the region but it's the region outlined in blue.