document.write( "Question 1146060: a committe of four congressmen will be selected from a group of six Republicans and Two democrats. find the number of ways of obtaining a committee with exactly three republicans \n" ); document.write( "
Algebra.Com's Answer #767367 by VFBundy(438) You can put this solution on YOUR website! If you want to find the number of ways to pick a committee that has exactly three Republicans, that means you are looking for a committee with three Republicans and one Democrat. \n" ); document.write( " \n" ); document.write( "The number of ways to pick a committee with three Republicans and one Democrat: \n" ); document.write( " \n" ); document.write( "6C3 * 2C1 = |