Each letter represents a distinct digit from 1 to 9.
The number at the end of a row and a column indicate the sum of the numbers in that row or column.
What is the 5 digit number ?
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.
Since we have distinct digits, let's focus on the low sums as they restrict the possibilities.
From T + W + O = 6 , we know that { T , W , O } = { 1 , 2 , 3 } .
From T + O + E = 7 , we know that { T , O , E } = { 1 , 2 , 4 } . Hence W = 3 , E = 4 and { T , O } = { 1 , 2 } .
From E + Y + E = 1 7 , we get that Y = 9 .
From W + A + Y = 1 7 , we get that A = 5 .
From O + R + E = 1 1 , we get that O + R = 7 . If O = 2 then R = 5 which is not possible since A = 5 . Thus O = 1 , R = 6 , T = 2 .
We have T O W E R = 2 1 3 4 6 .