Selection Puzzles

In these types of puzzles, we are supposed to select teams and groups, or candidates, or fill-up a post based on some given conditions.

Generally, in puzzle questions when you crack a set, it does not take much time to answer the questions based on that puzzle. However, in selection puzzles you will have to invest some time in each of the question, go through all the conditions again and again. So, it might be a little more time-consuming. Though it depends on the number and complexity of the given conditions too.

Let’s see a few examples.

Type 1: No Condition given

Q. Out of a cricket squad of 13 players, a team of 11 players is to be formed. How many such compositions are possible?
(a) 70   (b) 90    (c) 88   (d) 78

Explanation:

We have to select 11 players out of 13.
Therefore, Possible combinations = $C^{13}_{11}$ = $C^{13}_2$ = $\frac{13 × 12}{2 × 1}$ = 78

Answer: (d)


Type 2: Type of team members given

Type 2a

Q. A cricket squad of 14 players has 7 batsmen, 2 wicketkeepers and 5 bowlers. From this, a team of 11 players is to be formed, including 6 batsmen, 1 wicketkeeper and 4 bowlers. How many such compositions are possible?
(a) 70   (b) 140    (c) 210   (d) 420

Explanation:

We have to select 6 batsmen out of 7, 1 wicketkeeper out of 2 and 4 bowlers out of 5.
Therefore, Possible combinations = $C^7_6$ × $C^2_1$ × $C^5_4$ = $C^7_1$ × $C^2_1$ × $C^5_1$ = 7 × 2 × 5 = 70

Answer: (a)


Q. A local restaurant provides a breakfast combo in which a customer has to choose one item from each of the following three categories:
Selection Puzzle Questions Each of the items given above has been marked as vegetarian (veg) or non-vegetarian (non - veg). For a vegetarian person, how many combinations of breakfast combos are possible?
(a) 60   (b) 20    (c) 12   (d) 15

Explanation:

There is only one vegetarian sandwich (Potato and cheese)
However, all 4 Sides and 5 Juices are vegetarian items.

Thus, total possible vegetarian combinations in a breakfast combo = 1 × 4 × 5 = 20

Answer: (b)


Type 2b: Use of atleast or atmost

(a) 16   (b) 18    (c) 25   (d) 27

Explanation:

The committee may consist of:

  • either 2 lawyers and 3 health practitioners
  • or 3 lawyers and 2 health practitioners

Hence, the number of possible combinations = ($C^4_2$ × $C^3_3$) + ($C^4_3$ × $C^3_2$) = ($C^4_2$ × $C^3_0$) + ($C^4_1$ × $C^3_1$) = (6 × 1) + (4 × 3) = 6 + 12 = 18

Answer: (b)


Selection Puzzle Sets

Q. Read the information given below and answer the 3 (three) items that follow.

A team of 4 players is to be made out of 6 players available, i.e. A, B, C, D, E, and F. However, there are some conditions attached to the team selection:

  1. Either both B and C are selected, or neither of the two.
  2. A and D can’t be together
  3. F must be selected

Q1. What are the number of ways, a team can be formed?
(a) 3 ways
(b) 4 ways
(c) 5 ways
(d) 6 ways

Q2. If A is not selected in the team, then which of the following teams is possible?

  1. BCDE
  2. BCDF
  3. BCEF

Select from the codes below:
(a) 1 & 2 only
(b) 3 only
(c) 2 & 3 only
(d) 1, 2 and 3

Q3. Which of the following pair of players are always selected in the team?
(a) A & B
(b) B & C
(c) B & E
(d) A & F

Explanation:

Answer 1: (a)

As per statement 3, F must be selected. Hence, basically we have to select 3 players out of the remaining 5.

If A is selected, the possible team combinations may be: ABCF, i.e. 1.
If B is selected, the possible new team combinations may be: BCDF and BCEF, i.e. 2. (ABCF has already been accounted for)
If C is selected, the possible team combinations will be the same as when B is selected. So, no new team combinations are there.
If D is selected, the possible team combination may be DBCF, but it has already been accounted for.
If E is selected, the only team combination possible is EBCF, but it has already been accounted for.

Thus, the only possible combinations are ABCF, BCDF and BCEF. In rest of the combinations, the above 3 conditions do not hold valid.

Answer 2: (c)

As we already know, the only possible combinations are ABCF, BCDF and BCEF. If A is not selected in the team, then only two combinations BCDF and BCEF are possible, i.e. 2 and 3.

Answer 3: (b)

Out of the three possible team combinations, ABCF, BCDF and BCEF, B and C are always present in the team. Hence, option (b) is the correct.


Previous
Share on: