54.1k views
2 votes
A company is selecting 6 people to be on a committee. There are 29 employees eligible to be on the committee. What is the total number of ways the committee may be formed if the employees are selected at random and each employee will have a different position on the committee? (One person will be president, another vice president, ...)

User Nogwater
by
6.0k points

1 Answer

4 votes

Answer: 342014400

Explanation:

Given : A company is selecting 6 people to be on a committee.

Total employees eligible to be on the committee=29

Since each employee will have a different position on the committee, thus order matters here , so we use Permutations.

Number of permutation of n thing taking m things at a time is given by :-


^nP_m=(n!)/((n-m)!)

Then, the number of permutation of 29 employees taking 6 at a time will be :-


^(29)P_6=(29!)/((29-6)!)\\\\=(29*28*27*26*25*24*23!)/(23!)\\\\=342014400

Hence, the total number of ways the committee may be formed = 342014400

User Kayvan Tehrani
by
5.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.