An ice cream parlor has 6 toppings to choose from (hot fudge, sprinkles, caramel, cherries, blueberry sauce, and oreos.
How many ways are there to make a sundae with two different toppings?
So for this question I believe its a combination and the number of possibilities would be 6C2.
How many ways are there to make a sundae with two toppings if double toppings are allowed?
So since each topping has the option of being doubled would it be 12C2? I'm not really sure how to go about this.
What would happen if there were three toppings with triple toppings allowed?
With two different toppings and six to choose from you have a choice of six to go on first followed by five for the second, making a total of $6\times5=30$.
If you are allowed to repeat the same topping, the total is $6\times6=36$.
With three different toppings, the total is $6\times5\times4$ and if repeats are allowed, it's $6\times6\times6$