SOLUTION: 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

Algebra.Com
Question 1189221: 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)

Found 2 solutions by ikleyn, math_tutor2020:
Answer by ikleyn(52781)   (Show Source): You can put this solution on YOUR website!
.
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.



Answer by math_tutor2020(3817)   (Show Source): You can put this solution on YOUR website!

Part A

Each seat on a committee is equal in rank to any other seat, since none of the seats are labeled (eg: chairman, president, VP, etc). This tells us that order doesn't matter. A committee like {Alice,Bob,Christy} is the same as the committee {Bob,Christy,Alice}. All that matters is the overall group rather than the individual members themselves.

Since order doesn't matter, we use the nCr combination formula

The exclamation marks indicate factorials.

We plug in n = 20 and r = 6











The "14!" terms cancel









There are 38,760 ways to form the six person committee from a pool of 20 students. Order doesn't matter.

Answer: 38,760

================================================================================================
Part B

We'll use the nCr formula again to find out how many ways there are to pick the juniors (ignore the seniors for now).
There is a pool of n = 12 juniors and we want to select r = 2 of them.
Using the nCr formula, you should find that C(n,r) = C(12,2) = 66. I'll skip the steps in computing the nCr value from now on since the steps are similar to part A. Let me know if you need to see the steps.

Anyways, because C(12,2) = 66, this means there are 66 ways to pick the juniors.

Also, there are C(8,4) = 70 ways to pick the seniors. Use n = 8 and r = 4.

Overall, there are 66*70 = 4620 ways to pick two juniors and four seniors from a pool of 12 and 8 respectively.

Answer: 4620

================================================================================================
Part C

Consider these cases:
Case A) Picking 6 juniors + 0 seniors
Case B) Picking 5 juniors + 1 senior

For case A, there are C(12,6) = 924 ways to pick six juniors and C(8,0) = 1 way to pick zero seniors. So there are A = 924*1 = 924 ways to satisfy case A.

For case B, we have C(12,5) = 792 ways to pick five juniors and C(8,1) = 8 ways to pick one senior. This leads to B = 792*8 = 6336 ways to select the committe to satisfy case B.

Adding the results so far
A+B = 924+6336 = 7260
This represents the number of ways to form a committee where we have less than 2 seniors.
The complement of "less than 2 seniors" is "at least 2 seniors" (aka 2 or more).

Back in part A, we computed the result 38,760 that counted the number of ways to form a six-person committee regardless of restriction (ie quota counts for each grade level). We'll subtract the 7260 figure from 38,760 to get the final answer

38,760 - 7260 = 31,500

Answer: 31,500

RELATED QUESTIONS

A committee of six is to be chosen from the 20 members of the student council to... (answered by ikleyn)
A committee of six is to be chosen from the 25 members of the student council(inculding... (answered by stanbon)
A committee of 5 is to be chosen from 12 members of the Board of Directors, 3 of whom are (answered by Edwin McCravy)
. A committee of 5 is to be chosen from 12 members of the Board of Directors, 3 of whom... (answered by Edwin McCravy)
the student council consists of 5 seniors, 4 juniors, 2 sophomores, and 1 freshman. How... (answered by stanbon)
A student club consists of 8 guys and 12 girls. A committee of 8 is to be selected. In... (answered by Edwin McCravy)
the student council of a school consists of 22 members. In how many ways can u select a... (answered by smith123)
It is needed to select the monitor and three members of student committee of the group of (answered by amarjeeth123)
A special committee of 5 members is to be chosen from 6 freshman and 4 sophomores. Fine... (answered by ikleyn)