Respuesta :
There are 210 different possible combinations
How to determine the number of possible combinations?
The given parameters are:
- Types of candy, n = 10
- Candies to taste, r = 6
The number of possible combinations is calculated using:
Combination = nCr
This gives
Combination = 10C6
Apply the combination formula
Combination = (10!)/((10 - 6)!6!)
Evaluate
Combination = 210
Hence, there are 210 different possible combinations
Read more about combination at:
https://brainly.com/question/11732255