Thomas R. answered 04/30/18
Tutor
4.9
(1,917)
Over 25 years of experience and a sense of humor about math
It's a bit of work, but entirely doable.If you used all 8 toppings, it wouldn't matter what order you used them, so there would be precisely one sandwich. If you used 7, there would be 8 different toppings you might individually leave out. It gets messier when you use six toppings, so we must now talk about the real method:
Combinations.
Remember the formula is:
nCr = n!
(n-r)!r!
That first answer took the form of:
8C8 = 1
The second is:
8C7 = 8
To get the rest, simply add the results of:
8C6
8C5
8C4
8C3
8C2
Remember that it said "at least two", so we have to stop our calculations there. Hint: this is less work than it seems. You will find that partway down the list, some familiar answers start reappearing.