200 different combinations. :)
18
6 different combinations can be made with 3 items
56 combinations. :)
Three combinations: 23, 24 and 34
34
56 combinations ======================== Another contributor speculated: If the scoops are stacked on a cone and it makes a difference which one is on top, then there are 90 possibilities. If they're in a dish, or on a cone but you don;t care which one is on top, then 45 possibilities.
200 different combinations. :)
18
7*3*4 = 84 combinations.
Assuming there can be at most one scoop of each flavour, there are two possible answers: A: The order of the scoops does matter. B: The order of the scoops does not matter. A: 10*9*8 = 720 combination B: 10*9*8/(3*2*1) = 120 combination
you can make 27 triple dip cone combinations from three flavours 3 flavors for the first dip x 3 flavors for second x 3 flavors for third dip = 27 combinations
2^35-1=34359738367 (over 34 billion - if you made one a second, it would take about 1090 years to do them all!) This is assuming you only make flavor combinations with equal portions of each used flavor, and that you can use up to all 35 flavors, and not counting "no flavor" as an option. If you allow for varying portions, there is no practical limit to how many different flavors you could make, although many would be indistinguishable to humans.
There are alleged to be 188 different flavors of gum.
There are several different flavors of wine coolers out there. There are several flavors such as pina colada, lime, mango, and tropical flavors as well.
221,184 Different Combinations :)
If you have n flavors available, you can make n(n-1) different permutations (each flavor can be on bottom or top and its considered different) or n(n-1)/2 different combinations (unique pairs of flavors ignoring order).I think the answer you want is n(n-1)/2.