document.write( "Question 251539: Determine whether the given numbers are solutions of the inequality\r
\n" );
document.write( "\n" );
document.write( "7,-17,-15,-1\r
\n" );
document.write( "\n" );
document.write( "y-8>2y-3\r
\n" );
document.write( "\n" );
document.write( "is 7 a solution
\n" );
document.write( "is -17 a solution
\n" );
document.write( "is -15 a solution
\n" );
document.write( "is -1 a solution \n" );
document.write( "
Algebra.Com's Answer #183220 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! just plug the number in and see if the results are true \n" ); document.write( "y-8>2y-3 \r \n" ); document.write( "\n" ); document.write( "7-8>(2*7)-3 \n" ); document.write( "-17-8>(2*(-17))-3 \n" ); document.write( "-15-8>2*((-15))-3 \n" ); document.write( "-1-8>(2*(-1))-3 \n" ); document.write( "Perform operations inside the parentheses first \n" ); document.write( " |