Ask Question
28 October, 16:27

How many ways can 6 basketball players be listed in order in a program?

+5
Answers (1)
  1. 28 October, 17:53
    0
    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.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “How many ways can 6 basketball players be listed in order in a program? ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers