Reasoning · Grade 5-2 Number Arrangements

Problem

Fill the grid under row-column-region rules

A 5 by 5 table already holds nine numbers. Every row and every column must hold 1 to 5 once each. So must each bold five-cell region. Fill in all sixteen empty cells.
Your answer
How to solve
Strategy Eliminate Possibilities — Every empty cell has only five candidates, 1 to 5, so this is exactly the situation tool 3 was made for: cross off the numbers a cell is forbidden, and if only one survives, that cell is settled. Guessing a whole grid and repairing it would be slow and error-prone, because one wrong entry poisons a row, a column and a region at once. The trick is to hunt for the cell that is squeezed by the most information rather than starting at the top left, so first I redraw the grid with the bold regions marked (tool 1) so I can see which cells share a region. Each time a cell is forced, I write it in and it becomes new evidence, so the puzzle unlocks in a chain. At the end I read the finished table as a list of rows (tool 2) and look for a pattern (tool 5) as a final check.
1STEP 1

Redraw the grid and mark the five bold regions

Redraw the grid and mark the five regions.

5 × 5 = 25
2STEP 2

Find the most squeezed cell: (1,4)

Start with the cell that has only one option.

{1,2,3,4,5} - {1,5,2} - {5,3,2} = {4}
3STEP 3

Finish row 1, then use region B

Also use that each line adds to 15.

1+2+3+4+5 = 15, 15 - (1+5+4+2) = 3, 15 - (3+5+4+2) = 1
4STEP 4

Finish column 4 and start column 1

Finish column 4 and start column 1.

15 - (4+5+3+2) = 1
5STEP 5

Use region D to split 2 and 4

A region separates the 2 and the 4.

15 - (2+1+5+4) = 3
6STEP 6

Fill column 3, then rows 3 and 4

Fill column 3, then rows 3 and 4.

15 - (5+3+2+4) = 1
7STEP 7

Close the last two cells

The last two cells fill themselves in.

15 - (5+4+2+1) = 3, 15 - (3+5+4+2) = 1
8STEP 8

Read off the finished table and check the pattern

The finished table is each row shifted by one.

9STEP 9

Verify all fifteen conditions

All fifteen conditions check out.

Answer
13542 / 21354 / 42135 / 54213 / 35421
The answer must be a table of the numbers 1 to 5, and it is: each of 1, 2, 3, 4, 5 appears exactly five times, so all 25 cells are used and 5 × 5 = 25 checks out. Every row, every column and every bold region sums to 1+2+3+4+5 = 15, and 15 × 5 = 75 is the total of the whole table whichever way you slice it -- by rows, by columns or by regions. All nine printed numbers are unchanged. No units are involved because these are labels in a puzzle, not measurements. And since every cell was forced rather than guessed, the table is not just a solution but the only one.
Takeaway

Do not start at the top left -- start at the cell that its row, its column and its bold region all argue about, because that cell usually has only one number left.

  • Redraw the grid and mark the five bold regions
  • Find the most squeezed cell: (1,4)
  • Finish row 1, then use region B
  • Finish column 4 and start column 1
  • Use region D to split 2 and 4
  • Fill column 3, then rows 3 and 4
  • Close the last two cells
  • Read off the finished table and check the pattern
  • Verify all fifteen conditions