document.write( "Question 1184527: A certain congressional committee consists of 9 senators and 11 representatives. How many ways can a subcommittee of 5 be formed if at least 4 of the members must be senators? \n" ); document.write( "
Algebra.Com's Answer #815145 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This will be 9C4*11C1 for the case of 4= 126*11-1386 \n" ); document.write( "plus 9C5=126. \n" ); document.write( "the total is 1512. \n" ); document.write( " |