document.write( "Question 1154722: 9 freshmen, 9 sophomores, 10 juniors, and 8 seniors are eligible to be on a committee.\r
\n" ); document.write( "\n" ); document.write( "In how many ways can a dance committee of 15 students be chosen?\r
\n" ); document.write( "\n" ); document.write( "In how many ways can a dance committee be chosen if it is to consist of 2 freshmen, 6 sophomores, 4 juniors, and 3 seniors.
\n" ); document.write( "

Algebra.Com's Answer #777346 by VFBundy(438)\"\" \"About 
You can put this solution on YOUR website!
In how many ways can a dance committee of 15 students be chosen?
\n" ); document.write( "
\n" ); document.write( "36C15 = \"36%21%2F%2815%21%2A21%21%29\" = 5,567,902,560
\n" ); document.write( "
\n" ); document.write( "In how many ways can a dance committee be chosen if it is to consist of 2 freshmen, 6 sophomores, 4 juniors, and 3 seniors?
\n" ); document.write( "
\n" ); document.write( "9C2 * 9C6 * 10C4 * 8C3 = = 36 * 84 * 210 * 56 = 35,562,240
\n" ); document.write( "
\n" );