document.write( "Question 82650: solve the system of linear inequalities by graphing. x-2y<=4, x>1 \n" ); document.write( "
Algebra.Com's Answer #59241 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Solve for y in \"x-2y%3C=4\"\r
\n" ); document.write( "\n" ); document.write( "\"-2y%3C=4-x\" Subtract x from both sides\r
\n" ); document.write( "\n" ); document.write( "\"y%3E=%281%2F2%29x-2\" Divide both sides by -2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the graph will have the equations \"x=1\" and \"y=%281%2F2%29x-2\" (just replace the inequality signs with an equal sign)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+%281%2F2%29x-2%2C+10000%28x-1%29%29+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now pick a test point (0,0) and evaluate it for \"y%3E=%281%2F2%29x-2\"\r
\n" ); document.write( "\n" ); document.write( "\"0%3E=%281%2F2%29%280%29-2\"\r
\n" ); document.write( "\n" ); document.write( "\"0%3E=-2\" true. So shade the region containing (0,0). This is the region above the line\r
\n" ); document.write( "\n" ); document.write( "\"Photo\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now pick a test point (0,0) and evaluate it for \"x%3E1\"\r
\n" ); document.write( "\n" ); document.write( "\"0%3E1\"\r
\n" ); document.write( "\n" ); document.write( "\"0%3E=-2\" false. So shade the region that doesn't contain (0,0). This is the region to the right of the line.\r
\n" ); document.write( "\n" ); document.write( "\"Photo\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the solution set will lie in the region that is created by the other two regions overlapping each other.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"Photo\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );