document.write( "Question 1066754: find the smallest number which is grater than 111,111,000 and divisible by 8 and 9 \n" ); document.write( "
Algebra.Com's Answer #682003 by KMST(5328)![]() ![]() You can put this solution on YOUR website! THE IDEA: \n" ); document.write( "To be divisible by the relatively prime numbers \n" ); document.write( "a number has to be divisible by \n" ); document.write( " \n" ); document.write( "THE HARD WAY: \n" ); document.write( "Dividing \n" ); document.write( "we get \n" ); document.write( "with \n" ); document.write( "so \n" ); document.write( "but the next multiple of \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "EASIER: \n" ); document.write( "Dividing \n" ); document.write( "we get \n" ); document.write( "with \n" ); document.write( "so adding \n" ); document.write( "we get the next multiple of \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "WITHOUT DIVIDING: \n" ); document.write( "Like all numbers ending in \n" ); document.write( " \n" ); document.write( "because \n" ); document.write( "When dividing by \n" ); document.write( "the remainder can be found by adding the digits, \n" ); document.write( "and repeating the digit adding with the result, \n" ); document.write( "as many times as needed until you get a single digit result. \n" ); document.write( "The final result is the remainder, unless it is \n" ); document.write( "If the final result is \n" ); document.write( "then the number is divisible by \n" ); document.write( "and the remainder is \n" ); document.write( "The sum of the digits of \n" ); document.write( "so when dividing \n" ); document.write( "we get a quotient \n" ); document.write( "So, \n" ); document.write( "and it is even a multiple of \n" ); document.write( "but it is not a multiple of \n" ); document.write( "If I add a multiple of \n" ); document.write( "such as \n" ); document.write( "the sum will also be a multiple of \n" ); document.write( "One of those sums must be a multiple of \n" ); document.write( " \n" ); document.write( "because adding digits we get \n" ); document.write( " \n" ); document.write( "but \n" ); document.write( "because |