document.write( "Question 998600: In how many different ways can a panel of 12 jurors and 2 alternate jurors be chosen from a group of 27 prospective jurors? \n" ); document.write( "
Algebra.Com's Answer #616376 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In how many different ways can a panel of 12 jurors and 2 alternate jurors be chosen from a group of 27 prospective jurors? \n" ); document.write( "--------- \n" ); document.write( "That's 14 out of 27 \n" ); document.write( "-- \n" ); document.write( "The 1st is 1 of 27. \n" ); document.write( "Then 1 of 26. \n" ); document.write( "etc \n" ); document.write( "--> 27*26*25...14 \n" ); document.write( "--> 27!/(27-14)! \n" ); document.write( "But, choosing A, B C & ... N is the same as L, M, B ... C, 14! different ways. \n" ); document.write( "---- \n" ); document.write( "--> 27!/((27-14)!*14!) \n" ); document.write( "Calculator work from there. \n" ); document.write( " \n" ); document.write( " |