document.write( "Question 1112358: in how many ways can a subcommittee of four be chosen from a Senate committee of five Democrats and four Republicans if: a) all members are eligible b) the subcommittee must consist of two Republicans and two Democrats \n" ); document.write( "
Algebra.Com's Answer #727365 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It is 5C2*4C2, which is 10*6, or 60. Ten ways to choose the two D * 6 ways to choose the R. \n" ); document.write( " |