1 , 2 , 3 , 4 , 5 , 6 , 7 , 8
Eliminate one number from the list above such that the sum of all numbers before the eliminated number is equal to the sum of all numbers after that.
What is the eliminated 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.
1 = 3 3 = 3 + 4 + 5 + 6 + 7 + 8 2 is eliminated. 1 + 2 = 3 = 3 0 = 4 + 5 + 6 + 7 + 8 3 is eliminated. 1 + 2 + 3 = 6 = 2 6 = 5 + 6 + 7 + 8 4 is eliminated. 1 + 2 + 3 + 4 = 1 0 = 2 1 = 6 + 7 + 8 5 is eliminated. 1 + 2 + 3 + 4 + 5 = 1 5 = 1 5 = 7 + 8 6 is eliminated. 1 + 2 + 3 + 4 + 5 + 6 = 2 1 = 8 7 is eliminated.
Problem Loading...
Note Loading...
Set Loading...
1 + 2 + 3 + 4 + 5 = 1 5 = 7 + 8