SOLUTION: In a train compartment, there are 8 seats, with 4 facing the front and 4 facing backwards. Find the probability that 2 particular people will sit opposite each other if seating is

Algebra ->  Permutations -> SOLUTION: In a train compartment, there are 8 seats, with 4 facing the front and 4 facing backwards. Find the probability that 2 particular people will sit opposite each other if seating is      Log On


   



Question 892342: In a train compartment, there are 8 seats, with 4 facing the front and 4 facing backwards. Find the probability that 2 particular people will sit opposite each other if seating is arranged at random.
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
Suppose the 8 seats are labeled 

A,B,C,D,E,F,G,H 

with

1.  seat A opposite seat E,
2.  seat B opposite seat F,
3.  seat C opposite seat G,
4.  seat D opposite seat H

The two people can choose a pair of seats in any of C(8,2) = 28 ways.
They can choose a pair of opposite seats in only 4 ways.

So the probability is 4 out of 28 ways or 4%2F28 which reduces to 1%2F7.

--------------------------
Explanation:

That's these four choices of ways to sit opposite each other:  

{A,E} {B,F} (C,G}, {D,H}

out of these 28 ways to sit opposite or not:

{A,B), {A,C}, {A,D}, {A,E}, {A,F}, {A,G}, {A,H}
{B,C), {B,D}, {B,E}, {B,F}, {B,G}, {B,H}, {C,D}
{C,E), {C,F}, {C,G}, {C,H}, {D,E}, {D,F}, {D,G}
{D,H), {E,F}, {E,G}, {E,H}, {F,G}, {F,H}, {G,H}

Edwin