Question 742137
 in a certain firm 6 persons(4 females and 2 males)two are eligible for promotion to two higher positions.list all the possible outcomes.
------
# with 2 females: 4C2 = 6
# of 2 males: 2C2 = 1
# with one female and one male: 4*2 = 8
===========================================
Cheers,
Stan H.