document.write( "Question 1097044: A certain congressional committee consists of 12 senators and 14 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 #711484 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "A certain congressional committee consists of 12 senators and 14 representatives. How many ways can a subcommittee of 5 be formed if at least 4 of the members must be senators?
\n" ); document.write( "
Choosing 4 senators from 12 senators, times choosing 1 rep, from 14 reps., PLUS Choosing 5 senators from 12 senators, times choosing 0 reps, from 14 reps. This is:  <======= Correct answer \n" );
document.write( "
\n" );