document.write( "Question 418001: Determine whether the ordered pair is a solution of the inequality.\r
\n" ); document.write( "\n" ); document.write( "(9,10);5y-6x>2\r
\n" ); document.write( "\n" ); document.write( "yes or no
\n" ); document.write( "

Algebra.Com's Answer #292617 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
Determine whether the ordered pair is a solution of the inequality.\r
\n" ); document.write( "\n" ); document.write( "(9,10);5y - 6x > 2
\n" ); document.write( "
\r\n" );
document.write( "We replace x by the first number (9)\r\n" );
document.write( "We replace y by the second number (10)\r\n" );
document.write( "\r\n" );
document.write( "     5y - 6x > 2\r\n" );
document.write( "\r\n" );
document.write( "5(10) - 6(9) > 2 \r\n" );
document.write( "\r\n" );
document.write( "Now we simplify the left side to find out whether it\r\n" );
document.write( "will turn out to be true or false:\r\n" );
document.write( "\r\n" );
document.write( "     50 - 54 > 2\r\n" );
document.write( "\r\n" );
document.write( "          -4 > 2\r\n" );
document.write( "\r\n" );
document.write( "That is false, so that means (9,10) is NOT a solution.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );