document.write( "Question 1167472: A group of eleven seniors, nine juniors, five sophomores, and four freshmen must select a committee of four. How many committees are possible if the committee must contain the following?
\n" ); document.write( "(a) one person from each class\r
\n" ); document.write( "\n" ); document.write( "(b) any mixture of the classes
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "(c) exactly two seniors
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #792231 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
a. 1 person from each class is 11*9*5*4 ways=1980 ways\r
\n" ); document.write( "\n" ); document.write( "b. this is 29C4 or 23,751 ways\r
\n" ); document.write( "\n" ); document.write( "c. exactly two seniors means 11C2*18C2, the latter being everyone else
\n" ); document.write( "this is 55*153=8415 ways
\n" ); document.write( "
\n" );