Jack, Charlie, and Andrew went on an egg hunt today, each of them carrying one basket. 300 eggs were hidden at the beginning of the day. At the end of the day, the numbers of eggs in each of the boys' baskets are three consecutive integers.
In how many ways could this happen?
Clarification: Order doesn't matter. For example, in the order of Charlie, Andrew, and Jack, and both count as one way.
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.
Let's say there were x − 1 , x , x + 1 eggs in the baskets respectively. Therefore, the total number of eggs would be 3 x . If 3 x is between 0 and 300 inclusive, or in the interval [ 0 , 3 0 0 ] , there are 101 different ways that this could happen; however, if x = 0 , x − 1 would be a negative number, which in this case is a situation that we have to throw out. This leaves our answer to be 1 0 0 .