Solveeit Logo

Question

Question: Suppose \(n \geq 3\) persons are sitting in a row. Two of them are selected at random. The probabi...

Suppose n3n \geq 3 persons are sitting in a row. Two of them are selected at random. The probability that they are not together is

A

12n1 - \frac { 2 } { n }

B

2n1\frac { 2 } { n - 1 }

C

11n1 - \frac { 1 } { n }

D

None of these

Answer

12n1 - \frac { 2 } { n }

Explanation

Solution

Let there be n persons and (n2)( 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 n1n - 1 in number) So the favourable ways are n1C2{ } ^ { n - 1 } C _ { 2 } and the total ways are nC2{ } ^ { n } C _ { 2 } , so

XXXXXXX \bullet X \bullet X \bullet X \bullet X \bullet X

P=n1C2nC2=(n1)!2!(n2)!(n3)!2!n!=n2n=12nP = \frac { { } ^ { n - 1 } C _ { 2 } } { { } ^ { n } C _ { 2 } } = \frac { ( n - 1 ) ! 2 ! ( n - 2 ) ! } { ( n - 3 ) ! 2 ! n ! } = \frac { n - 2 } { n } = 1 - \frac { 2 } { n } .