SOLUTION: A basketball team has 12 players. There are 5 di fferent positions on a basketball team. A starting lineup consists of 5 players, each assigned to one of the 5 positions. How

Algebra ->  Permutations -> SOLUTION: A basketball team has 12 players. There are 5 di fferent positions on a basketball team. A starting lineup consists of 5 players, each assigned to one of the 5 positions. How       Log On


   



Question 261634: A basketball team has 12 players. There are 5 di fferent positions on
a basketball team. A starting lineup consists of 5 players, each assigned
to one of the 5 positions. How many di fferent ways can a coach select a
starting lineup?

Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
nCr=n!/((n-r)!r!) combination of n things taken r at a time.
=12C5
=792
.
Ed