document.write( "Question 278337: Need help with graphing a linear inequality in two variables. Please help me solve.
\n" );
document.write( "1. y<2x+2
\n" );
document.write( "2. 2x<3y+6 \n" );
document.write( "
Algebra.Com's Answer #202543 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! 1. \n" ); document.write( "if x=0 y=2 (0,2) \n" ); document.write( "if x=1 y=5 (1,5) \n" ); document.write( "if x=2 y=6 (2,6) \n" ); document.write( "plot points and draw a dotted line through the points \n" ); document.write( "Shade down y axis \n" ); document.write( "2. \n" ); document.write( " \n" ); document.write( "if x=0 y=-2 (0,-2) \n" ); document.write( "if x=3 y=0 (3,0) \n" ); document.write( "if x=6 y=2 (6,2) \n" ); document.write( "plot points and draw a dotted line through the points \n" ); document.write( "Shade up y axis \n" ); document.write( " |