document.write( "Question 1147153: A city council consists of six Democrats and five Republicans. If a committee of six people is​ selected, find the probability of selecting four Democrats and two Republicans. \n" ); document.write( "
Algebra.Com's Answer #768481 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is 6C4, the number of ways to select 4 D and 5C2, the number of ways to select 2 R \n" ); document.write( "They are multiplied together to get 15*10=150 ways. \n" ); document.write( " |