document.write( "Question 1053243: Which ordered pair is a solution to the system?
\n" );
document.write( "{y>-2
\n" );
document.write( "{x+y<4\r
\n" );
document.write( "\n" );
document.write( "A. (1,3)
\n" );
document.write( "B. (-3,5)
\n" );
document.write( "C. (0,-4)
\n" );
document.write( "D. (-2,-3) \n" );
document.write( "
Algebra.Com's Answer #668469 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Y>-2, so C and D are not possibilities. \n" ); document.write( "x+y<4, so x<4-y \n" ); document.write( "A works (4-3=1) \n" ); document.write( "B does not (-3=4-5 no)\r \n" ); document.write( "\n" ); document.write( "A is the ordered pair. \n" ); document.write( " \n" ); document.write( " |