SOLUTION: how many cars be given license plates having 5 digit numbers using the digits 1,2,3,4 and 5 with no digit repeated in any license plate?
Algebra ->
Probability-and-statistics
-> SOLUTION: how many cars be given license plates having 5 digit numbers using the digits 1,2,3,4 and 5 with no digit repeated in any license plate?
Log On
Question 847455: how many cars be given license plates having 5 digit numbers using the digits 1,2,3,4 and 5 with no digit repeated in any license plate? Answer by swincher4391(1107) (Show Source):
You can put this solution on YOUR website! There are 5 ways to choose the 1st digit, 4 ways for the 2nd .... 1 for the 5th.
So there is 5*4*3*2*1= 5! ways. Or 120 ways.