document.write( "Question 702746: a group of 7 members having a majority of boys is to be formed out of 6 boys and 4 girls. the number of ways the group is formed is \n" ); document.write( "
Algebra.Com's Answer #433140 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a group of 7 members having a majority of boys is to be formed out of 6 boys and 4 girls. the number of ways the group is formed is \n" ); document.write( "--- \n" ); document.write( "4boys/3girls: 6C4*4C3 = 15*4 = 60 ways \n" ); document.write( "5boys/2girls: 6C5*4C2 = 6*6 = 36 ways \n" ); document.write( "6boys/1girl: 6C6*4C1 = 1*4 = 4 \n" ); document.write( "------------------ \n" ); document.write( "Total #: 100 ways \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " \n" ); document.write( " |