document.write( "Question 1109453:  At a wedding reception, the bride and groom and six attendants will form a receiving line. How many ways can they be arranged in each of following cases?
\n" );
document.write( "a) Any order will do.
\n" );
document.write( "b) The bride and groom must be the last two in line.
\n" );
document.write( "c) The groom must be last in line with the bride next to him. \n" );
document.write( "
Algebra.Com's Answer #724522 by stanbon(75887)    ![]() You can put this solution on YOUR website! At a wedding reception, the bride and groom and six attendants will form a receiving line. How many ways can they be arranged in each of following cases? \n" ); document.write( "a) Any order will do.:: 8! \n" ); document.write( "--------------------------------------------- \n" ); document.write( "b) The bride and groom must be the last two in line.::6!*2 \n" ); document.write( "--------------------------------------------- \n" ); document.write( "c) The groom must be last in line with the bride next to him.:: 6!*1*1 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( "  |