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


   



Question 380393: How many possible starting lineups of 5 players from a 12-man roster can you form?
Answer by richard1234(7193) About Me  (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.