Question
Question: Suppose \(n \geq 3\) persons are sitting in a row. Two of them are selected at random. The probabi...
Suppose n≥3 persons are sitting in a row. Two of them are selected at random. The probability that they are not together is
A
1−n2
B
n−12
C
1−n1
D
None of these
Answer
1−n2
Explanation
Solution
Let there be n persons and (n−2) persons not selected are arranged in places stated above by stars and the selected 2 persons can be arranged at places stated by dots (dots are n−1 in number) So the favourable ways are n−1C2 and the total ways are nC2 , so
X∙X∙X∙X∙X∙X
P=nC2n−1C2=(n−3)!2!n!(n−1)!2!(n−2)!=nn−2=1−n2 .