There are $6$ different breads, $16$ different meats, $5$ different cheeses, $12$ different vegetables, $16$ different sauces, $5$ different chips, $5$ different cookies, $18$ different drinks. The bread can either be 6 inch or 12 inch, toasted or not toasted.
a) Calculate the number of possible subs.
I thought of $83!$ (total number of elements)divided by $5!5!5!18!16!16!12!6!$, not sure this will get me the right answer though.
b) How would the number of possible subs change if we include double meat and/or double cheese into our possibilities?
c) How many options are possible for a chicken sub with lettuce (everything else is possible)
d) If you don’t like peppers, how many options are possible?
Assuming a meal consists of one selection from each category you listed there would be $6\cdot16\cdot5\cdot12\cdot16\cdot5\cdot5\cdot18$ total meals you could create.
It may help you to read up on something called the "rule of product": https://brilliant.org/wiki/rule-of-product/