3x3 Magic Square Grid Entry
CAT 2017 Slot 2 · QA · Easy · Number Theory
The numbers 1, 2,..., 9 are arranged in a 3 X 3 square grid in such a way that each number occurs once and the entries along each column, each row, and each of the two diagonals add up to the same value.
If the top left and the top right entries of the grid are 6 and 2, respectively, then the bottom middle entry is:
3
Explanation
The sum of numbers 1 to 9 is 45. Since there are 3 rows/columns, each row/column/diagonal sum is .
Let the grid be:
6 a 2
b c d
e f g
Top row sum: .
In a standard 3x3 magic square with 1 to 9, the middle entry must be 5.
Let's check diagonals and rows:
- Top-right to bottom-left diagonal: .
- Top-left to bottom-right diagonal: .
- Left column: .
- Right column: .
- Bottom row: .
Thus, the bottom middle entry is 3.
Practise this under exam conditions
Sign in to solve it with a live timer, the on-screen CAT calculator, and streak and accuracy tracking across every question you attempt.
Solve in the workspace