□ □ = □ + □ + □ + □ + □ + □ + □
Can we fill all the above boxes with distinct, nonzero digits to make the equation 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.
I have posted a method on 4th September, after which I have said that your method is far superior to mine. A very neat method. Regards, David
3 6 = 1 + 2 + 4 + 5 + 7 + 8 + 9
Hence proved.
Easier to solve 45 - a - b = 10a + b => 11a + 2b = 45. Whence a = 3 and b = 6.
The sum of the first 9 digits is 45. And the 2 digits taken away gives an addition of between 3 (1+2) to 17 (9+8). So the sum of the 7 numbers is between 28 and 42. So the maximum digit for the tens column is 3. So the new maximum is 4+9=13. So now the digit in the tens column is either 3 or 4. If it is 4, and an EVEN number, then that must mean that you have taken away an odd number from the 45. So the sum is even - which is a contradiction. And if the tens digit is 4 again, and an ODD number, then that must mean that you have taken away an even number from 45. So the sum is even - another contradiction. So the first digit is 3. 45-3=42 with the sum being thirty-SOMETHING, or to put it another way 30+n. So 30+n=42-n (the right-hand side being the sum without the 3, and then subtracting the n). So n=6. This was a bit of a trial-and-error method, and Michael Huang's method which is the first one is far superior to this one. Regards, David
Easier to solve 45 - a - b = 10a + b => 11a + 2b = 45. Whence a = 3 and b = 6.
The two digits not used on the right form the sum on the left.
The sum of 9 digits is 45. The minimum value of 7 digits is 28 = 45 - 8 - 9, the maximum is 43 = 45 - 1 -2.
Thus one of the digits not used on the right must be 2, 3, or 4 to provide a possible leading digit on the left.
With 3 , 45 - 3 = 42 and 42 - 6 = 36 when the two digits not used on the right form the sum on the left.
Problem Loading...
Note Loading...
Set Loading...
Let A and B denote the single distinct digits, such that 4 5 − B − A = A B which is equivalent to solving + A 4 B A B 5 Then, 2 B + A ≡ 5 m o d 1 0 , which shows that A must be an odd integer. But since the tens digit is even, then the carry digit is 1 , which forces A = 3 and B = 6 . Thus, the sum that works is 3 6 .
So as long as the possible sum is 3 6 , the digits { 1 , 2 , 4 , 5 , 7 , 8 , 9 } are all possible candidates for the equation boxes.