document.write( "Question 163920: A group of 3 students is to be selected from a group of 12 students to take part in a class in cell biology.
\n" );
document.write( "a) in how many ways can this be done?
\n" );
document.write( "b) in how many ways can the group who will not take part be chosen? \n" );
document.write( "
Algebra.Com's Answer #120770 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A group of 3 students is to be selected from a group of 12 students to take part in a class in cell biology. \n" ); document.write( "a) in how many ways can this be done? \n" ); document.write( "Ans: 12C3 = [12*11*10]/[1*2*3] = 220 \n" ); document.write( "-------------------------------------------- \n" ); document.write( "b) in how many ways can the group who will not take part be chosen? \n" ); document.write( "Ans: the answer is the same because for each group that is chosen \n" ); document.write( "there is a group that is not chosen. \n" ); document.write( "So 12C3 = 12C9 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |