document.write( "Question 696778: an call for volunteers to act in a community play brings out ten men and eight women. if there are nine parts in the play, four for males and five for females, how many different cats are possible? \n" ); document.write( "
Algebra.Com's Answer #429566 by Afolabyte(4)![]() ![]() ![]() You can put this solution on YOUR website! No of men=10 \n" ); document.write( "no of men needed=4 \n" ); document.write( "no of women=8 \n" ); document.write( "no of women needed=5 \n" ); document.write( "=10C4 * 8C5 \n" ); document.write( "=210*56 \n" ); document.write( "=11760 ways. \n" ); document.write( " |