document.write( "Question 851418: An ice cream shop offers 14 different flavors. A customer can have 3 flavors in a medium size cup. How many different combinations of 3 different flavors (no two the same) are possible? \n" ); document.write( "
Algebra.Com's Answer #512750 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "14C3 = \"14%2A13%2A12%2F%282%2A3%29\" = 364 ways \n" ); document.write( "
\n" );