document.write( "Question 879308: which of these are whole numbers?\r
\n" );
document.write( "\n" );
document.write( "-16, 0, 86, 7.57, sqrt(3), sqrt(100), 1 1/8, -7/44, 1.1818818881.... \n" );
document.write( "
Algebra.Com's Answer #530664 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The set of whole numbers is {0, 1, 2, 3, 4, 5, 6, 7, ...}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Basically any nonnegative number that does NOT have any fractional or decimal part.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since sqrt(3) = 1.73 roughly and sqrt(100) = 10, this means that only 0, 86 and sqrt(100) are whole numbers. The rest are not whole numbers. \n" ); document.write( " |