document.write( "Question 1125586: Find all whole values for y for which the double inequality is true:
\n" );
document.write( "1. 5 < y < 2
\n" );
document.write( "2. 28 < y < 31.2 \n" );
document.write( "
Algebra.Com's Answer #741894 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! 1. 5 < y < 2 \n" ); document.write( " \r\n" ); document.write( "This asks for all whole numbers y which are greater than 5\r\n" ); document.write( "and also less than 2.\r\n" ); document.write( "\r\n" ); document.write( "That's a contradiction so there are no such whole numbers.\r\n" ); document.write( "\r\n" ); document.write( "Answer: none\r\n" ); document.write( " \n" ); document.write( "2. 28 < y < 31.2 \n" ); document.write( " \r\n" ); document.write( "This asks for all whole numbers y which are greater than 28\r\n" ); document.write( "and also less than 31.2\r\n" ); document.write( "\r\n" ); document.write( "That's OK, NOT a contradiction, because 29, 30, and 31 are greater\r\n" ); document.write( "than 28 and also less than 31.2\r\n" ); document.write( "\r\n" ); document.write( "Answer: (29, 30, 31}\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |