Question
Question: n cadets have to stand in a row. If all possible permutations are equally likely, then the probabili...
n cadets have to stand in a row. If all possible permutations are equally likely, then the probability that two particular cadets stand side by side, is
A
n2
B
n1
C
(n−1)!2
D
None of these
Answer
n2
Explanation
Solution
Total number of ways =n!.
Favourable cases =2(n−1)!
Hence required probability =n!2(n−1)!=n2.