Answer: 60 different votes are possible
Explanation:
We have a list of 5 bands and we must choose 3 of them. In this case, the order of the election is important. Therefore this is a problem that is solved using permutations.
The formula for permutations is:
![nPr=(n!)/((n-r)!)](https://img.qammunity.org/2020/formulas/mathematics/middle-school/ola92d2034eaz08waoizi6qkz8xl8lyhor.png)
Where n is the number of bands you can choose and you choose 3 of them.
Then we calculate:
![5P3 =(5!)/((5-3)!)\\\\5P3=(5!)/(2!)\\\\5P3 = 60](https://img.qammunity.org/2020/formulas/mathematics/middle-school/jgnxdzma30n2xi9iptwcjada9sea0f9hjs.png)
Finally, the number of possible votes is 60