How do you calculate number of possible codes in a lock? - how to calculate possible lock combinations
As if a lock with 3 numbers respectively calculated from 1 to 35, How can you, how many combinations are possible?
How To Calculate Possible Lock Combinations How Do You Calculate Number Of Possible Codes In A Lock?
9:28 PM
2 comments:
35 * 35 * 35
.
Imagine it's your block, with 3 questions:
_ _
The first question we have 35 options.
35 _ _
The same applies to the next, because we can not even have the same number for the second question (ie, code 114)
35 35 _
The same goes for his last. (ie, code 111)
35 35 35
Just multiply them, and you have the code as possible, is the 42875th
Post a Comment