SOLUTION: An access code for a car security system consists of 4 digits. Each digit can be 1,2,3 or 4. How many access codes are possible if each digit can be used only once. (No repeats)

Algebra ->  Permutations -> SOLUTION: An access code for a car security system consists of 4 digits. Each digit can be 1,2,3 or 4. How many access codes are possible if each digit can be used only once. (No repeats)       Log On


   



Question 1083500: An access code for a car security system consists of 4 digits. Each digit can be 1,2,3 or 4. How many access codes are possible if each digit can be used only once. (No repeats)
Answer by ikleyn(52780) About Me  (Show Source):
You can put this solution on YOUR website!
.
4! = 4*3*2*1 = 24.