document.write( "Question 1184518: At the ice cream shop, there are 27 flavors of ice cream available. How many
\n" );
document.write( "ways can you select a bowl of 5 scoops of ice cream if each scoop is a
\n" );
document.write( "different flavor?
\n" );
document.write( "Your answer is :
\n" );
document.write( "
\n" );
document.write( "The ice cream shop has 8 types of toppings available, and you decide to add
\n" );
document.write( "4 toppings to your bowl of 5 scoops of ice cream. How many combinations of 5
\n" );
document.write( "scoops of ice cream and 4 toppings are possible?
\n" );
document.write( "Your answer is :
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #815131 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! At the ice cream shop, there are 27 flavors of ice cream available. How many \n" ); document.write( "ways can you select a bowl of 5 scoops of ice cream if each scoop is a \n" ); document.write( "different flavor? \n" ); document.write( " \r\n" ); document.write( "We will assume that the order in which the flavors are arranged in the bowl\r\n" ); document.write( "doesn't matter, so it's COMBINATIONS, not PERMUTATIONS.\r\n" ); document.write( "\r\n" ); document.write( "The COMBINATIONS of 27 flavors taken 5 scoops at a time is 27C5 or C(27,5)\r\n" ); document.write( "or 27C5 or 27C5 or \n" ); document.write( "---------------------------------------------------------------------------- \n" ); document.write( "The ice cream shop has 8 types of toppings available, and you decide to add \n" ); document.write( "4 toppings to your bowl of 5 scoops of ice cream. How many combinations of 5 \n" ); document.write( "scoops of ice cream and 4 toppings are possible? \r\n" ); document.write( "For each of those 80730 ways to have 5 flavors, there are all the\r\n" ); document.write( "COMBINATIONS of 8 toppings taken 4 at a time, which is 8C4 or C(8,4)\r\n" ); document.write( "or 8C4 or 8C4 or\n" ); document.write( " |