document.write( "Question 430934: a collage planning committee consists of 3 freshmen, 4 sophomores, 5 junious and 2 seniors. a sub-committe of 4consists of 1 individual from each class. how many different sub committees are possible? \n" ); document.write( "
Algebra.Com's Answer #299176 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "a collage planning committee consists of 3 freshmen, 4 sophomores, 5 junious and 2 seniors.
\n" ); document.write( "sub-committe of 4consists of 1 individual from each class
\n" ); document.write( "how many different sub committees are possible?
\n" ); document.write( " 3C1*4C1*5C1*2C1 = 3*4*5*2 = 120 ways \n" ); document.write( "
\n" );