SOLUTION: A 4 key keypad with A, B, C, D that can be used to open the garage if in the correct order. Each key can only be used once. How many codes are possible?

Algebra ->  Probability-and-statistics -> SOLUTION: A 4 key keypad with A, B, C, D that can be used to open the garage if in the correct order. Each key can only be used once. How many codes are possible?      Log On


   



Question 879339: A 4 key keypad with A, B, C, D that can be used to open the garage if in the correct order. Each key can only be used once. How many codes are possible?
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
There are 4 choices for slot 1, 3 for slot 2, etc etc

So you have 4*3*2*1 = 24 different codes.