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. Three perfect dice \(D_1, D_2\) and \(D_3\) are rolled. Let \(x, y\) and \(z\) represent the numbers on \(D_1, D_2\) and \(D_3\) respectively. What is the number of possible outcomes such that \(x < y < z\)?
  2. A triangle \(PQR\) is such that \(3\) points lie on the side \(PQ\), \(4\) points on \(QR\) and \(5\) points on \(RP\) respectively. Triangles are constructed using these points as vertices. What is the number of triangles so formed ?
  3. How many four-digit natural numbers are there such that all of the digits are even?
  4. How many 4-digit numbers are there having all digits as odd?
  5. In how many ways can the letters of the word INDIA be permutated such that in each combination, vowels should occupy odd positions?
  6. The letters of the word EQUATION are arranged in such a way that all vowels as well as consonants are together. How many such arrangements are there?
  7. What is the maximum number of possible points of intersection of four straight lines and a circle (intersection is between lines as well as circle and lines)?
  8. What is the sum of all four digit numbers formed by using all digits \(0, 1, 4, 5\) without repetition of digits?
  9. How many sides are there in a polygon which has 20 diagonals?

  10. In how many ways can the letters of the word DELHI be arranged keeping the positions of vowels and consonants unchanged?


Important Questions from Permutation and Combination

  1. On a chess board, in how many different ways can 6 consecutive squares be chosen on the diagonals along a straight path ?

  2. There are 6 persons arranged in a row. Another person has to shake hands with 3 of them so that he should not shake hands with two consecutive persons. In how many distinct possible combinations can the handshakes take place ?

  3. In a tournament of Chess having 150 entrants, a player is eliminated whenever he loses a match. It is given that no match results in a tie/draw. How many matches are played in the entire tournament?

  4. The letters A, B, C, D and E are arranged in such a way that there are exactly two letters between A and E. How many such arrangements are possible?

  5. There is a numeric lock which has a 3-digit PIN. The PIN contains digits 1 to 7. There is no repetition of digits. The digits in the PIN from left to right are in decreasing order. Any two digits in the PIN differ by at least 2. How many maximum attempts does one need to find out the PIN with certainty?

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
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