SOLUTION: how many different number plates combinations can you make from the follwing digits and letters: L 7 A D 4 1
Algebra ->
Permutations
-> SOLUTION: how many different number plates combinations can you make from the follwing digits and letters: L 7 A D 4 1
Log On
Question 182138: how many different number plates combinations can you make from the follwing digits and letters: L 7 A D 4 1 Answer by vleith(2983) (Show Source):
You can put this solution on YOUR website! You have 6 choices for the first position
You have 5 choices for the second position (since you already used one)
4 for the 3rd
3 for the 4th
2 for the 5th
1 for the final
So the possible combinations are
6*5*4*3*2*1 or 6!