SOLUTION: You are generating pin codes for ATM cards. Each pin code has 5 places, and each place can be a small letter or a number between 0 and 9. No letter or number can be used more tha

Algebra.Com
Question 311230: You are generating pin codes for ATM cards. Each pin code has 5 places, and each place can be a small letter or a number between 0 and 9. No letter or number can be used more than once. How many different codes are there?
a) _10_ * _9_ * _8_ * _26_ * _25_ c) 26! + 10!
b) _36_ * _35_ * _34_ * _33_ * _32_ d) _35_ * _34_ * _33_ * _32_ * _31_
I thought the answer was d but i got it wrong can you explain why?

Answer by Fombitz(32388)   (Show Source): You can put this solution on YOUR website!
Your first place choice is out of 26 letters+10 numbers=36 total.
Then the second place is out of 35, since you cannot use the one you already chose.
Third, out of 34.
Fourth, out of 33.
Fifth, out of 32.

b) is the correct answer.

RELATED QUESTIONS

Please help me solve just two more questions PLease. Thank you. 1.Eight students are on... (answered by stanbon)
An ATM keypad has ten keys. A PIN code is entered by pressing a sequence of four keys.... (answered by Edwin McCravy)
Need to create a pin code that consists of 8 numbers. How many different pin codes can... (answered by Boreal)
A PIN code has 3 letters. How many different PIN codes are possible if 3 of the same... (answered by nyc_function)
Imagine that you need to create a pin code that consists of 6 numbers. How many different (answered by ikleyn)
Raphael needs to create a PIN code for his new bank account. His bank requires the PIN... (answered by stanbon)
A pin code is a sequence of four numbers, each digit can repeat itself. how many... (answered by rfer)
there are 10^6 personal identification numbers. There are 7x10^5 people who will be... (answered by Alan3354)
A pin code is a sequence of three numbers, each of which is between 1 and 9. If none of... (answered by Edwin McCravy)