All Exams Test series for 1 year @ ₹349 only
Question

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?

This question was previously asked in
NDA 2 2024 GAT Question Paper (01-Sep-2024)
The correct answer is
485

Understanding the Invitation Combination Problem

This problem involves calculating the number of ways to select a group of guests based on specific criteria. We need to invite a total of 3 women and 3 men. The key condition is that exactly 3 of the invited guests must be relatives of the man, and exactly 3 must be relatives of his wife.

Available Relatives Breakdown:

Let's list the relatives available for invitation:

  • Man's Relatives: \(4\) women and \(3\) men (Total \(7\))
  • Wife's Relatives: \(3\) women and \(4\) men (Total \(7\))

Setting Up the Variables and Conditions

To solve this, we can define variables representing the number of people invited from each category:

  • Let \(x\) = Number of women invited from the man's relatives.
  • Let \(y\) = Number of men invited from the man's relatives.
  • Let \(z\) = Number of women invited from the wife's relatives.
  • Let \(w\) = Number of men invited from the wife's relatives.

The problem gives us the following conditions:

  • The total number of people invited from the man's relatives must be 3: \(x + y = 3\).
  • The total number of people invited from the wife's relatives must be 3: \(z + w = 3\).
  • The total number of women invited must be 3: \(x + z = 3\).
  • The total number of men invited must be 3: \(y + w = 3\).

We also have constraints based on the number of available relatives:

  • \(0 \le x \le 4\) (Man's women)
  • \(0 \le y \le 3\) (Man's men)
  • \(0 \le z \le 3\) (Wife's women)
  • \(0 \le w \le 4\) (Wife's men)

Solving the System of Equations

We can express \(y\), \(z\), and \(w\) in terms of \(x\):

  • From \(x + y = 3\), we get \(y = 3 - x\).
  • From \(x + z = 3\), we get \(z = 3 - x\).
  • Substitute \(z\) into \(z + w = 3\): \((3 - x) + w = 3\), which simplifies to \(w = x\).

Now, let's check if these expressions satisfy the availability constraints. We already know \(0 \le x \le 4\). Let's check the constraints for \(y, z, w\):

  • Constraint for \(y\): \(0 \le y \le 3 \implies 0 \le 3 - x \le 3\). This inequality holds true when \(0 \le x \le 3\).
  • Constraint for \(z\): \(0 \le z \le 3 \implies 0 \le 3 - x \le 3\). This also holds true when \(0 \le x \le 3\).
  • Constraint for \(w\): \(0 \le w \le 4 \implies 0 \le x \le 4\). This condition is satisfied since we found \(0 \le x \le 3\).

Therefore, the possible integer values for \(x\) are \(0, 1, 2,\) and \(3\). We need to consider each of these possibilities.

Calculating the Number of Ways for Each Case

We use the combination formula \(\binom{n}{k} = \frac{n!}{k!(n-k)!}\) to calculate the number of ways to choose \(k\) items from a set of \(n\) items.

Case 1: \(x = 0\)

If \(x=0\) women are chosen from the man's relatives:

  • \(y = 3 - 0 = 3\) men from man's relatives.
  • \(z = 3 - 0 = 3\) women from wife's relatives.
  • \(w = 0\) men from wife's relatives.

Number of ways = (Ways to choose 0 women from 4) \(\times\) (Ways to choose 3 men from 3) \(\times\) (Ways to choose 3 women from 3) \(\times\) (Ways to choose 0 men from 4)

Ways\(_1 = \binom{4}{0} \times \binom{3}{3} \times \binom{3}{3} \times \binom{4}{0} = 1 \times 1 \times 1 \times 1 = 1\).

Case 2: \(x = 1\)

If \(x=1\) woman is chosen from the man's relatives:

  • \(y = 3 - 1 = 2\) men from man's relatives.
  • \(z = 3 - 1 = 2\) women from wife's relatives.
  • \(w = 1\) man from wife's relatives.

Number of ways = (Ways to choose 1 woman from 4) \(\times\) (Ways to choose 2 men from 3) \(\times\) (Ways to choose 2 women from 3) \(\times\) (Ways to choose 1 man from 4)

Ways\(_2 = \binom{4}{1} \times \binom{3}{2} \times \binom{3}{2} \times \binom{4}{1} = 4 \times 3 \times 3 \times 4 = 144\).

Case 3: \(x = 2\)

If \(x=2\) women are chosen from the man's relatives:

  • \(y = 3 - 2 = 1\) man from man's relatives.
  • \(z = 3 - 2 = 1\) woman from wife's relatives.
  • \(w = 2\) men from wife's relatives.

Number of ways = (Ways to choose 2 women from 4) \(\times\) (Ways to choose 1 man from 3) \(\times\) (Ways to choose 1 woman from 3) \(\times\) (Ways to choose 2 men from 4)

Ways\(_3 = \binom{4}{2} \times \binom{3}{1} \times \binom{3}{1} \times \binom{4}{2} = 6 \times 3 \times 3 \times 6 = 324\).

Case 4: \(x = 3\)

If \(x=3\) women are chosen from the man's relatives:

  • \(y = 3 - 3 = 0\) men from man's relatives.
  • \(z = 3 - 3 = 0\) women from wife's relatives.
  • \(w = 3\) men from wife's relatives.

Number of ways = (Ways to choose 3 women from 4) \(\times\) (Ways to choose 0 men from 3) \(\times\) (Ways to choose 0 women from 3) \(\times\) (Ways to choose 3 men from 4)

Ways\(_4 = \binom{4}{3} \times \binom{3}{0} \times \binom{3}{0} \times \binom{4}{3} = 4 \times 1 \times 1 \times 4 = 16\).

Total Number of Invitation Ways

The total number of ways to invite the guests according to the conditions is the sum of the ways calculated for each possible case:

Total Ways = Ways\(_1\) + Ways\(_2\) + Ways\(_3\) + Ways\(_4\)

Total Ways = \(1 + 144 + 324 + 16 = 485\).

Man's Women (\(x\)) Man's Men (\(y=3-x\)) Wife's Women (\(z=3-x\)) Wife's Men (\(w=x\)) Calculation (\(\binom{4}{x}\binom{3}{y}\binom{3}{z}\binom{4}{w}\)) Ways
\(0\) \(3\) \(3\) \(0\) \(\binom{4}{0}\binom{3}{3}\binom{3}{3}\binom{4}{0}\) \(1\)
\(1\) \(2\) \(2\) \(1\) \(\binom{4}{1}\binom{3}{2}\binom{3}{2}\binom{4}{1}\) \(144\)
\(2\) \(1\) \(1\) \(2\) \(\binom{4}{2}\binom{3}{1}\binom{3}{1}\binom{4}{2}\) \(324\)
\(3\) \(0\) \(0\) \(3\) \(\binom{4}{3}\binom{3}{0}\binom{3}{0}\binom{4}{3}\) \(16\)
Total Number of Ways \(485\)

Was this answer helpful?

Similar Questions

  1. How many triangles can be formed by joining these points?

Important Questions from Permutation and Combination

  1. If Quantity A is the number of ways to assign a number from 1 to 5 without repetition to each of four people, and Quantity B is the number of ways to assign a number from 1 to 5 without repetition to each of 5 people, then which of the following statements is correct with respect to Quantities A and B?

  2. Which of the following muscles regulates the exit of food from the stomach into the small intestine?

  3. There are 9 cups placed on a table arranged in equal number of rows and columns out of which 6 cups contain coffee and 3 cups contain tea. In how many ways can they be arranged so that each row should contain at least one cup of coffee?

  4. In how many different ways can the letters of the word 'OPTICAL' be arranged so that the vowels always come together?

  5. There are $15$ distinct points on a plain sheet of paper. If $4$ of these points are collinear, find the maximum number of triangles that can be drawn using these points.

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
501 Tests 1 Tests Free
664 Attempts
4.6(121)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App