document.write( "Question 403500: there are 9 desserts on the menu in how many different ways can someone choose 4 different desserts? \n" ); document.write( "
Algebra.Com's Answer #285379 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! there are 9 desserts on the menu \n" ); document.write( "In how many different ways can someone choose 4 different desserts? \n" ); document.write( "----------- \n" ); document.write( "Ans: 9C4 = (9*8*7*6)/(1*2*3*4) \n" ); document.write( "--- \n" ); document.write( "= 126 \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |