.
A committee of six is to be chosen from the 20 members of the student council.
In how many ways can this be done if:
A. There are no restrictions.
B. There are twelve junior members and 8 senior members and the committee must include 2 junior and four senior members?
C. There must be at least 2 senior members on the committee. ( I need help with this one in particular)
~~~~~~~~~~~~~~~~~~
As you request, I solve the problem's Part C only.
"at least 2 senior members" means 2, or 3, or 4, or 5, or 6 senior members.
So, the formula is
in how many ways = =
= 28*495 + 56*220 + 70*66 + 56*12 + 28*1 = 31500 ways. ANSWER
Solved.
------------------
Post-solution notes
(1) The formula is self-explanatory . . .
(2) It is tedious to calculate the binomial coefficients (combinations) manually - - -
- - - so I used the Excel standard function combin(n,k) as a calculator.
To make your horizon wider and the ground under your legs solder, see the lessons
- Introduction to Combinations
- PROOF of the formula on the number of Combinations
- Problems on Combinations
- Problems on Combinations with restrictions
- Fundamental counting principle problems
- Some twisted combinatorics problem
- Math circle level problem on Combinations
- OVERVIEW of lessons on Permutations and Combinations
in this site.
Also, you have this free of charge online textbook in ALGEBRA-II in this site
- ALGEBRA-II - YOUR ONLINE TEXTBOOK.
The referred lessons are the part of this online textbook under the topic "Combinatorics: Combinations and permutations".
Save the link to this textbook together with its description
Free of charge online textbook in ALGEBRA-II
https://www.algebra.com/algebra/homework/complex/ALGEBRA-II-YOUR-ONLINE-TEXTBOOK.lesson
into your archive and use when it is needed.