Question
Akshay has 7 relatives, 3 males and 4 females. His wife twinkle also have 7 relatives, 3 females and 4 males. In how many ways can they invite 3 male and 3 females so that 3 of them are Akshay’s relatives and 3 of his wife twinkle?
More Permutation and combination Questions
- In how ways can the selection be made so that a particular member is always included?
- In how many ways can the letters of the word TERRORISTS be arranged by taking 4 letters at a time?
- In how many different ways can the letters of the word "BANK" be arranged?
- In how many different ways can the letters of the word ‘CURIOES’ be arranged in such a way that the vowels occupy only the odd positions?
- A club has 6 men and 5 women. How many committees of 5 have at least 2 women?
- How many four digit numbers greater than 5000 can be formed with the digits 4 ,5, 7, 8, and 9?
- In how many different ways can 6 History and 5Hindi books be arranged in a shelf so that they are arranged alternately?
- In how many ways can you arrange 3 identical cubes, 2 identical pens, and 1 ball such that all 3 cubes are not together?
- A team of 6 members is to be formed from a group of 7 boys and 6 girls. Find the number of ways to form team such that the team consists of at most 3 girls...
- A team of 6 members is to be formed from a group of 8 boys and 5 girls. Find the number of ways to form team such that the team consists of at most 2 girls...
Relevant for Exams:
Hey! Ask a query
Please enter email id
The email must be a valid email address.
Please enter Mobile Number
Please enter valid Mobile Number
Please enter your Doubt
The required number of ways = (4C3 × 4C3) + (3C1 × 4C2) × (4C2 × 3C1) + (3C2 × 4C1) × (4C1 × 3C2) + (3C3 × 3C3) = (4 × 4) + (3 × 6 × 6 × 3) + (3 × 4× 4 × 3) + (1 × 1) = 16 + 324 + 144 +1 = 485 ways.