document.write( "Question 1035154: Which ordered pair is not a solution of the following system of inequalities?
\n" );
document.write( "3x + 2y ≥ -2
\n" );
document.write( "x - y < 3\r
\n" );
document.write( "\n" );
document.write( "(0, 0)
\n" );
document.write( "(-1, 2)
\n" );
document.write( "(4, 1)
\n" );
document.write( "(-2, 2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #649770 by Amrata1(11)![]() ![]() ![]() You can put this solution on YOUR website! Ans. (4,1)\r \n" ); document.write( "\n" ); document.write( "In this type of questions put options to check whether they satisfy given equations.\r \n" ); document.write( "\n" ); document.write( "Clearly, if we put 3rd option in equation x-y <3 , \n" ); document.write( "We get 4 - 1< 3 \n" ); document.write( " i.e. 3 < 3 which is wrong.\r \n" ); document.write( "\n" ); document.write( "Hence, answer is (4,1). \n" ); document.write( " |