EgmatQuantExpert
In a school of 900 students, all of them are coded with a distinct three-digit number from 100 to 999. If two students are select at random, what is the probability that exactly two digits of their codes are same?
A. \(^{81}C_2/^{900}C_2\)
B. \(^{90}C_2/^{900}C_2\)
C. \(^{162}C_2/^{900}C_2\)
D. \(^{243}C_2/^{900}C_2\)
E. \(^{270}C_2/^{900}C_2\)
Let us consider the three digit numbers
The three digit numbers belong to {100 to 999}.
Thus the total number of digits = (999-100)+1 =
900 values.
We need to find : Exactly Two digits are same ?
Exactly Two digits are same = Total - (all three digits different + all three same) Total = 900
Case 1: All three digits are different
Hundreds digit = (1 to 9) = 9 digits
Tens digit = (0 to 9) but except the hundred digit = 10-1 = 9
Unit digit = (0 to 9) but except the hundred digit and Tens digit = 10 - 2 = 8
All three digit different = 9*9*8 =
648 Case 2: All three are same
Hundred = Tens = Units
{111, 222, 333, 444, 555, 666, 777, 888, 999}
=
9 values Exactly Two digits are same = Total - (all three digits different + all three same)
= 900 - ( 648+9)
=
243 values
so, Probability of Selecting exactly two values = (243 C 2 ) / ( 900 C 2)
\(^{243}C_2/^{900}C_2\)
Option D