document.write( "Question 1108562: Six students are lining up for flag ceremony. If three persons insist on standing next to each other, how many ways can the six students arrange themselves? \n" ); document.write( "
Algebra.Com's Answer #723545 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! The 3 that must be together can arrange \n" ); document.write( "themselves 6 different ways: \n" ); document.write( "a b c \n" ); document.write( "a c b \n" ); document.write( "b a c \n" ); document.write( "b c a \n" ); document.write( "c a b \n" ); document.write( "c b a \n" ); document.write( "P( 3,1 ) = 3! / 1! \n" ); document.write( "P( 3,1 ) = 6 \n" ); document.write( "----------------------- \n" ); document.write( "Each one of these 6 possible groupings can \n" ); document.write( "fit into the arrangements of the other 3 students: \n" ); document.write( "( think of the 3 that must be together as one \n" ); document.write( "student that 6 different identities ) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "144 different ways \n" ); document.write( "------------------------ \n" ); document.write( "Definitely get a 2nd opinion if needed \n" ); document.write( " \n" ); document.write( " |