SOLUTION: If a family has seven children, in how many ways could the parents have four boys and three girls?

Algebra ->  Permutations -> SOLUTION: If a family has seven children, in how many ways could the parents have four boys and three girls?      Log On


   



Question 871361: If a family has seven children, in how many ways could the parents have four boys and three girls?
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
There are three ways to work it:

First way:

There are 7 birth orders, so we can choose the 4 birth orders
for the boys in C(7,4)=35 ways and the 3 remaining birth orders 
would be for the girls.

Answer C(7,4) = 35

-------------------------------

Second way:

Notice that the answer would be the same if we choose the 3 birth
orders for the girls in C(7,3)=35 and the 4 remaining birth orders 
would be for the boys.

------------------------------

Third way:

Also notice that it would be the same as the number of distinguishable
arrangemenents of the 7-letter "word" BBBBGGG

7%21%2F%284%213%21%29 = 5040%2F%2824%2A6%29 = 35

Edwin