A password must be 8 characters long and include exactly 3 uppercase letters, 4 lowercase letters, and 1 digits. How many different passwords are possible?
420
320
280
200
To calculate the number of different passwords that satisfy the given criteria, we can use combinations and multiplication principles.
First, let's consider the placement of uppercase letters. We need to choose 3 out of 8 positions for the uppercase letters. This can be calculated as , which is " 8 choose 3 ":
Next, let's consider the placement of lowercase letters. We need to choose 4 out of the remaining 5 positions for the lowercase letters. This can be calculated as , which is " 5 choose 4 ":
Similarly, for the placement of the digit, we need to choose 1 out of the remaining 1 position for the digit. This can be
calculated as , which is " 1 choose 1 ":
To find the total number of different passwords, we multiply the number of choices for each category:
Therefore, there are 280 different passwords possible that are 8 characters long, include exactly 3 uppercase letters, 4 lowercase letters, and 1 digit.
Study 40% syllabus and score up to 100% marks in JEE