-
vipulgoyal
- Master | Next Rank: 500 Posts
- Posts: 468
- Joined: Mon Jul 25, 2011 10:20 pm
- Thanked: 29 times
- Followed by:4 members
For there to be exactly 3 distinct digits, EXACTLY 2 of the digits must be THE SAME.How many 4 digit numbers can be formed by using the digits 0-9 so that it contains exactly 3 distinct digits?
(A)1944
(B)3240
(C)3850
(D)3888
(E)4216
Case 1: Tens digit and units digit the same:
Number of options for the thousands digit = 9. (Any digit 1-9)
Number of options for the hundreds digit = 9. (Any digit 0-9 not yet chosen)
Number of options for the tens digit = 8. (Any digit 0-9 not yet chosen)
Number of options for the units digit = 1. (Must be the same as the tens digit)
To combine the options above, we multiply:
9*9*8*1 = 648.
Other cases:
Of the 4 digits, any pair could compose the two that are the same.
Number of combinations of 2 that can be formed from 4 options = 4C2 = 6.
Since there are 6 pairs of digits that could be the same, and there are 648 options for each pair, we get:
Total ways = 6*648 = 3888.
The correct answer is D.












