Question
Question: Out of 10 person sitting at a round table, two persons are selected at random then the probability t...
Out of 10 person sitting at a round table, two persons are selected at random then the probability that they are not adjacent to each other is
A. 125
B. 127
C. 75
D. 97
Solution
First, we learn the meaning of the terms permutation and combination which are important topics in probability.
In Probability, the permutation is the process of arranging the outcomes in order. Here, the order must be followed to arrange the items.
In Probability, the term combination refers to the process of selecting the outcomes in which the order does not matter. Here, the order to arrange the items is not followed.
Formula used:
Probability of an event=Total number of outcomesNumber of outcomes
Complete step-by-step solution:
It is given that ten persons are sitting at the round table.
Here, the first person has the choice of choosing all seats, and the second person can choose the remaining nine seats. Similarly, the third can choose the remaining eight seats and it goes on. The last one has to choose the remaining last one seat.
That is the total number of ways in which 10 persons can sit at a round table =(10−1)!
=9!ways
First, we shall calculate the probability that two persons are adjacent to each other.
Let the two persons be A and B.
Then eight people are there.
The number of ways in which eight persons can sit together is =(9−1)!
=8! ways
Here A and B can interchange their seats in 2! ways.
The required number of ways will be 2!×8!
The probability that two persons are adjacent to each other=Total number of outcomesNumber of outcomes
=9!2!×8!
=9×8!2!×8! =92
Hence, the probability that two persons are not adjacent to each other =1−92
=99−2 =97
Therefore, the probability that two persons are not adjacent to each other is 97. So, option (D) is correct.
Note: The formula to find the permutation is as follows.
nPr=n(n−1)(n−2).......(n−r+1)
=(n−r)!n! (! Is a mathematical symbol called the factorial)
Where n denotes the number of objects from which the permutation is formed and r denotes the number of objects used to form the permutation.
Now, the formula to calculate the combination is as follows.
nCr=r!(n−r)!n!
Where n denotes the number of objects from which the combination is formed and r denotes the number of objects used to form the combination.