document.write( "Question 205490: How many 3-digit numbers are there for which the sum of the digits of the number is 24?\r
\n" ); document.write( "\n" ); document.write( "(A)3 (B)6 (C)7 (D)10 (E)18\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #155243 by Edwin McCravy(20063)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The smallest one will have the 2nd and 3rd digits as large as\r\n" );
document.write( "possible, which is both 9's, and therefore the hundredths\r\n" );
document.write( "digiuts has to be 6, so 699 is the smallest.\r\n" );
document.write( "\r\n" );
document.write( " 1.  699\r\n" );
document.write( "\r\n" );
document.write( "Then the next larger one can be made by\r\n" );
document.write( "increasing the 1st digit by 1 and decreasing the\r\n" );
document.write( "third digit by 1.\r\n" );
document.write( "\r\n" );
document.write( " 2.  789\r\n" );
document.write( "\r\n" );
document.write( "The next larger one can be made by increasing the\r\n" );
document.write( "the 2nd digit by 1 and decreasing the 3rd digit\r\n" );
document.write( "by one.\r\n" );
document.write( "\r\n" );
document.write( " 3.  798\r\n" );
document.write( "\r\n" );
document.write( "The next larger one can be made increasing the 1st\r\n" );
document.write( "digit by 1, and making the 3rd digit large as possible,\r\n" );
document.write( "and that leaves 7 for the 2nd digit:\r\n" );
document.write( "\r\n" );
document.write( " 4.  879\r\n" );
document.write( "\r\n" );
document.write( "The next larger one can be made by increasing the 2nd\r\n" );
document.write( "digit by 1 and decreasing the 3rd by 1:\r\n" );
document.write( "\r\n" );
document.write( " 5.  888\r\n" );
document.write( "\r\n" );
document.write( "The next larger one can be made by increasing the 2nd\r\n" );
document.write( "by 1 and decreasing the 3rd digit by 1:\r\n" );
document.write( "\r\n" );
document.write( " 6.  897\r\n" );
document.write( "\r\n" );
document.write( "The next larger one will have to have to have a 9 as the\r\n" );
document.write( "1st digit. We make the 3rd digit as large as possible, so\r\n" );
document.write( "it will be 9. That leaves 6 for the 2nd digit:\r\n" );
document.write( "\r\n" );
document.write( " 7.  969\r\n" );
document.write( "\r\n" );
document.write( "The next larger one is gotten by increasing the 2nd digit\r\n" );
document.write( "by 1 and decreasing the 3rd digit by 1. \r\n" );
document.write( "\r\n" );
document.write( " 8.  978\r\n" );
document.write( "\r\n" );
document.write( "The next larger one is gotten by increasing the 2nd digit\r\n" );
document.write( "by 1 and decreasing the 3rd digit by 1.\r\n" );
document.write( "\r\n" );
document.write( " 9.  987\r\n" );
document.write( "\r\n" );
document.write( "The only thing left to do is increase the 2nd digit by 1\r\n" );
document.write( "and decrease the 3rd digit by 1.\r\n" );
document.write( "\r\n" );
document.write( "10.  996\r\n" );
document.write( "\r\n" );
document.write( "That's the largest one possible.\r\n" );
document.write( "\r\n" );
document.write( "So the answer is \"There are 10.\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );