- A21816
- B85536
- C12096
- D156816
View written solutionFree
Correct answer: A
- Interpretation of the problem
There are boxes. Each box has:
- red balls
- blue balls
So each box contains distinct balls, and overall there are distinct balls.
We must choose exactly balls such that from each box, at least one red and one blue ball are chosen.
- Possible selections from one box
Let us see how many balls can be selected from a single box under the condition that at least one red and one blue must be chosen.
Since a box has only blue balls, and we need at least one blue and at least one red, the allowed selections from one box are:
- Choose balls: must be
- Choose balls: either or
- Choose balls: either or
- Choose balls:
Now we need a total of balls from boxes.
Let be the number chosen from box . Then with each .
Let . Then
So the possible distributions of extra balls are:
- giving
- giving
Thus only two types of boxwise distributions are possible:
- Case 1: Distribution
Choose which box contributes balls:
Now count selections:
-
From a box contributing balls with at least one red and one blue: but better directly:
-
From a box contributing balls with at least one red and one blue, it must be exactly :
So total for this case:
- Case 2: Distribution
Choose which boxes contribute balls:
Now count selections:
-
From a box contributing balls with at least one red and one blue: possible compositions are or . Hence
-
From a box contributing balls with at least one red and one blue:
So total for this case: Now, so
- Total number of ways
Adding both cases,
Thus the required number of ways is
- Option check
- A: ✅
- B: ❌
- C: ❌
- D: ❌
So the correct option is A.
More from Permutations and Combinations
- Let , , …2021 · Multiple correct
- An engineer is required to visit a factory for exactly four days during the first 15 days of every month and it is mandatory that no two visits take place on consecutive days. Then the number of all possible ways in which such visits to…2020 · Numerical
- In a hotel, four rooms are available. Six persons are to be accommodated in these four rooms in such a way that each of these rooms contains at least one person and at most two persons. Then the number of all possible ways in which this…2020 · Numerical
- Let |X| denote the number of elements in a set X. Let S = {1, 2, 3, 4, 5, 6} be a sample space, where each element is equally likely to occur. If A and B are independent events associated with S, then the number of ordered pairs (A, B)…2019 · Numerical
- Five persons A, B, C, D and E are seated in a circular arrangement. If each of them is given a hat of one of the three colours red, blue and green, then the number of ways of distributing the hats such that the persons seated in adjacent…2019 · Numerical
- The number of 5 digit numbers which are divisible by 4, with digits from the set {1, 2, 3, 4, 5} and the repetition of digits is allowed, is .................2018 · Numerical
- In a high school, a committee has to be formed from a group of 6 boys M1, M2, M3, M4, M5, M6 and 5 girls G1, G2, G3, G4, G5. (i) Let 1 be the total number of ways in which the committee can be formed such that the committee has 5… Includes table2018 · MCQ
- Words of length 10 are formed using the letters A, B, C, D, E, F, G, H, I, J. Let x be the number of such words where no letter is repeated; and let y be the number of such words where exactly one letter is repeated twice and no other…2017 · Numerical