Difference between revisions of "004 Sample Final A, Problem 17"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) (Created page with "<span class="exam"> How many ways can a committee of four people can be selected from five married couples if no committee is to include both husband-and-wife pairs? (simplify...") |
Kayla Murray (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<span class="exam"> How many ways can a committee of four people can be selected from five married couples if no committee is to include both husband-and-wife pairs? (simplify your answer to a single number) | <span class="exam"> How many ways can a committee of four people can be selected from five married couples if no committee is to include both husband-and-wife pairs? (simplify your answer to a single number) | ||
+ | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
+ | ! Foundations | ||
+ | |- | ||
+ | |What is the maximum number of people we can choose from each couple to serve on the committee? | ||
+ | |- | ||
+ | |Answer: | ||
+ | |- | ||
+ | |We can at most choose one person from each couple to serve on the committee. | ||
+ | |} | ||
+ | |||
+ | |||
+ | Solution: | ||
+ | |||
+ | {| class = "mw-collapsible mw-collapsed" style = "text-align:left;" | ||
+ | ! Step 1: | ||
+ | |- | ||
+ | |We can at most choose 1 person from the husband and wife pairs. | ||
+ | |- | ||
+ | |So, we have <math>5 \choose 4</math> ways to pick a 4 people from each couple. | ||
+ | |} | ||
+ | |||
+ | {|class = "mw-collapsible mw-collapsed" style = "text-align:left;" | ||
+ | ! Step 2: | ||
+ | |- | ||
+ | |But, then for each couple, we could choose the husband or the wife to serve on the committee. | ||
+ | |- | ||
+ | |So, there are <math>2 {5\choose 4} =10</math> ways to select a committee of four people. | ||
+ | |} | ||
+ | |||
+ | {|class = "mw-collapsible mw-collapsed" style = "text-align:left;" | ||
+ | ! Final Answer: | ||
+ | |- | ||
+ | |10 | ||
+ | |} | ||
+ | |||
+ | [[004 Sample Final A|<u>'''Return to Sample Exam</u>''']] |
Latest revision as of 14:27, 11 May 2015
How many ways can a committee of four people can be selected from five married couples if no committee is to include both husband-and-wife pairs? (simplify your answer to a single number)
Foundations |
---|
What is the maximum number of people we can choose from each couple to serve on the committee? |
Answer: |
We can at most choose one person from each couple to serve on the committee. |
Solution:
Step 1: |
---|
We can at most choose 1 person from the husband and wife pairs. |
So, we have ways to pick a 4 people from each couple. |
Step 2: |
---|
But, then for each couple, we could choose the husband or the wife to serve on the committee. |
So, there are ways to select a committee of four people. |
Final Answer: |
---|
10 |