Solveeit Logo

Question

Question: How many license plates can be made consisting of \(2\) letters followed by \(3\) digits (using the ...

How many license plates can be made consisting of 22 letters followed by 33 digits (using the fundamental counting principle to solve)?

Explanation

Solution

First we have to find the number of possibilities for 22 letters if A is the first letter. Similarly, find the number of possibilities for 22 letters if B is the first letter. And so on. Then by Fundamental Principle of Multiplication, find the number of arrangements of 22 letters. Next, find the number of possibilities for 33 digits. Then by Fundamental Principle of Multiplication, find the number of arrangements of 33 digits. Then by Fundamental Principle of Addition, find the number of license plates can be made consisting of 22 letters followed by 33 digits.

Complete step-by-step solution:
We know there are 26 letters in the alphabet (A, B, C, D,…,Z) and 1010 digits in the number system (090 - 9).
In the given statement there is nothing stated that the letters and digits can’t be repeated, so all 26 letters of the alphabet and all 1010 digits can be used again.
First we have to find the number of possibilities for 22 letters if A is the first letter.
Write all the possibilities possible in this case:
AA, AB, AC, AD, AE,…, AW, AX, AY, AZ.
So, there are 2626 possibilities for 22 letters if A is the first letter.
Similarly, find the number of possibilities for 22 letters if B is the first letter.
Write all the possibilities possible in this case.
BA, BB, BC, BD, BE,…, BW, BX, BY, BZ.
So, there are 2626 possibilities for 22 letters if B is the first letter.
And so on.
So, by Fundamental Principle of Multiplication,
Here there are 22 letters such that one of them can be completed in 2626 ways, and when it has been completed in any of these 2626 ways, second letter can be completed in 2626 ways; then the two letters in succession can be completed in 26×2626 \times 26 ways.
Therefore, the number of arrangements of 22 letters is 676676.
Now, find the number of possibilities for 33 digits.
The hundred’s place can have any one of the digits from 00 to 99. So, hundred’s place can be filled in 1010 ways. The ten’s place can have any one of the digits from 00 to 99. So, ten’s place can be filled in 1010 ways. The one’s place can have any one of the digits from 00 to 99. So, one’s place can be filled in 1010 ways.
So, we use by Fundamental Principle of Multiplication,
Here there are 33 digits such that one of them can be completed in 1010 ways, and when it has been completed in any of these 1010 ways, second digit can be completed in 1010 ways, third digit can be completed in 1010 ways; then the 33 digits in succession can be completed in 10×10×1010 \times 10 \times 10 ways.
Therefore, the number of arrangements of 33 digits is 10001000.
So, we use by Fundamental Principle of Addition,
Here there are two jobs such that they can be performed independently in 676676 and 10001000 ways respectively, then either of the two jobs can be performed in (676+1000)\left( {676 + 1000} \right) ways.

Therefore, the number of license plates can be made consisting of 22 letters followed by 33 digits is 16761676.

Note: Fundamental Principles of Counting:
Fundamental Principle of Multiplication: If there are two jobs such that one of them can be completed in mm ways, and when it has been completed in any of these mm ways, second job can be completed in nn ways; then the two jobs in succession can be completed in m×nm \times n ways.
Fundamental Principle of Addition: If there are two jobs such that they can be performed independently in mm and nn ways respectively, then either of the two jobs can be performed in (m+n)\left( {m + n} \right) ways.
Here, we can’t use the Fundamental Principle of Multiplication in the last step as there is no common outcome for choosing 22 letters and 33 digits.