document.write( "Question 1047503: A committe consists of 12 Republicans and 19 Democrats. How many different subcomittees of 5 can be formed if the subcomittee of 2 Republicans and 3 Democrats? \n" ); document.write( "
Algebra.Com's Answer #663017 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
It will be 12C2*19C3
\n" ); document.write( "The first is 66, the second is 969
\n" ); document.write( "The product is 63,954
\n" ); document.write( "
\n" );