document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #452277 by stanbon(75887) ![]() 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. \n" ); document.write( "------ \n" ); document.write( "# with 2 females: 4C2 = 6 \n" ); document.write( "# of 2 males: 2C2 = 1 \n" ); document.write( "# with one female and one male: 4*2 = 8 \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |