document.write( "Question 16539: In how many ways can 6 men and 6 Women be seated together, if no two women were to sit next to each other ? \n" ); document.write( "
Algebra.Com's Answer #8074 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! In how many ways can 6 men and 6 Women be seated together, if no two women \n" ); document.write( "were to sit next to each other. \n" ); document.write( "` \n" ); document.write( "It's easy to see that no two men can sit next to each other either. Thus men \n" ); document.write( "and women must alternate seating positions \n" ); document.write( "` \n" ); document.write( "We can have either of these two types of arrangements \n" ); document.write( "` \n" ); document.write( "MWMWMWMWMWMW \n" ); document.write( "` \n" ); document.write( "or \n" ); document.write( "` \n" ); document.write( "WMWMWMWMWMWM \n" ); document.write( "` \n" ); document.write( "We only need to consider one of these and then multiply the answer by 2. \n" ); document.write( "` \n" ); document.write( "The first one \n" ); document.write( "` \n" ); document.write( "MWMWMWMWMWMW \n" ); document.write( "` \n" ); document.write( "There are 6 choices for the leftmost M \n" ); document.write( "` \n" ); document.write( "For each of these 6 choices for the M to seat in the 1st seat, there are 6 \n" ); document.write( "choices for the W to seat in the 2nd seat. That's 6×6 ways to seat the \n" ); document.write( "leftmost MW. \n" ); document.write( "` \n" ); document.write( "For each of these 6×6 choices for the first MW in the leftmost 2 seats, there \n" ); document.write( "are 5 choices for the M to seat in the 3rd seat. That's 6×6×5 ways to form \n" ); document.write( "the leftmost MWM. \n" ); document.write( "` \n" ); document.write( "For each of these 6×6×5 choices for the first MWM in the leftmost 3 seats, \n" ); document.write( "there are 5 choices for the W to seat in the 4th seat. That's 6×6×5×5 ways to \n" ); document.write( "seat the leftmost MWMW. \n" ); document.write( "` \n" ); document.write( "For each of these 6×6×5×5 choices for the first MWMW in the leftmost 4 seats, \n" ); document.write( "there are 4 choices for the M to seat in the 5th seat. That's 6×6×5×5×4 ways \n" ); document.write( "to form the leftmost MWMWM. \n" ); document.write( "` \n" ); document.write( "For each of these 6×6×5×5×4 choices for the first MWMWM in the leftmost 5 \n" ); document.write( "seats, there are 4 choices for the W to seat in the 6th seat. That's \n" ); document.write( "6×6×5×5×4×4 ways to form the leftmost MWMWMW. \n" ); document.write( "` \n" ); document.write( "For each of these 6×6×5×5×4×4 choices for the first MWMWMW in the leftmost 6 \n" ); document.write( "seats, there are 3 choices for the M to seat in the 7th seat. That's \n" ); document.write( "6×6×5×5×4×4×3 ways to form the leftmost MWMWMWM. \n" ); document.write( "` \n" ); document.write( "For each of these 6×6×5×5×4×4×3 choices for the first MWMWMWM in the leftmost \n" ); document.write( "7 seats, there are 3 choices for the W to seat in the 8th seat. That's \n" ); document.write( "6×6×5×5×4×4×3×3 ways to form the leftmost MWMWMWMW. \n" ); document.write( "` \n" ); document.write( "For each of these 6×6×5×5×4×4×3×3 choices for the first MWMWMWMW in the \n" ); document.write( "leftmost 8 seats, there are 2 choices for the M to seat in the 9th seat. \n" ); document.write( "That's 6×6×5×5×4×4×3×3×2 ways to form the leftmost MWMWMWMWM. \n" ); document.write( "` \n" ); document.write( "For each of these 6×6×5×5×4×4×3×3×2 choices for the first MWMWMWMWM in the \n" ); document.write( "leftmost 9 seats, there are 2 choices for the W to seat in the 10th seat. \n" ); document.write( "That's 6×6×5×5×4×4×3×3×2×2 ways to form the leftmost MWMWMWMWMW. \n" ); document.write( "` \n" ); document.write( "For each of these 6×6×5×5×4×4×3×3×2×2 choices for the first MWMWMWMWMW in the \n" ); document.write( "leftmost 10 seats, there is only 1 choice for the M to seat in the 11th seat. \n" ); document.write( "That's 6×6×5×5×4×4×3×3×2×2×1 ways to form the leftmost MWMWMWMWMWM. \n" ); document.write( "` \n" ); document.write( "For each of these 6×6×5×5×4×4×3×3×2×2×1 choices for the first MWMWMWMWMW in \n" ); document.write( "the leftmost 11 seats, there is only 1 choice for the W to seat in the 12th \n" ); document.write( "seat. That's 6×6×5×5×4×4×3×3×2×2×1×1 ways to form the leftmost MWMWMWMWMWM. \n" ); document.write( "` \n" ); document.write( "That's 518400. But we must double this number, so the answer is 1036800. \n" ); document.write( "` \n" ); document.write( "Edwin \n" ); document.write( "AnlytcPhil@aol.com \n" ); document.write( " |