document.write( "Question 388756: 6 people will sit in pairs on 3 benches. How many possible ways can they be arranged?\r
\n" ); document.write( "\n" ); document.write( "Like.\r
\n" ); document.write( "\n" ); document.write( "1 2 and 3 4 and 5 6 = 1 way\r
\n" ); document.write( "\n" ); document.write( "1 2 and 4 3 and 5 6 = 2 ways\r
\n" ); document.write( "\n" ); document.write( "1 2 and 3 4 and 6 5 = 3 ways\r
\n" ); document.write( "\n" ); document.write( "1 3 and 2 4 and 5 6 = 4 ways
\n" ); document.write( "

Algebra.Com's Answer #275147 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "It doesn't matter that there are 3 benches.\r\n" );
document.write( "It doesn't matter that they sit in pairs.  \r\n" );
document.write( "That was put in there just to throw you off.\r\n" );
document.write( "\r\n" );
document.write( "All that matters is that there are 6 places for 6 people to sit.\r\n" );
document.write( "The problem would be the same if there were 6 chairs in a row.\r\n" );
document.write( "\r\n" );
document.write( "That's \r\n" );
document.write( "\r\n" );
document.write( "6 things, Position 6\r\n" );
document.write( "\r\n" );
document.write( "or \r\n" );
document.write( "\r\n" );
document.write( "6P6\r\n" );
document.write( "\r\n" );
document.write( "or\r\n" );
document.write( "\r\n" );
document.write( "6!\r\n" );
document.write( "\r\n" );
document.write( "or\r\n" );
document.write( "\r\n" );
document.write( "720 ways\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );