SOLUTION: In how many ways can a group of 11 elect a president, secretary, and treasurer?
Algebra
->
Permutations
-> SOLUTION: In how many ways can a group of 11 elect a president, secretary, and treasurer?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 383821
:
In how many ways can a group of 11 elect a president, secretary, and treasurer?
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
nPr=Permutation of n things r at a time=n!/(n-r)!
11P3=11*10*9*8!/8!=990 ways.
.
Ed