210k views
1 vote
How many possible combinations are there on a 4 digit lock using numbers 0-9, if duplicate numbers are not allowed?

User Both FM
by
8.0k points

1 Answer

4 votes
0,1,2,3,4,5,6,7,8,9 = 10 possible numbers
No repeats so every time you use one subtract it from the amount of numbers you have.
10x9x8x7=5,040
User Jason Molenda
by
8.1k points