A man has 7 relatives (4 women and 3 men). His wife also has 7 relatives (3 women and 4 men). In how many ways can they invite 3 women and 3 men so that 3 of them are man's relatives and 3 of them are his wife's relatives?
- A. 340
- B. 484
- C. 485 ✓
- D. 469
Correct Answer: C. 485
Explanation
The required team has 3 women and 3 men. If the husband invites x women and y men, the wife must invite 3-x women and 3-y men. Also x+y=3. The possible pairs of (x,y) are (3,0), (2,1), (1,2), (0,3). Number of ways = \binom{4}{3}\binom{3}{0}\binom{3}{0}\binom{4}{3} + \binom{4}{2}\binom{3}{1}\binom{3}{1}\binom{4}{2} + \binom{4}{1}\binom{3}{2}\binom{3}{2}\binom{4}{1} + \binom{4}{0}\binom{3}{3}\binom{3}{3}\binom{4}{0} = 16 + 324 + 144 + 1 = 485.
Related questions on Algebra
- How many four-digit natural numbers are there such that <strong>ALL</strong> of the digits are odd?
- What is \sum_{r=0}^{n}2^{r}C(n,r) equal to ?
- If different permutations of the letters of the word 'MATHEMATICS' are listed as in a dictionary, how many words (with or without meaning) a...
- Consider the following statements : 1. If f is the subset of Z\times Z defined by f=\{(xy,x-y);x,y\in Z\}, then f is a function from...
- For how many quadratic equations, the sum of roots is equal to the product of roots?