Solveeit Logo

Question

Question: How many \(5\) digit telephone numbers can be constructed using the digits \(0\) to \(9\) if each nu...

How many 55 digit telephone numbers can be constructed using the digits 00 to 99 if each number starts with 6767 and no digit appears more than once?

Explanation

Solution

Hint: From 00 to 99, two digits are already fixed for first and second position. We have to fill the remaining three positions with the remaining 8 digits.

According to the question, 55 digit telephone numbers are to be formed using digits 00 to 99 keeping in mind that no digit is repeated. And the number must start with 6767.
So out of the five places in the number, first two places are already taken by 6767. So we are left with only 33 other places which are to be filled.
Further, from 00 to 99 there are 1010 digits. Out of them, digit 66 and digit 77 is already taken for first and second place respectively. So, now we are left with only 88 more digits (because we have to avoid repetition of digits also).
Let’s suppose we are filling third place first. So, we have 88 different digits for this place to be filled with and this can be done in 88 different ways.
\therefore The number of ways of filling third place is 88.
Now, we are left with only 77 more digits. So, the fourth place can be filled in 77 different ways.
\therefore The number of ways of filling fourth place is 77.
For the last place, we have 66 remaining digits. So, the last place can be filled in 66 different ways.
\therefore The number of ways of filling last place is 66.
Therefore, by multiplication principle, the required number of ways in which five digit telephone numbers can be constructed is 8×7×6=3368 \times 7 \times 6 = 336.

Note: According to multiplication principle, if one event can occur in mm ways and a second event can occur in nn ways after the first event has occurred, then the two events can occur in m×nm \times n ways. This is also known as the Fundamental Counting Principle.