A computer password is required to be 9 characters long. How many passwords are possible if the password requires 3 letter(s) followed by 6 digits (numbers 0-9), where no repetition of any letter or digit is allowed?

Jayvion Caldwell

Jayvion Caldwell

Answered question

2022-07-15

Discrete Math - Combinatorics
A computer password is required to be 9 characters long. How many passwords are possible if the password requires 3 letter(s) followed by 6 digits (numbers 0-9), where no repetition of any letter or digit is allowed?
I thought about using the formula: p ( n , r ) = n ! / ( n r ) !
So p(9,9) is wrong.. Not sure what to do for this problem..

Answer & Explanation

Abbigail Vaughn

Abbigail Vaughn

Beginner2022-07-16Added 15 answers

Explanation:
You have
# ( valid passwords ) = # ( way to arrange 3 letters ) # ( ways to arrange 6 digits )
each of the two quantities on the right can be computed with the P(n,r) you were thinking about.
Awainaideannagi

Awainaideannagi

Beginner2022-07-17Added 5 answers

Step 1
It should be P ( 26 , 3 ) × P ( 10 , 6 )
Or you have 26 options to choose first letter.
Then remaining 25 letters. You have 25 options to pick.
For 3rd letter 24.
Similarly for first number 10 options, for second 9 ......., for 6th number 5 options.
Step 2
We have 26 × 25 × 24 × 10 × 9 × 8 × 7 × 6 × 5

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Discrete math

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?