document.write( "Question 473705: A MOTHER AND FATHER AND THEIR FOUR CHILDREN SIT AT A LONG BREAKFAST TABLE. THE TABLE IS PLACED AGAINST THE WALL, WITH ONE CHAIR AT EACH END AND FOUR CHAIRS ALONG THE EXPOSED SIDE. HOW MANY WAYS CAN THE FAMILY BE ARRANGED IN SIX CHAIRS WITH THE PARENTS AT THE ENDS AND THE CHILDREN ALONG THE SIDE?\r
\n" );
document.write( "\n" );
document.write( "I understand this is probability however i'm not sure how to set it up, could someone show me how to set it up and work it out as well?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #324911 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the parents at the ends can be arranged in 2 ways. \n" ); document.write( "mother on left and father on right. \n" ); document.write( "mother on right and father on left. \n" ); document.write( "the 4 spaces in the middle can be arranged 4! ways. \n" ); document.write( "that's 4*3*2*1 = 24 ways. \n" ); document.write( "2*24 = 48 ways total.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |