document.write( "Question 1190980: if you add the digits in a number, how many numbers between 0 and 1000 will have a sum of 15? \n" ); document.write( "
| Algebra.Com's Answer #822725 by Alan3354(69443)     You can put this solution on YOUR website! if you add the digits in a number, how many numbers between 0 and 1000 will have a sum of 15? \n" ); document.write( "-------------------- \n" ); document.write( "I doubt there's an algebraic solution, so just list them and count them. \n" ); document.write( "eg, there's 69,78,87,96,168, ... 951,960 \n" ); document.write( " |