document.write( "Question 392999: when a three digit number is divided by the sum of the digits of the number, the quotient is 26. What is the least number for which this is true? \n" ); document.write( "
Algebra.Com's Answer #278965 by richard1234(7193) You can put this solution on YOUR website! We have\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This implies 9 divides a+b+c and 25 divides 11a+b. Therefore, the only possible values of a+b+c are 9, 18, 27 (since 36 is too high).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Suppose a+b+c = 9. Then, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore the smallest number is 234. \n" ); document.write( " |