SOLUTION: The password must be 2 characters long. each character must be a letter a-z,a digit 0-9,or one of the 10 punctuation characters ! @ # % % ^ & * ().each password must contain at le

Algebra.Com
Question 562279: The password must be 2 characters long. each character must be a letter a-z,a digit 0-9,or one of the 10 punctuation characters ! @ # % % ^ & * ().each password must contain at least 1 digit or punctuation character. Find the number of legal passwords?
Answer by issacodegard(60)   (Show Source): You can put this solution on YOUR website!
Hi, there are a total of (26+10+10)^2=46^2 possible passwords without that second restriction. Also, there are 26^2 passwords with no digits or punctuation characters. So, there are 46^2-26^2 passwords with at least one digit or punctuation character.
RELATED QUESTIONS

a computer password must be 5 characters long. the first character must be a capital... (answered by Edwin McCravy)
Please Help me solve this question: A particular website requires that users select a... (answered by Fombitz)
Inventory purposes, a manufacturing company assigns a 3 character code to each different... (answered by stanbon)
For inventory purposes, a manufacturing company assigns a 3-character code to each... (answered by stanbon)
A password must be 8 characters in length, composed of any uppercase letters the digits... (answered by Fombitz)
each user on a computer system has a password which can be 5 to 7 characters long, where... (answered by edjones)
1. RANK the following four rules from MOST combinations to LEAST combinations. Explain... (answered by Edwin McCravy)
On a certain computer network each user has to have a password consisting of six to... (answered by Edwin McCravy)
A four-character password consist of the alphabet and three different digit between 0... (answered by sudhanshu_kmr)