Can we fill in each of the squares with a distinct digit such that all of the three equations are true?
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.
Clearly, we cannot use the digit 0, so we must use all the digits from 1 to 9.
Suppose that such a placement was possible: a + b d + e g + h = c = f = i
Then a + b + c + d + e + f + g + h + i = c + c + f + f + i + i = 2 ( c + f + i ) . But a + b + c + d + e + f + g + h + i = 1 + 2 + ⋯ + 9 = 4 5 , which is not even. So such a placement is not possible.