document.write( "Question 379271: Tell whether the ordered pair is a solution of the given system.\r
\n" );
document.write( "\n" );
document.write( "1) (2,-2); {y < x -3
\n" );
document.write( " {y > -x + 1 \n" );
document.write( "
Algebra.Com's Answer #269441 by robertb(5830)![]() ![]() You can put this solution on YOUR website! For the first inequality, -2 < 2 - 3 = -1? YES! \n" ); document.write( "For the 2nd inequality, -2 > -2 + 1? = -1? NO! \n" ); document.write( "hence the ordered pair is NOT a solution to the given system. \n" ); document.write( " |