Solving Permutation Question: 6 Men, 3 Women

  • Thread starter Thread starter rock.freak667
  • Start date Start date
  • Tags Tags
    Permutation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Messages
6,221
Reaction score
31

Homework Statement


6 men and 3 women are arranged in a line
Find the number of ways:
A)That they can be arranged without any restrictions
B)They can line up with no 2 women next to each other


Homework Equations





The Attempt at a Solution


A)Well that is simply 9!
B)This is where it is hard...I thought to find the number of ways that 3 women next to each other could have been arranged and then subtract this from 9!. But then I also have to subtract with 2 women next to each other,but there is a problem if I find this,this accounts for that there could be an instant when there are 3 women next to each other.


any help on this part?
 
Physics news on Phys.org
For b), I think I'd do it as follows:
First choose an order for the men, this gives you 6! possibilities:
. m . m . m . m . m . m .
On the dots you can place a woman (but no two, then you would have two next to each other). How many ways are there to distribute 3 women over the seven empty spots?