SOLUTION: in how many ways can 2 co-chairs be selected from a club of 20 students?
Algebra
->
Permutations
-> SOLUTION: in how many ways can 2 co-chairs be selected from a club of 20 students?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 306621
:
in how many ways can 2 co-chairs be selected from a club of 20 students?
Answer by
dabanfield(803)
(
Show Source
):
You can
put this solution on YOUR website!
C(20,2) = 20!/((20-2)!*2!) = 20!/(18!*2!)