document.write( "Question 1142703: There are 14 entrees available at a restaurant. From these, Archie is to choose 6 for his party. How many groups of 6 entrees can he choose, assuming that the order of the entrees chosen does not matter? \n" ); document.write( "
Algebra.Com's Answer #763419 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! There are 14 entrees available at a restaurant. From these, Archie is to choose 6 for his party. How many groups of 6 entrees can he choose, assuming that the order of the entrees chosen does not matter? \n" ); document.write( "--------- \n" ); document.write( "14*13*12*11*10*9/(6*5*4*3*2*1) \n" ); document.write( "----------- \n" ); document.write( "The denominator is due to there being no order. \n" ); document.write( " \n" ); document.write( " |