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)\"\" \"About 
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 = \"6%21%2F%283%21%2A3%21%29\" * \"2%21%2F%281%21%2A1%21%29\" = 20 * 2 = 40
\n" ); document.write( "
\n" );