document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #540475 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Suppose the 8 seats are labeled \r\n" ); document.write( "\r\n" ); document.write( "A,B,C,D,E,F,G,H \r\n" ); document.write( "\r\n" ); document.write( "with\r\n" ); document.write( "\r\n" ); document.write( "1. seat A opposite seat E,\r\n" ); document.write( "2. seat B opposite seat F,\r\n" ); document.write( "3. seat C opposite seat G,\r\n" ); document.write( "4. seat D opposite seat H\r\n" ); document.write( "\r\n" ); document.write( "The two people can choose a pair of seats in any of C(8,2) = 28 ways.\r\n" ); document.write( "They can choose a pair of opposite seats in only 4 ways.\r\n" ); document.write( "\r\n" ); document.write( "So the probability is 4 out of 28 ways or\n" ); document.write( " |