document.write( "Question 375905: The US senate of the 104th Congress consisted of 54 Republicans and 46 Democrats. How Many Committees can be formed if each committee must have 3 Republicans and 2 Democrats?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #267388 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 54*53*52*46*45 = 308065680 \n" ); document.write( "But, choosing ABC is the same as CAB, so we divide by 3*2*1 (for the Reps) and by 2*1 (for the Dems) \n" ); document.write( "= 308065680/12 \n" ); document.write( "= 25672140 \n" ); document.write( " \n" ); document.write( " |