SOLUTION: You are asked to create a 5-character password and each character may be any of the 26 letter of the alphabet or the 9 numerals 1 through 9. How many different passwords are possib

Algebra ->  Probability-and-statistics -> SOLUTION: You are asked to create a 5-character password and each character may be any of the 26 letter of the alphabet or the 9 numerals 1 through 9. How many different passwords are possib      Log On


   



Question 912208: You are asked to create a 5-character password and each character may be any of the 26 letter of the alphabet or the 9 numerals 1 through 9. How many different passwords are possible?
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
There are 26+9 = 35 different characters to choose from.

If repeated characters are allowed, then there are 35^5 = 52,521,875 different passwords possible.