document.write( "Question 1192731: How many ways can three boys and three girls be arranged in a circle if the girls must remain next to each other? Show the solution. \n" ); document.write( "
Algebra.Com's Answer #824909 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "The girls can be arranged in 3! = 6 ways.
\n" ); document.write( "The boys must also be together (if they are not, neither are the girls), and the 3 boys can be arranged in 3! = 6 ways.\r
\n" ); document.write( "\n" ); document.write( "Together, 6*6 = 36 unique arrangements. \n" ); document.write( "
\n" );