document.write( "Question 955817: Student council consists of 3 seniors, 3 juniors, 5 sophomores and 3 freshman. A committee must be made up of two students from 9, 10 or 11th grade and another 2 students from 12th grade. How many different committees can be made? Explain. IT does not say whether seniors and serve on more than one committee. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #583888 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Student council consists of 3 seniors, 3 juniors, 5 sophomores and 3 freshman. A committee must be made up of two students from 9, 10 or 11th grade and another 2 students from 12th grade. How many different committees can be made? Explain. IT does not say whether seniors and serve on more than one committee. \n" ); document.write( "==== \n" ); document.write( "Choose 2 of the 3 seniors in 3C2 = 3C1 = 3/1 = 3 ways \n" ); document.write( "Choose 2 of the 11 underclassmen 11C2 = (11*10)/(1*2) = 55 ways \n" ); document.write( "------------------- \n" ); document.write( "Ans: 3C2*11C2 = 3*55 = 165 \n" ); document.write( "==== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |