SOLUTION: A party of 6 is to be formed from 10 men and 7 women so as to include 3 men and 3 women. In how many ways the party can be formed if two particular women refuse to join it?

Algebra ->  Permutations -> SOLUTION: A party of 6 is to be formed from 10 men and 7 women so as to include 3 men and 3 women. In how many ways the party can be formed if two particular women refuse to join it?      Log On


   



Question 972587: A party of 6 is to be formed from 10 men and 7 women so as to include 3 men and 3 women. In how many ways the party can be formed if two particular women refuse to join it?
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
A party of 6 is to be formed from 10 men and 7 women so as to include 3 men and
3 women. in how many ways the party can be formed if two particular women
refuse to join it?
Then those 2 women are totally out of the picture, so we just ignore them and
rewrite the problem without them, and include only the 5 other women:

A party of 6 is to be formed from 10 men and 5 women so as to include 3 men and
3 women. In how many ways the party can be formed?
We choose the men:

10 men Choose 3 = 10C3 = %2810%2A9%2A8%29%2F%283%2A2%2A1%29 = 120 ways.

For each of those 120 ways to choose the men,

we choose the women:

5 women Choose 3 = 5C3 = %285%2A4%2A3%29%2F%283%2A2%2A1%29 = 10 ways.

That's (120)(10) = 1200 ways.

[Note: I'm puzzled as to why a problem would bother just to exclude 2 women.
Are you sure that the problem didn't say that they despise each other and that
either one can be invited but not both?  That would change the answer.]

Edwin