SOLUTION: A 6-member committee is to be formed in a hospital unit that has 8 RNs and 4 LPNs. If the committee must have at least 3 LPNs, how many different committees could be formed given t
Algebra.Com
Question 1192277: A 6-member committee is to be formed in a hospital unit that has 8 RNs and 4 LPNs. If the committee must have at least 3 LPNs, how many different committees could be formed given these conditions?
Answer by math_tutor2020(3817) (Show Source): You can put this solution on YOUR website!
Saying "at least 3 LPNs" means "3 LPNs or more".
We'll break things down into two mutually exclusive cases
Case A: Having exactly 3 LPNs
Case B: Having exactly 4 LPNs
===========================================================
Case A: Having exactly 3 LPNs
There are 4 ways to pick the 3 LPNs, because it's equivalent to 4 ways to not pick a particular unlucky LPN.
For the RNs, we have n = 8 of them total and we select r = 3 of them where order doesn't matter.
Order doesn't matter because each person on the committee does not outrank any other, and no seats are labeled or special (eg: we don't have a chairman or president)
Since order doesn't matter, we use the nCr combination formula.
n C r = (n!)/(r!(n-r)!)
8 C 3 = (8!)/(3!*(8-3)!)
8 C 3 = (8!)/(3!*5!)
8 C 3 = (8*7*6*5!)/(3!*5!)
8 C 3 = (8*7*6)/(3!)
8 C 3 = (8*7*6)/(3*2*1)
8 C 3 = (336)/(6)
8 C 3 = 56
There are 56 ways to pick 3 RNs from a pool of 8.
We found there are:
4 ways to pick the three LPNs
56 ways to pick the three RNs
Therefore, we have 4*56 = 224 ways to pick all six people to satisfy the criteria for case A.
===========================================================
Case B: Having exactly 4 LPNs
There's only one way to select all four LPNs since we have four total to pick from.
The order of selection doesn't matter (refer to case A above).
We have r = 6-4 = 2 slots left for the n = 8 RNs to pick from.
n C r = (n!)/(r!(n-r)!)
8 C 2 = (8!)/(2!*(8-2)!)
8 C 2 = (8!)/(2!*6!)
8 C 2 = (8*7*6!)/(2!*6!)
8 C 2 = (8*7)/(2!)
8 C 2 = (8*7)/(2*1)
8 C 2 = (56)/(2)
8 C 2 = 28
There are 28 ways to pick the two RNs.
So there are 1*28 = 28 ways to pick all six people for case B.
===========================================================
The summary values of cases A and B are- Case A) 224 ways to pick 3 LPNs and 3 RNs
- Case B) 28 ways to pick 4 LPNs and 2 RNs
Cases A and B are mutually exclusive.
There is no overlap between them.
This allows us to add the counts found.
A+B = 224+28 = 252 is the final answer
RELATED QUESTIONS
A 6-member committee is to be formed in a hospital unit that has 8 RNs and 4 LPNs. If the (answered by ikleyn)
A five-member committee is to be selected from among four representatives of management... (answered by VFBundy)
Out of 6 women and 8 men , a committee consisting of 4 woman and 5 men is to be... (answered by greenestamps)
An investigation committee with eight members is to be formed from a group of seven... (answered by ikleyn)
There are 5 boys and 4 girls in a class. A committee of 5 is to be selected such that... (answered by edjones)
mr arce has to choose a committee of 4 from among his club of 6 men and 9 women. In how... (answered by ewatrrr)
From 6 teachers and 4 students. a committee of 6 is to be formed. In how many ways can... (answered by Edwin McCravy)
A student club consists of 8 guys and 12 girls. A committee of 8 is to be selected. In... (answered by Edwin McCravy)
A committee of 4 people is to be selected from a group consisting of 8 men
and 4 women.
(answered by Edwin McCravy)