Problem 2: A dog show will feature 37 participants of three breeds: Doberdors, Eurasiers, and Feists. The list of partic
Posted: Fri May 20, 2022 10:58 am
Problem 2: A dog show will feature 37 participants of three breeds: Doberdors, Eurasiers, and Feists. The list of participants must include at least 5 dogs of each breed, and there must be at most 18 Doberdors, at most 15 Eurasiers, and at most 12 Feists. How many possible lists of participants are there? You need to give a complete derivation for the final answer, using the method developed in class. (Brute force listing of all lists will not be accepted.)