Question:

Ten different letters of an alphabet are given. 2 of these letters followed by 2 digits are used to number the products of a company. In how many ways can the products be numbered?

Show Hint

For letters and digits in sequence, treat each block separately and multiply permutations.
Updated On: Sep 30, 2025
  • 52040
  • 8100
  • 5040
  • 1000
  • 4000
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Select letters.
2 letters from 10 distinct letters, order matters: \[ {}^{10}P_{2} = 10 \times 9 = 90 \]
Step 2: Select digits.
Digits from 0–9 (10 digits), order matters, no repetition: \[ {}^{10}P_{2} = 10 \times 9 = 90 \]
Step 3: Multiply.
Total product numbers = \(90 \times 90 = 8100\).
Final Answer:
\[ \boxed{8100} \]
Was this answer helpful?
0
0