43.7k views
4 votes
How many ways can 6 basketball players be listed in order in a program?

User Kamilo
by
7.8k points

1 Answer

6 votes
There are 720 distinct permutations, or ways in which things can be rearranged. The formula is n!=n * (n-1) * (n-2) * (n-3) * (n-4) * (n-5) * (n-6) or, 6!=6*5*4*3*2*1=720. Therefore, the six basketball players can listed in 720 ways on the program.
User Okasha Rafique
by
7.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories