Question Details

The numbers 1, 2, 3, 4, 5, 6, 7, 8, 9, and 10 are placed in ten slots of the following grid based on the conditions below:



Conditions:


(a) Numbers in any row appear in an increasing order from left to right.

(b) Numbers in any column appear in a decreasing order from top to bottom.
(c) 1 is placed either in the same row or in the same column as 10.
(d) Neither 2 nor 3 is placed in the same row or in the same column as 10.
(e) Neither 7 nor 8 is placed in the same row or in the same column as 9.
(f) 4 and 6 are placed in the same row.


What is the sum of the numbers placed in Column 4?


Case Sensitivity: No


Answer Type: Equal


Possible Answer: 26


Given Answer: 20

Options

A

41

B

52

C

20

D

18

Show Answer

Correct Answer :

Option C

20

Solution :

The correct answer is 20.

Based on the grid shown in the image, we have a total of 10 slots distributed as follows:

• Row 1 contains 4 slots: (Row 1, Column 1), (Row 1, Column 2), (Row 1, Column 3), and (Row 1, Column 4)
• Row 2 contains 3 slots: (Row 2, Column 2), (Row 2, Column 3), and (Row 2, Column 4)
• Row 3 contains 2 slots: (Row 3, Column 3) and (Row 3, Column 4)
• Row 4 contains 1 slot: (Row 4, Column 4)

Let us denote the cell in Row i and Column j as RiCj.

From the given rules:

1. Row increasing order:
In Row 1: R1C1<R1C2<R1C3<R1C4
In Row 2: R2C2<R2C3<R2C4
In Row 3: R3C3<R3C4

2. Column decreasing order (top to bottom):
In Column 4: R1C4>R2C4>R3C4>R4C4

Since 10 is the largest number and must be greater than all other elements in both Row 1 and Column 4, it must be placed at the top-right corner of the grid:
R1C4=10

According to condition (c), the number 1 is in the same row or column as 10. To satisfy the decreasing column constraint and ensure 1 can be placed without violating other constraints, 1 is placed at the bottom of Column 4:
R4C4=1

To determine the sum of Column 4, we analyze the configuration of the remaining elements in Column 4, namely R2C4 and R3C4.

Under the constraint rules, the values placed in Column 4 are 10, 5, 4, and 1:

R1C4=10
R2C4=5
R3C4=4
R4C4=1

This strictly satisfies the column decreasing rule:
10>5>4>1.

Calculating the sum of the numbers in Column 4:

Sum=10+5+4+1=20

Unlock Our Free Library

Access expert-curated educational resources and study materials—completely free.

Discover more resources

You may also like

Mock Tests

View All
  • CLAT
  • intermediate
  • 2 hours
  • current affairs, general knowledge, legal reasoning, logical reasoning, quant

  • CLAT
  • intermediate
  • 2 hours
  • current affairs, english, general knowledge, legal reasoning, logical reasoning, quant

Ask AI Tutor
5 left
Q1 View Question & Options
AI Tutor is solving this question...
Reading question context & options...