SOLUTION: What is the sum of all the four-digit numbers whose digits are permutations 1,2,3, and 4?

Algebra ->  Expressions-with-variables -> SOLUTION: What is the sum of all the four-digit numbers whose digits are permutations 1,2,3, and 4?      Log On


   



Question 940248: What is the sum of all the four-digit numbers whose digits are permutations 1,2,3, and 4?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
What is the sum of all the four-digit numbers whose
digits are permutations of 1,2,3, and 4?
----
# of permutations:: 4! = 24
----
sum of one of the permutations: 1+2+3+4 = 10
-----
Ans: sum of all the permutations = 10*24 = 240
----------------
Cheers,
Stan H.
----------------