document.write( "Question 75963: Suppose a City Council consist of 4 men and 5 women.\r
\n" ); document.write( "\n" ); document.write( "a. In how many ways can the City Council members be lined up for a group picture?
\n" ); document.write( "I'm not sure if I did this right, but here is how I approached this problem.
\n" ); document.write( "9x8x7x6x5x4x3x2x1=362,880\r
\n" ); document.write( "\n" ); document.write( "I was confused on these.
\n" ); document.write( "b. In how many ways can they be lined up if the men and women must alternate?
\n" ); document.write( "c. In how many ways can they be lined up with the men together and the women together?
\n" ); document.write( "d. In how many ways can they be arranged if two rows are used with the women in the front row and the men in the back row?
\n" ); document.write( "

Algebra.Com's Answer #54554 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Your answer to (a) looks correct.
\n" ); document.write( "As to (b), the only way the men and women can alternate is if
\n" ); document.write( "women are at both ends. If you try putting a man at one end, you
\n" ); document.write( "end up putting 2 women together. So it goes
\n" ); document.write( "W M W M W M W M W
\n" ); document.write( "There are 5 possible ways to put a woman in the 1st position
\n" ); document.write( "There are 4 possible ways to put a man in the 2nd position
\n" ); document.write( "There are 4 possible ways to put a woman in the 3rd position
\n" ); document.write( "There are 3 possible ways to put a man in the 4th position
\n" ); document.write( "There are 3 possible ways to put a woman in the 5th position
\n" ); document.write( "There are 2 possible ways to put a man in the 6th position
\n" ); document.write( "There are 2 possible ways to put a woman in the 7th position
\n" ); document.write( "There is 1 possible way to put a man in the 8th position
\n" ); document.write( "There is 1 possible way to put a woman in the 9th position
\n" ); document.write( "The product of all the possibilities is the answer
\n" ); document.write( "\"5%2A4%2A4%2A3%2A3%2A2%2A2%2A1%2A1+=+2880\" answer
\n" ); document.write( "(c) If the women and men are grouped together, It looks like
\n" ); document.write( "\"4%2A3%2A2%2A1+=+24\" possible ways to arrange the men and
\n" ); document.write( "\"5%2A4%2A3%2A2%2A1+=+120\" possible ways to arrange the women
\n" ); document.write( "All the possible combos is the product \"24%2A120+=+2880\"
\n" ); document.write( "But this isn't the final answer. For every combo, the group
\n" ); document.write( "of men can be on the left or the right, so I think the
\n" ); document.write( "correct answer is \"2%2A24%2A120+=+5760\"
\n" ); document.write( "And (d) is the \"24%2A120+=+2880\" because you can't interchange the
\n" ); document.write( "groups of men and women.
\n" ); document.write( "
\n" );