document.write( "Question 698570: A committee of 8 is to be selected out of 6 males and 8 females. In how many ways can it beformed so that the male way not be out numbered? \n" ); document.write( "
Algebra.Com's Answer #430831 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A committee of 8 is to be selected out of 6 males and 8 females. In how many ways can it beformed so that the male way not be out numbered? \n" ); document.write( "---- \n" ); document.write( "6males/2females: 6C6*8C2 = 1*28 = 28 ways \n" ); document.write( "--- \n" ); document.write( "5males/3females: 6C5*8C3 = 6*56 = 336 ways \n" ); document.write( "----- \n" ); document.write( "4males/4females: 6C4*8C4 = 15*70 = 1050 ways \n" ); document.write( "===== \n" ); document.write( "Total # of ways: 28+336+1050 = 1414 \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |