document.write( "Question 1062718: 4 boys and 2 girls are sitting on a bench
\n" ); document.write( "1) what is the number of possible dispositions
\n" ); document.write( "2) same question if the boys are sitting on a side and the girls are on the other side
\n" ); document.write( "3) same question if each girl is sitting between 2 boys
\n" ); document.write( "4) same question if the 2 girls want to sit next to each other
\n" ); document.write( "

Algebra.Com's Answer #677706 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
(1)
\n" ); document.write( "There can be a boy or a girl in any position,
\n" ); document.write( "so you can just regard them as people.
\n" ); document.write( "\"+1%2A2%2A3%2A4%2A5%2A6+=+720+\" possible arrangements
\n" ); document.write( "(2)
\n" ); document.write( "Multiply all possible groupings of boys times
\n" ); document.write( "all possible groupings of girls
\n" ); document.write( "Then times 2, since they can switch sides
\n" ); document.write( "\"+%28+1%2A2%2A3%2A4+%29%2A%28+1%2A2+%29%2A2+=+96+\" possible seatings
\n" ); document.write( "(3)
\n" ); document.write( "If you line up the 4 boys, there are only 3 ways
\n" ); document.write( "that 2 girls can sit between 4 boys:
\n" ); document.write( "b g b g b b
\n" ); document.write( "b b g b g b
\n" ); document.write( "b g b b g b
\n" ); document.write( "Also, there are \"+1%2A2+=+2+\" ways to seat the girls
\n" ); document.write( "for each of the 3 ways, so I have
\n" ); document.write( "\"+2%2A3+=+6+\" so far
\n" ); document.write( "The boys can sit in \"+1%2A2%2A3%2A4+=+24+\" different ways
\n" ); document.write( "\"+6%2A24+=+144+\" possible seatings
\n" ); document.write( "(4)
\n" ); document.write( "Here are the possible ways that 2 girls can sit next to each other:
\n" ); document.write( "g g b b b b
\n" ); document.write( "b g g b b b
\n" ); document.write( "b b g g b b
\n" ); document.write( "b b b g g b
\n" ); document.write( "b b b b g g
\n" ); document.write( "or, 5 different ways
\n" ); document.write( "The girls can swap positions, so there are
\n" ); document.write( "\"+2%2A5+=+10+\" ways so far
\n" ); document.write( "The boys can still be arranged in
\n" ); document.write( "\"+1%2A2%2A3%2A4+=+24+\" different ways
\n" ); document.write( "\"+10%2A24+=+240+\" possible seatings
\n" ); document.write( "----------------------------------
\n" ); document.write( "It wouldn't hurt to get other opinions, too
\n" ); document.write( "
\n" ); document.write( "
\n" );