SOLUTION: A committee of 4 has to be formed out of a group of 17 students. How many such committees are possible?
Algebra
->
Permutations
-> SOLUTION: A committee of 4 has to be formed out of a group of 17 students. How many such committees are possible?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 463633
:
A committee of 4 has to be formed out of a group of 17 students. How many such committees are possible?
Answer by
aliateach(10)
(
Show Source
):
You can
put this solution on YOUR website!
Here order is not important then it is combination
C(17,4) = 17! / 4! (17 - 4)!
C(17,4) =2380