document.write( "Question 215171: what is the largest 5 digit number divisible by 6 \n" ); document.write( "
Algebra.Com's Answer #162574 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "The largest possible 5-digit number is 99999\r\n" ); document.write( "\r\n" ); document.write( "Divide 99999 by 6, get 16666.5.\r\n" ); document.write( "\r\n" ); document.write( "So the largest integer that does not exceed that\r\n" ); document.write( "is 16666. \r\n" ); document.write( "\r\n" ); document.write( "So we multiply 16666 by 6, getting 99996.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |