SOLUTION: Find the total number of license plates consisting of two letters followed by three numbers (being 9 not including the 0)which are possible if: 1. Letters may not be repeated but

Algebra ->  Probability-and-statistics -> SOLUTION: Find the total number of license plates consisting of two letters followed by three numbers (being 9 not including the 0)which are possible if: 1. Letters may not be repeated but       Log On


   



Question 203581: Find the total number of license plates consisting of two letters followed by three numbers (being 9 not including the 0)which are possible if:
1. Letters may not be repeated but numbers may repeat.
2. The letters must be consonant-vowel (y is a consonant) all the digits must be odd (no 0) but may repeat.
::::permutations:::
How many distinct linear permutations are possible on the word PARALLEL?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the total number of license plates consisting of two letters followed by three numbers (being 9 not including the 0)which are possible if:
1. Letters may not be repeated but numbers may repeat.
Ans: 26*25*9^3 = 473850
-----------------------------------------
2. The letters must be consonant-vowel (y is a consonant) all the digits must be odd (no 0) but may repeat.
Ans: 20*6*5^3 = 15000
-----------------------------------------
::::permutations:::
How many distinct linear permutations are possible on the word PARALLEL?
Ans: 8!/[2!*3!] = 3360
=================================
Cheers,
Stan H.