SOLUTION: A 3-digit computer password consists only of odd numbers that cannot be repeated. How many different 3-digit passwords are possible?
Algebra ->
Permutations
-> SOLUTION: A 3-digit computer password consists only of odd numbers that cannot be repeated. How many different 3-digit passwords are possible?
Log On
You can put this solution on YOUR website! A 3-digit computer password consists only of odd numbers that cannot be repeated. How many different 3-digit passwords are possible?
--------------
There are 5 single digit odd numbers.
The 1 choice is 1 of 5.
Then 1 of 4
Then 1 of 3
--> 5*4*3 = 60