SOLUTION: How many ways can a basket schedule exhibition games with three teams if they are all available on any of 6 possible dates?

Algebra ->  Permutations -> SOLUTION: How many ways can a basket schedule exhibition games with three teams if they are all available on any of 6 possible dates?      Log On


   



Question 1021265: How many ways can a basket schedule exhibition games with three teams if they are all available on any of 6 possible dates?
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
3 teams choose 2, 6 dates choose 1

(3C2)(6C1) = (3)(6) = 18 ways.

Edwin