document.write( "Question 165474: If [x] is the greatest integer less than or equal to x , what is the value of\r
\n" );
document.write( "\n" );
document.write( " [--1.6]++ [3.4]++ [2.7] ? \r
\n" );
document.write( "\n" );
document.write( " (A) 3 (B) 4 (C) 5 (D) 6 (E) 7 \n" );
document.write( "
Algebra.Com's Answer #121967 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "If [x] is the greatest integer less than or equal to x , what is the value of \r\n" ); document.write( "[-1.6] + [3.4] + [2.7] ? \r\n" ); document.write( "(A) 3 (B) 4 (C) 5 (D) 6 (E) 7 \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Draw a number line:\r\n" ); document.write( "\r\n" ); document.write( "--------------------------------------------------------------------------\r\n" ); document.write( "-4 -3 -2 -1 0 1 2 3 4\r\n" ); document.write( "\r\n" ); document.write( "Mark all those numbers approximately as points on the number line:\r\n" ); document.write( "\r\n" ); document.write( "----------------------@--------------------------------------@-----@------\r\n" ); document.write( "-4 -3 -2 -1 0 1 2 3 4\r\n" ); document.write( "\r\n" ); document.write( "The first integer to the LEFT of -1.6 is -2, so [-1.6] = -2\r\n" ); document.write( "\r\n" ); document.write( "The first integer to the LEFT of 3.4 is 3, so [3.4] = 3 \r\n" ); document.write( "\r\n" ); document.write( "The first integer to the LEFT of 2.7 is 2, so [2.7] = 2\r\n" ); document.write( "\r\n" ); document.write( "So [-1.6] + [3.4] + [2.7] = (-2) + (3) + (2) = 3\r\n" ); document.write( "\r\n" ); document.write( "Choice (A)\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |