SOLUTION: 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.

Algebra ->  Probability-and-statistics -> SOLUTION: 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.      Log On


   



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.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
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.