An artisan tea shop allows customers to order a custom tea blend prepared through three sequential choices:
1. Base Tea: Choose of available tea types (Black, Green, Oolong, or White).
2. Flavor Infusion: Choose of available herbal flavors. However, if Black tea is chosen as the base, only of these herbal flavors can be selected.
3. Sweetener: Choose of natural sweeteners (Honey, Stevia, or Maple Syrup), or choose to have no sweetener.
How many different custom tea blends can a customer create?
- A
- B
- Cevap
- D
- E
Cevap
72 different custom tea blends can be created.
To solve this counting problem with conditional restrictions, break the calculation into two mutually exclusive cases based on the base tea chosen:
1. Case 1: Black Tea Base
- Base tea options: (Black)
- Flavor infusion options: (restricted subset)
- Sweetener options: ( sweeteners + option for no sweetener)
- Combinations =
2. Case 2: Non-Black Tea Base (Green, Oolong, or White)
- Base tea options:
- Flavor infusion options: (all available)
- Sweetener options:
- Combinations =
Adding the combinations from these two mutually exclusive cases yields total custom tea blends.
1. Case 1: Black Tea Base
- Base tea options: (Black)
- Flavor infusion options: (restricted subset)
- Sweetener options: ( sweeteners + option for no sweetener)
- Combinations =
2. Case 2: Non-Black Tea Base (Green, Oolong, or White)
- Base tea options:
- Flavor infusion options: (all available)
- Sweetener options:
- Combinations =
Adding the combinations from these two mutually exclusive cases yields total custom tea blends.
Adım Adım Çözüm
Anahtar Kavram
Fundamental Counting Principle with Conditional Restrictions
Tahmini Süre:1m 45s