document.write( "Question 1139215: A club with 10 men and 10 women form a committee of eight how many ways are there to do so without regard to gender it's exactly half of the committee must be women \n" ); document.write( "
Algebra.Com's Answer #757016 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! there have to be 4 men and 4 women chosen \n" ); document.write( "this would be 10C4*10C4 ways, or 210*210, or 44,100. \n" ); document.write( " |