Get Answers to all your Questions

header-bg qa

How many different 8-letter passwords can be created using upper-case letters, lower-case letters, and digits (0-9) without repetition, if the password must contain at least one upper-case letter, one lower-case letter, and any two digits 4 and 9?

 

Option: 1

5,496,740


Option: 2

1,466,640


Option: 3

7,345,980


Option: 4

4,546,345


Answers (1)

best_answer

To solve this question, we can break it down into different cases:

Case 1: Selecting one upper-case letter, one lower-case letter, and two digits (4 and 9)

We can select one upper-case letter from the 26 available in C(26, 1) = 26 ways.

We can select one lower-case letter from the 26 available in C(26, 1) = 26 ways.

We can select one digit 4 from the 10 available in C(10, 1) = 10 ways.

We can select one digit 9 from the remaining 9 available in C(9, 1) = 9 ways.

Total options for Case 1 = 26\times26 \times10 \times9 = 60,840

 

Case 2: Selecting two upper-case letters, one lower-case letter, and two digits (4 and 9)

We can select two upper-case letters from the 26 available in C(26, 2) = 325 ways.

We can select one lower-case letter from the 26 available in C(26, 1) = 26 ways.

We can select one digit 4 from the 10 available in C(10, 1) = 10 ways.

We can select one digit 9 from the remaining 9 available in C(9, 1) = 9 ways.

Total options for Case 2 = 325 \times26 \times10\times 9 = 702,900
 

Case 3: Selecting one upper-case letter, two lower-case letters, and two digits (4 and 9)

We can select one upper-case letter from the 26 available in C(26, 1) = 26 ways.

We can select two lower-case letters from the 26 available in C(26, 2) = 325 ways.

We can select one digit 4 from the 10 available in C(10, 1) = 10 ways.

We can select one digit 9 from the remaining 9 available in C(9, 1) = 9 ways.

Total options for Case 3 = 26 \times 325\times 10 \times9 = 702,900

Total number of different 8-letter passwords = Total options for Case 1 + Total options for Case 2 + Total options for Case 3 = 60,840 + 702,900 + 702,900 = 1,466,640

Therefore, the total number of different 8-letter passwords that can be created using upper-case letters, lower-case letters, and digits (0-9) without repetition, if the password must contain at least one upper-case letter, one lower-case letter, and any two digits 4 and 9, is 1,466,640.

 

Posted by

himanshu.meshram

View full answer

JEE Main high-scoring chapters and topics

Study 40% syllabus and score up to 100% marks in JEE