SOLUTION: how many five digit numbers can be made using the digits 1,2,3,4,5?

Algebra ->  Permutations -> SOLUTION: how many five digit numbers can be made using the digits 1,2,3,4,5?       Log On


   



Question 846745: how many five digit numbers can be made using the digits 1,2,3,4,5?

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
With repetition,
N=5%2A5%2A5%2A5%2A5=3125
Without repetition,
N=5%2A4%2A3%2A2%2A1=120