SOLUTION: How many 3 digit numbers are there that have the sum of their digits equal to 5. For example, 122 is such a number because 1+2+2=5 Is there a way to do this problem without usin

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: How many 3 digit numbers are there that have the sum of their digits equal to 5. For example, 122 is such a number because 1+2+2=5 Is there a way to do this problem without usin      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1072383: How many 3 digit numbers are there that have the sum of their digits equal to 5. For example, 122 is such a number because 1+2+2=5
Is there a way to do this problem without using the brute force method and go
through all of the questions?
Thank you.

Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.
1.  113 and all its distinguishable permutations;


2.  122 and all its distinguishable permutations;


3.  320 and all allowable and distinguishable permutations;


4.  410 and all allowable and distinguishable permutations;


5.  500.

Not so many . . .

Is this answer what you want ?