CrossNumber Puzzle

Using the digits 1 to 9 exactly once, fill in the above image such that each row and column is correct.

What is the sum of the 5 numbers in the middle row and column?


The answer is 25.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Ivan Koswara
Apr 15, 2015

Name the cell on x x -th row and y y -th column as R x C y RxCy .

From column 1, R 2 C 1 = 4 + R 1 C 1 + R 3 C 1 4 + 1 + 2 = 7 R2C1 = 4 + R1C1 + R3C1 \ge 4+1+2 = 7 . From column 3, R 2 C 3 = R 1 C 3 + R 3 C 3 11 8 + 9 11 = 6 R2C3 = R1C3 + R3C3 - 11 \le 8+9-11 = 6 . From row 2, R 2 C 3 > R 2 C 1 R 2 C 2 R2C3 > \frac{R2C1}{R2C2} . If R 2 C 2 = 1 R2C2 = 1 , then 6 R 2 C 3 > R 2 C 1 7 6 \ge R2C3 > R2C1 \ge 7 , contradiction. Thus R 2 C 2 2 R2C2 \ge 2 . Together with the fact that R 2 C 2 R2C2 divides R 2 C 1 R2C1 (so that row 2 results to an integer), there are only three possibilities for row 2: ( 8 , 2 , 5 ) , ( 8 , 4 , 3 ) , ( 9 , 3 , 4 ) (8,2,5), (8,4,3), (9,3,4) .

Case 1 : ( R 2 C 1 , R 2 C 2 , R 2 C 3 ) = ( 9 , 3 , 4 ) (R2C1, R2C2, R2C3) = (9,3,4)

Then R 1 C 1 + R 3 C 1 = 5 R1C1 + R3C1 = 5 , and so { R 1 C 1 , R 1 C 3 } = { 1 , 4 } { 2 , 3 } \{R1C1, R1C3\} = \{1,4\} \vee \{2,3\} . However, neither is possible, as they would repeat 4 4 or 3 3 used on R 2 C 3 R2C3 and R 2 C 2 R2C2 respectively. Thus this case is impossible.

Case 2 : ( R 2 C 1 , R 2 C 2 , R 2 C 3 ) = ( 8 , 4 , 3 ) (R2C1, R2C2, R2C3) = (8,4,3)

Likewise, this gives R 1 C 1 + R 3 C 1 = 4 R1C1 + R3C1 = 4 , which forces { R 1 C 1 , R 3 C 1 } = { 1 , 3 } \{R1C1, R3C1\} = \{1,3\} (the other choice { 2 , 2 } \{2,2\} is impossible, as it would repeat the same digit). But now this repeats the 3 3 on R 2 C 3 R2C3 .

Case 3 : ( R 2 C 1 , R 2 C 2 , R 2 C 3 ) = ( 8 , 2 , 5 ) (R2C1, R2C2, R2C3) = (8,2,5)

We have { R 1 C 1 , R 3 C 1 } = { 1 , 3 } \{R1C1, R3C1\} = \{1,3\} and { R 1 C 3 , R 3 C 3 } = { 7 , 9 } \{R1C3,R3C3\} = \{7,9\} . Thus by elimination, { R 1 C 2 , R 3 C 2 } = { 4 , 6 } \{R1C2, R3C2\} = \{4,6\} , and so we already have the answer: R 1 C 2 + R 2 C 1 + R 2 C 2 + R 2 C 3 + R 3 C 2 = ( 4 + 6 ) + 8 + 2 + 5 = 25 R1C2+R2C1+R2C2+R2C3+R3C2 = (4+6) + 8 + 2 + 5 = \boxed{25} .

However, of course we want to keep going and see if the solution is unique.

From row 3, R 3 C 3 7 R3C3 \ge 7 , so R 3 C 1 R 3 C 2 6 R3C1 \cdot R3C2 \le 6 . But R 3 C 2 4 R3C2 \ge 4 , so R 3 C 1 6 4 R3C1 \le \frac{6}{4} , forcing R 3 C 1 = 1 R3C1 = 1 . This means R 1 C 1 = 3 R1C1 = 3 .

Now, R 1 C 2 = R 1 C 1 + R 1 C 3 8 = R 1 C 3 5 9 5 = 4 R1C2 = R1C1 + R1C3 - 8 = R1C3 - 5 \le 9-5 = 4 , but R 1 C 2 4 R1C2 \ge 4 . So equality is achieved, giving R 1 C 2 = 4 R1C2 = 4 , and the rest is easy.

The unique solution is:

3 3 4 4 9 9
8 8 2 2 5 5
1 1 6 6 7 7

Nice solution... But the answer is not unique.

I got

3 6 7

8 2 5

1 4 9

Vaibhav Prasad - 5 years, 12 months ago

Log in to reply

Row 1: 3 6 + 7 8 3-6+7 \neq 8 .

Ivan Koswara - 5 years, 12 months ago

Log in to reply

OMG..... i did not see the first row ..... while all the other rows and columns seem to fit nicely. How is this possible ?

Vaibhav Prasad - 5 years, 12 months ago
Vraj Mistry
Jul 3, 2015

* 4+8+2+5+6=25 *

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...