document.write( "Question 121799: How would solve this system of linear inequalities by graphing?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x - y < 2, x + y > 2
\n" ); document.write( "

Algebra.Com's Answer #89430 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
3X-Y=2 OR -Y=-3X+2 OR Y=3X-2 (RED LINE)
\n" ); document.write( "COORDINATES FOR THIS EQUATION ARE:
\n" ); document.write( "SET X=0 & SOLVE FOR Y.
\n" ); document.write( "Y=3*0-2
\n" ); document.write( "Y=-2 THUS THIS POINT IS (O,-2)
\n" ); document.write( "NOW SET Y=0 & SOLVE FOR X.
\n" ); document.write( "0=3X-2
\n" ); document.write( "3X=2
\n" ); document.write( "X=2/3 THUS THIS POINT IS (2/3,0).
\n" ); document.write( "X+Y=2 OR Y=-X+2 OR (GREEN LINE)
\n" ); document.write( "Y=-0+2
\n" ); document.write( "Y=2 THUS THIS POINT IS (0,2)
\n" ); document.write( "0=-X+2
\n" ); document.write( "-X=-2
\n" ); document.write( "X=2 THUS THIS POINT IS (2,0)
\n" ); document.write( "SOLUTION (1,1)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+3x+-2%2C+y+=+-x+%2B2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = 3x -2 and y = -x +2).
\n" ); document.write( "
\n" );