document.write( "Question 47: How would you show the regions which satisfy (or plot on a graph) the inequality :\r
\n" ); document.write( "\n" ); document.write( "x + y < 3\r
\n" ); document.write( "\n" ); document.write( "and\r
\n" ); document.write( "\n" ); document.write( "x - y > 2\r
\n" ); document.write( "\n" ); document.write( "I am year 8. Thank you, Nicole
\n" ); document.write( "

Algebra.Com's Answer #87 by ichudov(507)\"\" \"About 
You can put this solution on YOUR website!
To graph these inequalities, the easiest thing is to first rewrite them so that on the left side, there is only y.\r
\n" ); document.write( "\n" ); document.write( "x + y < 3, x - y > 2\r
\n" ); document.write( "\n" ); document.write( "y < 3-x, y < x-2\r
\n" ); document.write( "\n" ); document.write( "Then, plot two functions: y=3-x, y=x-2: \"graph%28+300%2C+200%2C+-5%2C+5%2C+-5%2C+5%2C+3-x%2C+x-2%29+\"\r
\n" ); document.write( "\n" ); document.write( "because both equations say y < something, our solution is the area below both straight lines.
\n" ); document.write( "
\n" );