SOLUTION: One artist donates 3 different sculptures and 6 different vases to the museum. The exhibits will be arranged in a row. Find the number of possible arrangements if each sculpture mu

Algebra ->  Probability-and-statistics -> SOLUTION: One artist donates 3 different sculptures and 6 different vases to the museum. The exhibits will be arranged in a row. Find the number of possible arrangements if each sculpture mu      Log On


   



Question 1206919: One artist donates 3 different sculptures and 6 different vases to the museum. The exhibits will be arranged in a row. Find the number of possible arrangements if each sculpture must be placed between two vases.
Answer by ikleyn(52776) About Me  (Show Source):
You can put this solution on YOUR website!
.
One artist donates 3 different sculptures and 6 different vases to the museum.
The exhibits will be arranged in a row. Find the number of possible arrangements
if each sculpture must be placed between two vases.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The sculptures are placed in the gaps between the vases.


In all, there are 6 different vases and 6-1 = 5 gaps between them.


Of these 5 gaps, we can select 3 gaps to place sculptures by  C%5B5%5D%5E3 = %285%2A4%29%2F%281%2A2%29 = 5*2 = 10 different ways.


So, we have 10 different options to choose 3 gaps for sculptures;
3! = 6 ways to order these 3 sculptures (permutations of 3 objects),
and 6! = 720 ways to order 6 vases (permutations of 6 objects).


Thus, in all, there are 10*6*720 = 43200 different arrangements.    ANSWER

Solved.