SOLUTION: You are choosing a computer password. The password has 3 letters followed by 3 digits.
a. How many passwords are possible if the letters must be uppercase?
b. How many passw
Algebra.Com
Question 270975: You are choosing a computer password. The password has 3 letters followed by 3 digits.
a. How many passwords are possible if the letters must be uppercase?
b. How many passwords are possible if no letter or digit can be repeated and the letters have to be lowercase?
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
You are choosing a computer password. The password has 3 letters followed by 3 digits.
a. How many passwords are possible if the letters must be uppercase?
3 letters: 26^3 ways
3 digits: 10^3 ways
----
# of passwords: 26^3*1000
-------------------------------------
b. How many passwords are possible if no letter or digit can be repeated and the letters have to be lowercase?
3 letters: 26*25*24
3 digits: 10*9*8
---
# of passwords: 26*25*24*10*9*8
====================================
Cheers,
Stan H.
RELATED QUESTIONS
you are choosing a computer password. The password has 3 lowercase letters followed by 2 (answered by brucewill)
A password consist of 4 letters followed by 3 digits. How many passwords are possible if... (answered by sudhanshu_kmr)
I need help in probabilities the question is:
You must make a password for your email... (answered by Boreal,solver91311)
A password to a computer account is to consist of 3 lower-case letters followed by four... (answered by FrankM)
My computer password has a letter followed by 5 digits and then another letter. If there... (answered by Edwin McCravy)
A password consists of 4 letters followed by a 3 digit number: how many passwords are... (answered by edjones)
You have a computer password that consists of 3 digits and 2 lowercase letters. How many (answered by Alan3354)
Suppose you randomly choose a number between 1 and 100. What are the odds against... (answered by jsmallt9)
A 6 character computer password is made up of 4 numbers followed by 2 letters. How many... (answered by tommyt3rd)