document.write( "Question 1199761: i) In how many ways six men and four women sit in a row
\n" ); document.write( "ii) In how many ways can they sit in a row if all the men sit together
\n" ); document.write( "iii) In how many ways can they sit in a row if just the women sit together
\n" ); document.write( "iv) In how many ways can they sit in a row if men sit together\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #833732 by math_tutor2020(3816)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Part (i)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "6 men + 4 women = 10 people total\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10 ways to fill the first slot
\n" ); document.write( "9 to fill the second slot
\n" ); document.write( "8 to fill the third slot
\n" ); document.write( "and so on\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10*9*8*7*6*5*4*3*2*1 = 10! = 3,628,800\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The exclamation mark indicates factorial.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 3,628,800
\n" ); document.write( "This value is roughly 3.63 million.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "======================================================
\n" ); document.write( "Part (ii)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's say the four women have code names A,B,C,D
\n" ); document.write( "We'll have the men temporarily leave the group.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another woman with code name \"E\" will be introduced.
\n" ); document.write( "Wherever woman E is located, she represents the block of all men sitting together.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We have five letters A,B,C,D,E
\n" ); document.write( "with 5*4*3*2*1 = 5! = 120 permutations\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Within any of these 120 permutations, there are 6! = 720 ways to rearrange the men.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore, we have 5!*6! = 120*720 = 86,400 different ways to arrange the people such that the men stay together.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 86,400\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "======================================================
\n" ); document.write( "Part (iii)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We'll follow very similar logic as compared to the previous part.
\n" ); document.write( "Let's say the six men have code names A,B,C,D,E,F\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The women leave the group temporarily, and in their place a man with code name \"G\" steps in.
\n" ); document.write( "Wherever man G is, the block of women will step in his place.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 7 letters in A,B,C,D,E,F,G with 7! = 5040 permutations.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Within each of those permutations, there are 4! = 24 ways to arrange the women in their block.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "7!*4! = 5040*24 = 120,960 total ways to arrange the people if all the women stay together. This time the men can separate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 120,960\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "======================================================
\n" ); document.write( "Part (iv)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This part seems like a repeat of part (ii).
\n" ); document.write( "Please double-check to make sure you typed the question correctly.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If there isn't a typo, then this question has very similar wording to part (ii).
\n" ); document.write( "The key omission here is the word \"all\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I interpret this to mean that some of the men can sit together, while others do not. Perhaps we have 2 or more blocks of men. Or we have 1 pairing of men, and the rest of the men are separate islands so to speak.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "M = man
\n" ); document.write( "W = woman\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A sequence like M,W,M,M has one man on his own island, while the last two men are grouped together.
\n" ); document.write( "The two sets of men are separated by a woman in the second slot.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's try to construct a scenario in which all of the men are separated. In other words: we'll try to form 6 separate islands of men.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 4 women. This gives the sequence
\n" ); document.write( "_, W, _, W, _, W, _, W, _\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The blanks represent a potential spot for a man.
\n" ); document.write( "We have 4 women and 4+1 = blank spots.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We update to
\n" ); document.write( "M, W, M, W, M, W, M, W, M
\n" ); document.write( "The 6th man will go somewhere in this sequence. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "No matter how hard we try, there's no way to have this 6th man get his own island. He'll be grouped with one of the initial 5 men already in the sequence.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What to take away from this: It's impossible to have the 6 men be fully separated. Meaning that each of the 10! = 3,628,800 different permutations will involve at least a pairing of two men.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Once again, the wording for part (iv) is similar to the wording in part (ii); which makes me think there might be a typo.
\n" ); document.write( "Or the wording seems a bit vague.
\n" ); document.write( "
\n" ); document.write( "
\n" );