Choose President & 2-Person Committee from 8 People - 168 Ways

  • Thread starter Thread starter caters
  • Start date Start date
AI Thread Summary
To determine the number of ways to choose a president and a 2-person committee from 8 people, the calculation involves selecting 1 president and 2 committee members, ensuring the president is not part of the committee. The formula used is 8C1 for the president multiplied by 7C2 for the committee, resulting in 8 * 21, which equals 168 ways. An alternative method is to choose 3 people from the 8 and then select 1 as president, giving the same total of 168. The solution is confirmed as correct, highlighting that multiple approaches can yield the same result.
caters
Messages
229
Reaction score
10

Homework Statement


In how many ways can a president and a 2-person committee be chosen from a group of 8 people (where the order in which we choose the 2 people doesn't matter)? (The president cannot be on the committee.)

Homework Equations


nCr = n!/(r!*(n-r!))

The Attempt at a Solution


8C1(for president) * 7C2(for committee)
=
8*21
=
168 ways

Did I do it right?
 
Physics news on Phys.org
Yes. There are also multiple ways to do this problem. You could have done {}_8 C_3 \times 3 = 168.
 
Back
Top