Using 2, 2, 3, 3, 3 as digits, how many distinct numbers greater than 30000 can be formed?
- A3
- B6Correct
- C9
- D12
Explanation
To form a number greater than 30000 using the digits 2, 2, 3, 3, 3, the number must be a 5-digit number, and its first digit must be 3.
- The first digit is fixed as 3. (d1 = 3)
- We are left with the remaining 4 digits to arrange: 2, 2, 3, 3.
- We need to find the number of distinct permutations of these 4 digits. The formula for permutations with repetitions is n! / (n1! * n2! * ...), where n is the total number of items, and n1, n2, etc., are the counts of repeated items.
- Here, n = 4 (for the remaining 4 positions). The digit 2 appears 2 times (n1 = 2). The digit 3 appears 2 times (n2 = 2).
- Number of distinct arrangements = 4! / (2! * 2!) = (4 * 3 * 2 * 1) / ((2 * 1) * (2 * 1)) = 24 / (2 * 2) = 24 / 4 = 6
Therefore, 6 distinct numbers greater than 30000 can be formed.
The correct answer is B) 6.

Related questions
More UPSC Prelims practice from the same subject and topic.
- Prelims 2021CSATQuantitative Aptitude
In a group of 120 persons, 80 are Indians and rest are foreigners. Further, 70 persons in the group can speak English, The number of Indians who can speak English is
- Prelims 2021CSATQuantitative Aptitude
On a chess board, in how many different ways can 6 consecutive squares be chosen on the diagonals along a straight path?
- Prelims 2021CSATQuantitative Aptitude
There are 6 persons arranged in a row. Another person has to shake hands with 3 of them so that he should not shake hands with two consecutive persons. In how many distinct possible combinations can t…
- Prelims 2021CSATQuantitative Aptitude
A person X from a place A and another person Y from a place B set out at the same time to walk towards each other. The places are separated by a distance of 15 km. X walks with a uniform speed of 1.5 …
- Prelims 2021CSATQuantitative Aptitude
A student appeared in 6 papers. The maximum marks are the same for each paper. His marks in these papers are in the proportion of 5 : 6 : 7 : 8 : 9 : 10. Overall he scored 60%. In how many number of p…
- Prelims 2021CSATQuantitative Aptitude
If 3²⁰¹⁹ is divided by 10, then what is the remainder?