Skip to main contentSkip to solution

Twenty five coloured beads are to be arranged in a grid comprising of five rows and five columns. Each cell in the grid must contain exactly one bead. Each bead is coloured either Red, Blue or Green.

While arranging the beads along any of the five rows or along any of the five columns, the rules given below are to be followed:

  1. Two adjacent beads along the same row or column are always of different colours.
  2. There is at least one Green bead between any two Blue beads along the same row or column.
  3. There is at least one Blue and at least one Green bead between any two Red beads along the same row or column.

Every unique, complete arrangement of twenty five beads is called a configuration.

The total number of possible configurations using beads of only two colors is:

Entered answer:

Solution

✅ Correct Answer: 2
Slide 1/2

Understanding the set :-

  1. It says, there are 25 beads to be arranged in a grid comprising of five rows and five columns.
  1. Each bead is coloured either Red, Blue or Green.
  1. we need to arrange the beads according to the rules given :

a) Two adjacent beads are always of different colour

b) There is at least one Green bead between any two Blue beads

c) There is at least one Blue and at least one Green bead between any two Red beads

This set gives information about 25 beads, which we need to arrange in a grid of 5 rows and 5 columns,

so there will be n different configurations we can make of these 25 beads arrangement.

Therefore, this is a question based set,

which we need to solve according to the question's demand.

Question says,

possible configurations using beads of only two colours

Since we are required to use only two colours, these can be either

  1. Green + Blue
  2. ⁠Blue + Red
  3. ⁠Green + Red

But clue 3 says,

There is at least one Blue and at least one Green bead between any two Red beads along the same row or column.

=> Hence without both Green and Blue, Red beads cannot be used to fill the grid.

So only 2 arrangements are possible here (This can be concluded without actually drawing the grid, so a must attempt question)

A

Solution figure for CAT 2020 DILR question 1 (Logical Reasoning)

B

Solution figure for CAT 2020 DILR question 1 (Logical Reasoning)

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question