We have to find all the different lunch choices that a student have, where one lunch consists of one sandwich, one snack, and one drink.
For doing so, we remember the multiplication principle. As for each option of sandwich, we have _ options for the snacks, and for each snack we have _ options of drinks, we just have to multiply each one of the values. In this case,