Among 16 people, 7 are male and 9 are female. If each group is formed by three people and each group has to contain at least 1 male and 1 female, how many groups can be formed?
I solved it in the following way, but I am not sure it is right:
(Total number of 3-people groups) - (3-male groups) - (3-female groups)
total number of 3-people groups: (16 3)= 16!/(13!*3!)= 16*15*14/3*2=8*5*14=560
3-male groups: (7 3)= 7!/(4!*3!)= 7*6*5/3*2=35
3-female groups: (9 3)= 9!/(6!*3!)=9*8*7/3*2=3*4*7=84
560-35-84=441
is it correct?
Marco
I solved it in the following way, but I am not sure it is right:
(Total number of 3-people groups) - (3-male groups) - (3-female groups)
total number of 3-people groups: (16 3)= 16!/(13!*3!)= 16*15*14/3*2=8*5*14=560
3-male groups: (7 3)= 7!/(4!*3!)= 7*6*5/3*2=35
3-female groups: (9 3)= 9!/(6!*3!)=9*8*7/3*2=3*4*7=84
560-35-84=441
is it correct?
Marco













