TWO Couples and a single person are to be seated on 5 chairs such that no couple is seated next to each other. What is the probablity of the above ?
There are 5 seats. _ _ _ _ _
Let the single person be X,
When X occupies 1st; X _ _ _ _ (4*2*1*1) = 8
When X occupies 2nd; _ X _ _ _ (4*X(1)*2*1*1) = 8
X takes 3rd ; _ _ X _ _ (4*2*X(1)*2*1) = 16
4th and 5th are repetitions of 1st and 2nd cases;
Together we have 8+8+16+8+8 = 48.
Total Cases = 5! = 120
Hence required probability = 48/120
















