Sam has put sweets in five jars in such a way that no jar is empty and no two jars contain the same number of sweets. Also, any three jars contain more sweets in total that the total of the remaining two jars. What is the smallest possible number of sweets altogether in the five jars?
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.
Sum of all sweets is ( 7 − 2 ) + ( 7 − 1 ) + 7 + ( 7 + 1 ) + ( 7 + 2 ) = > 5 + 6 + 7 + 8 + 9 = 3 5 .