Combinations Question Urgently

In summary, the question is asking for the number of ways Queen Jane can form a parliamentary committee of 11 members in JanesWorld, given certain conditions. These conditions include having at least one independent member, having at most two independent members, and having exactly six Conservative Janes without including both the Conservative X and Progressive Y on the committee. The number of possible committees can be found using combinations and permutations, with the final answer being the sum of all possible combinations.
  • #1
snaidu228
9
0

Homework Statement




There are a total of 30 members of Parliament in a new country called JanesWorld. Among these deputies, there are 10 from the “Conservative Janes” , 8 from the “Progressive Janes” and 12 independents . How many ways can Queen Jane form a parliamentary committee of 11 parliamentarians, if:
(a) the committee must contain at least one independent ; (b) the committee must contain at most two independents ; (c) the committee has exactly six Conservative Janes, but the Conservative X and the Progressive Y cannot be on the committee at the same time.

Homework Equations


Combinations and Permutations


The Attempt at a Solution



a) Total number of possible committees= C(30,11)
# of committees without independents= C(18,11)
Therefore, numer of committees with atleast one independent= C(30,11)- C(18,11)

b) Total number of possible commitees= C( 30,11)
Total # of committes without independents= C(18,11)
Total # of comm. with 1 independent= C( 12,1) x C( 18,10) ?
Total number of committees with 2 independents= C( 12,2) x C( 18,9) ?

c) Choosing 6 out of 10 conservatives= C( 10,6)
Total number of comittees= C(30,11)= C(10,6)+ C(20,5)
Possibility of X being in committee= C( 10,1)
Possiblity of Y being in committee= C( 20,8) x C(8,1) ?
 
Physics news on Phys.org
  • #2
snaidu228 said:

Homework Statement




There are a total of 30 members of Parliament in a new country called JanesWorld. Among these deputies, there are 10 from the “Conservative Janes” , 8 from the “Progressive Janes” and 12 independents . How many ways can Queen Jane form a parliamentary committee of 11 parliamentarians, if:
(a) the committee must contain at least one independent ; (b) the committee must contain at most two independents ; (c) the committee has exactly six Conservative Janes, but the Conservative X and the Progressive Y cannot be on the committee at the same time.

Homework Equations


Combinations and Permutations


The Attempt at a Solution



a) Total number of possible committees= C(30,11)
# of committees without independents= C(18,11)
Therefore, numer of committees with atleast one independent= C(30,11)- C(18,11)

That looks good.

b) Total number of possible commitees= C( 30,11)

Total # of committes without independents= C(18,11)
Total # of comm. with 1 independent= C( 12,1) x C( 18,10) ?
Total number of committees with 2 independents= C( 12,2) x C( 18,9) ?

Yes, so add those three up...

c) Choosing 6 out of 10 conservatives= C( 10,6)
Total number of comittees= C(30,11)= C(10,6)+ C(20,5)
Possibility of X being in committee= C( 10,1)
Possiblity of Y being in committee= C( 20,8) x C(8,1) ?

I'm not sure I understand what (c) is asking for. Is it saying that if there are any conservatives there can be no progressives? If so, wouldn't it just be C(10,6)*C(12,5)?
 

1. What are combinations and how do they differ from permutations?

Combinations refer to the different ways in which a set of objects can be selected and arranged without regard to order. Permutations, on the other hand, involve the arrangement of objects in a specific order. For example, the combination "ABC" is the same as "CBA" in combinations, but in permutations, they are considered different arrangements.

2. How do I calculate the number of combinations for a given set of objects?

The formula for calculating combinations is nCr = n!/r!(n-r)!, where n represents the total number of objects and r represents the number of objects being selected. For example, if you have 5 different objects and want to know how many combinations of 3 objects are possible, the calculation would be 5C3 = 5!/(3!(5-3)!) = 10 possible combinations.

3. Can combinations be used in real-life situations?

Yes, combinations are used in many real-life situations, such as in lottery numbers, lock combinations, and in creating passwords. They can also be used in mathematics, statistics, and computer science to solve various problems.

4. What is the difference between combinations with and without repetition?

Combinations with repetition allow for the same object to be selected more than once, while combinations without repetition do not. For example, if you have three different colored marbles and want to pick two of them, combinations with repetition would allow for picking the same color twice, while combinations without repetition would not.

5. Are there any real-life applications for combinations with repetition?

Yes, combinations with repetition are commonly used in scenarios where objects can be replaced or duplicated. For instance, in a lottery, numbers can be drawn more than once, and in creating passwords, letters and numbers can be used multiple times. Combinations with repetition are also used in genetics and probability calculations.

Similar threads

  • Math Proof Training and Practice
2
Replies
61
Views
6K
  • Engineering and Comp Sci Homework Help
Replies
7
Views
886
Replies
1
Views
2K
  • Precalculus Mathematics Homework Help
Replies
2
Views
2K
  • Introductory Physics Homework Help
Replies
6
Views
10K
  • Introductory Physics Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
3K
  • Precalculus Mathematics Homework Help
Replies
3
Views
5K
Replies
17
Views
290K
  • Astronomy and Astrophysics
Replies
19
Views
4K
Back
Top