Question 252257
y is greater than or equal to 2x - 2
x+y is less than or equal to 1 
choose the right graph
-------------------------------
y >= 2x-2
x+y <= 1
----------------------
y >= 2x-2
y <= -x+1
-----------
{{{graph(400,300,-10,10,-10,10,y>=2x-2,y<=-x+1)}}}
======================================================
Cheers,
Stan H.