document.write( "Question 329790: I need some help with determining whether the given numbers are solutions of the inequality?
\n" );
document.write( "0, -19, -10, -3
\n" );
document.write( "y -9 > 2y -4\r
\n" );
document.write( "\n" );
document.write( "Is \"0\" a solution?
\n" );
document.write( "Is \"-19\" a solution?
\n" );
document.write( "Is \"-10\" a solution?
\n" );
document.write( "Is \"-3\" a solution?\r
\n" );
document.write( "\n" );
document.write( "Thanks :o) \n" );
document.write( "
Algebra.Com's Answer #236377 by edjones(8007) You can put this solution on YOUR website! y -9 > 2y -4 \n" ); document.write( "y<-5 \n" ); document.write( "-10 and -19 are solutions since they are less than -5. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |