document.write( "Question 401595: if x and y are integers, graph all ordered pairs that satisfy the give conditions.
\n" );
document.write( "how do you graph -3 is less than or equal to x which is less than or equal to 2 and -1 is less than or equal to y which is less than 3 \n" );
document.write( "
Algebra.Com's Answer #284182 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if x and y are integers, graph all ordered pairs that satisfy the give conditions. \n" ); document.write( "how do you graph -3 is less than or equal to x which is less than or equal to 2 and -1 is less than or equal to y which is less than 3 \n" ); document.write( "---------------- \n" ); document.write( "-3<= x <=2 \n" ); document.write( "-1<= y < 3 \n" ); document.write( "------ \n" ); document.write( "Draw vertical lines at x = -3 and at x = 2 \n" ); document.write( "--- \n" ); document.write( "Draw a horizontal line at y = -1 \n" ); document.write( "Draw a dashed horizontal line at y = 3 \n" ); document.write( "----------------------------------- \n" ); document.write( "Shade the rectangular area enclosed by the four lines. \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |