document.write( "Question 974451: In how many different ways can a panel of 12 jurors and 2 alternates be chosen from a group of 16 prospective jurors? \n" ); document.write( "
Algebra.Com's Answer #596399 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In how many different ways can a panel of 12 jurors and 2 alternates be chosen from a group of 16 prospective jurors? \n" ); document.write( "---------------- \n" ); document.write( "That's a total of 14 people. \n" ); document.write( "Pick the 2 to be left out. \n" ); document.write( "--> 16*15 = 240 ways \n" ); document.write( "But, picking A & B is the same as B & A \n" ); document.write( "--> 240/2 = 120 ways. \n" ); document.write( " |