document.write( "Question 712748: A group of 15 activities (7 Democrats, 6 Republicans, and 2 Independents) form a committee. The committee is to have 6 members on it with 2 representatives from each party. AFter the committee has been formed they will appoint a President, Vice President, and a Secretary. How many different committees can be formed? \n" ); document.write( "
Algebra.Com's Answer #438190 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A group of 15 activists (7 Democrats, 6 Republicans, and 2 Independents) form a committee. The committee is to have 6 members on it with 2 representatives from each party. AFter the committee has been formed they will appoint a President, Vice President, and a Secretary. How many different committees can be formed? \n" ); document.write( "----- \n" ); document.write( "Pick 2 Dems: 7C2 = 21 ways \n" ); document.write( "Pick 2 Reps: 6C2 = 15 ways \n" ); document.write( "Pick 2 Inds: 2C2 = 1 way \n" ); document.write( "----- \n" ); document.write( "# of possible committees: 21*15*1 = 315 \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================================= \n" ); document.write( " \n" ); document.write( " |