Question: A password for the computer is a string of digits 0, 1, 2, 3, 4, 5, 6,7,8,9 and/or letters a,b.c....x.y,z (there are 26 different
A password for the computer is a string of digits 0, 1, 2, 3, 4, 5, 6,7,8,9 and/or letters a,b.c....x.y,z (there are 26 different letters). The password must obey the following rules: (a) the length of the password must be exactly 8 characters; (b) the password must contain at least one digit, and no more than three digits. What is the number of different passwords you can form?
Step by Step Solution
3.49 Rating (152 Votes )
There are 3 Steps involved in it
To solve this problem we need to count the number of 8character passwords containing at least 1 digi... View full answer
Get step-by-step solutions from verified subject matter experts
