asked 953 views
1 vote
How many ways are there to select a committee of five from a club with 30 members?

asked
User Fenil
by
7.6k points

1 Answer

4 votes

Answer: 142506

Explanation:

To select a committee we don't require any order , so we use a combination.

The number of combinations of selecting r things out of n things:


^nC_r=(n!)/(r!(n-r)!)

So, the number of combinations of selecting 5 members out of 30 =
(30!)/(5!(30-5)!)=(30*29*28*27*26*25!)/(120*5!)=142506

Hence, total number of ways= 142506

answered
User Samarendra
by
8.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.