document.write( "Question 222183: is 450 divisable by 5, 9, and 10? \n" ); document.write( "
Algebra.Com's Answer #166428 by Edwin McCravy(20063) You can put this solution on YOUR website! \r\n" ); document.write( "450 ends in 0, and all integers ending in 0 are divisible by 2, 5 and 10\r\n" ); document.write( "\r\n" ); document.write( "The sum of the digits of 450 is 4+5+0=9, and if the sum of the\r\n" ); document.write( "digits of an integer is 9 or any multiple of 9, then the integer is \r\n" ); document.write( "divisible by 9.\r\n" ); document.write( "\r\n" ); document.write( "So the answer is yes.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |