SOLUTION: How many possible starting lineups of 5 players from a 12-man roster can you form?
Algebra
->
Permutations
-> SOLUTION: How many possible starting lineups of 5 players from a 12-man roster can you form?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 380393
:
How many possible starting lineups of 5 players from a 12-man roster can you form?
Answer by
richard1234(7193)
(
Show Source
):
You can
put this solution on YOUR website!
Assuming the order matters, the answer is 12P5 = 12*11*10*9*8 = 95,040 ways.