A woman with a HUGE basket of eggs finds that
What is the minimum number of eggs she has?
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.
The "useless" trivia is the key! As we know that 541, 863, 1223 and 1447 are positive prime numbers, we can use the Chinese Remainder Theorem.
The Theorem can be run on Wolfram Alpha using this form: ChineseRemainder[{r1,r2,…},{m1,m2,…}] Where rn are the remainders and mn are the numbers of eggs removed.
So the form to be run on Wolfram Aplha is this:
ChineseRemainder[{12,26,34,59},{541,863,1223,1447}]