Question 44578
{{{3x - y < 2}}}
{{{x + y > 2}}}
the 1st one:
{{{-y < -3x + 2}}}
{{{y > 3x - 2}}}
the 2nd one:
{{{y > -x + 2}}}
graph {{{y = 3x - 2}}}
and
{{{y = -x + 2}}}
 {{{ graph( 300, 300, -10, 10, -10, 10, 3x - 2, -x + 2) }}}
The solution is the space which is to the left of {{{y = 3x - 2}}}
and to the right of {{{y = - x + 2}}}
check this. From the graph, it looks like the point (0, 3) falls 
in the solution region.
1st equation
3 > 3*0 - 2
3 > -2
TRUE
2nd
3 > -0 + 2
3 > 2
TRUE