SOLUTION: A nine person staff of consultants is assigned to projects in teams of three. How many ways can the first team be chosen where the first person chosen is the leader and the second
Algebra ->
Permutations
-> SOLUTION: A nine person staff of consultants is assigned to projects in teams of three. How many ways can the first team be chosen where the first person chosen is the leader and the second
Log On
Question 784713: A nine person staff of consultants is assigned to projects in teams of three. How many ways can the first team be chosen where the first person chosen is the leader and the second is the assistant leader? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A nine person staff of consultants is assigned to projects in teams of three. How many ways can the first team be chosen where the first person chosen is the leader and the second is the assistant leader?
-------
# of ways to choose the leader: 9
# of ways to choose the assistant leader: 8
# of ways to choose the 3rd person: 7
---------
Ans: 9P3 = 9*8*7 = 504
--------------
Cheers,
Stan H.
--------------