Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Permutations and Combinations question

2022 · Shift 2 · Q33
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Advanced
  3. /Mathematics
  4. /Permutations and Combinations
  5. /2022 · Shift 2 · Q33

Permutations and Combinations question

2022 · Shift 2 · Q33

JEE AdvancedMathematicsPermutations and CombinationsMCQ+3 / −1
Consider 4 boxes, where each box contains 3 red balls and 2 blue balls. Assume that all 20 balls are distinct. In how many different ways can 10 balls be chosen from these 4 boxes so that from each box at least one red ball and one blue ball are chosen ?
  1. A
    21816
  2. B
    85536
  3. C
    12096
  4. D
    156816
View written solutionFree

Correct answer: A

  1. Interpretation of the problem

There are 444 boxes. Each box has:

  • 333 red balls
  • 222 blue balls

So each box contains 555 distinct balls, and overall there are 202020 distinct balls.

We must choose exactly 101010 balls such that from each box, at least one red and one blue ball are chosen.


  1. 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 222 blue balls, and we need at least one blue and at least one red, the allowed selections from one box are:

  • Choose 222 balls: must be 1R+1B1R+1B1R+1B
  • Choose 333 balls: either 2R+1B2R+1B2R+1B or 1R+2B1R+2B1R+2B
  • Choose 444 balls: either 3R+1B3R+1B3R+1B or 2R+2B2R+2B2R+2B
  • Choose 555 balls: 3R+2B3R+2B3R+2B

Now we need a total of 101010 balls from 444 boxes.

Let xix_ixi​ be the number chosen from box iii. Then x1+x2+x3+x4=10,x_1+x_2+x_3+x_4=10,x1​+x2​+x3​+x4​=10, with each xi≥2x_i\ge 2xi​≥2.

Let yi=xi−2≥0y_i=x_i-2\ge 0yi​=xi​−2≥0. Then y1+y2+y3+y4=2.y_1+y_2+y_3+y_4=2.y1​+y2​+y3​+y4​=2.

So the possible distributions of extra balls are:

  • (2,0,0,0)(2,0,0,0)(2,0,0,0) giving (4,2,2,2)(4,2,2,2)(4,2,2,2)
  • (1,1,0,0)(1,1,0,0)(1,1,0,0) giving (3,3,2,2)(3,3,2,2)(3,3,2,2)

Thus only two types of boxwise distributions are possible:

  1. (4,2,2,2)(4,2,2,2)(4,2,2,2)
  2. (3,3,2,2)(3,3,2,2)(3,3,2,2)

  1. Case 1: Distribution (4,2,2,2)(4,2,2,2)(4,2,2,2)

Choose which box contributes 444 balls: (41)=4.\binom{4}{1}=4.(14​)=4.

Now count selections:

  • From a box contributing 444 balls with at least one red and one blue: (54)−(34)−(24)=(54)=5,\binom{5}{4}-\binom{3}{4}-\binom{2}{4}=\binom{5}{4}=5,(45​)−(43​)−(42​)=(45​)=5, but better directly: (33)(21)+(32)(22)=1⋅2+3⋅1=5.\binom{3}{3}\binom{2}{1}+\binom{3}{2}\binom{2}{2}=1\cdot 2+3\cdot 1=5.(33​)(12​)+(23​)(22​)=1⋅2+3⋅1=5.

  • From a box contributing 222 balls with at least one red and one blue, it must be exactly 1R+1B1R+1B1R+1B: (31)(21)=6.\binom{3}{1}\binom{2}{1}=6.(13​)(12​)=6.

So total for this case: 4×5×63=4×5×216=4320.4\times 5\times 6^3 = 4\times 5\times 216=4320.4×5×63=4×5×216=4320.


  1. Case 2: Distribution (3,3,2,2)(3,3,2,2)(3,3,2,2)

Choose which 222 boxes contribute 333 balls: (42)=6.\binom{4}{2}=6.(24​)=6.

Now count selections:

  • From a box contributing 333 balls with at least one red and one blue: possible compositions are 2R+1B2R+1B2R+1B or 1R+2B1R+2B1R+2B. Hence (32)(21)+(31)(22)=3⋅2+3⋅1=9.\binom{3}{2}\binom{2}{1}+\binom{3}{1}\binom{2}{2}=3\cdot 2+3\cdot 1=9.(23​)(12​)+(13​)(22​)=3⋅2+3⋅1=9.

  • From a box contributing 222 balls with at least one red and one blue: (31)(21)=6.\binom{3}{1}\binom{2}{1}=6.(13​)(12​)=6.

So total for this case: (42)×92×62=6×81×36.\binom{4}{2}\times 9^2\times 6^2 = 6\times 81\times 36.(24​)×92×62=6×81×36. Now, 81×36=2916,81\times 36=2916,81×36=2916, so 6×2916=17496.6\times 2916=17496.6×2916=17496.


  1. Total number of ways

Adding both cases, 4320+17496=21816.4320+17496=21816.4320+17496=21816.

Thus the required number of ways is 21816.\boxed{21816}.21816​.


  1. Option check
  • A: 218162181621816 ✅
  • B: 855368553685536 ❌
  • C: 120961209612096 ❌
  • D: 156816156816156816 ❌

So the correct option is A.

PreviousNext

More from Permutations and Combinations

  • Let S1​={(i,j,k):i,j,k∈{1,2,....,10}}, S2​={(i,j):1≤i<j+2≤10,i,j∈{1,2,...,10}}, S3​={(i,j,k,l):1≤i<j<k<l,i,j,k,l∈{1,2,...,10}}…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