Counting Permutations for Board of Directors: 10 Members and 5 Officers

AI Thread Summary
The discussion centers on calculating the number of ways to elect 5 officers from a board of 10 members, with specific considerations for physicians among the candidates. For part A, the total combinations of officers is calculated as 10!/5!. Part B requires reevaluating the combinations when a physician is president, emphasizing that the identity of the physician does not matter. In part C, the approach involves selecting one physician and filling the remaining positions with non-physicians, while part D focuses on counting combinations that include at least one physician. The conversation highlights the importance of distinguishing between different combinations and the roles of the members in the calculations.
chris2020
Messages
8
Reaction score
0

Homework Statement


Board of directors has 10 members. from the 10 members they will elect 5 officers. President, vice-pres, sec and treas

A) From the 10 board members how many combinations of officers are there?

B) If three board memebers are physicians, how many combinations have a physician as president?

C) Exactly 1 physician as an officer?

D) At least 1 physician as an officier?

Homework Equations

m[/B]
M×N

The Attempt at a Solution


A) 10×9×8×7×6, 10!/5!

B) 3x9x8x7x6

C) 3×7×6×5×4

D) 3×9×8×7×6

I just imagined plugging in people to the various office positions and used the simple M×N formula.
 
Physics news on Phys.org
Your approach is fine - for A you reduced the number each time because nobody can have two positions, and divided by 5! because the order is unimportant.

For B: While there are three ways a physician can be president, you don't care which physician is president. Remember also that the order they get assigned still does not matter.
 
So ur saying i should rethink solutions for b, c, d?
 
It can help to check using letters and numbers:

ABCDEFGHIJ are the members
12345 are the jobs. 1 = president.

ABC are doctors X = placeholder

ADEFG
BDEFG
CDEFG
... each have a physician as president ... do we care if it's A or B or C who holds the post when it comes to counting unique combinations.
I think that's a judgement call - also is ADEFG the same or different from ADFEG?
 
Simon Bridge said:
do we care if it's A or B or C who holds the post when it comes to counting unique combinations.
Yes, they count as different combinations here. I agree with the OP's answer for (b).
The answer for (c) is not quite right. Chris, can you explian your reasoning there?
The answer to (d) should be much higher than the answer to (b).
 
It seems any good countable combination must have A, B or C in the president position however the other positions can permute all combinations a-j... well minus whomever is president in that combination...c)

I was thinking i have 2 pools of people. Physicians (3) and non-physicians(7)
so i just plugged a physician in an office then used the 7 from the other pool to permute the other offices..
 
chris2020 said:
It seems any good countable combination must have A, B or C in the president position however the other positions can permute all combinations a-j... well minus whomever is president in that combination...c)

I was thinking i have 2 pools of people. Physicians (3) and non-physicians(7)
so i just plugged a physician in an office then used the 7 from the other pool to permute the other offices..

For c) you have 3 different physicians and 5 different offices to fill in the one physician. Then populate the rest of the offices. For d) think about how many ways of populating use no physicians. The rest of them use at least one.
 
Back
Top