Question 662545
{{{y<2x+3}}}

{{{y>=-x}}}


first graph {{{y<2x+3}}}


{{{graph( 400, 400, -10, 10, -10, 10,y<2x+3 )}}}

then {{{y>=-x}}}

{{{graph( 400, 400, -10, 10, -10, 10,y>=-x )}}}

then both: solution of the system

{{{graph( 400, 400, -10, 10, -10, 10,y<2x+3,y>=-x )}}}