document.write( "Question 1153653: The Senate in a certain state is comprised of 55 ​Republicans, 41 ​Democrats, and 4 Independents. How many committees can be formed if each committee must have 3 Republicans and 2 ​Democrats? \n" ); document.write( "
Algebra.Com's Answer #775909 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
55C3*41C2*4C0
\n" ); document.write( "This is 279,665,100
\n" ); document.write( "
\n" );