The Old Egg Puzzle

A woman with a HUGE basket of eggs finds that

  • If she removes 541 eggs at a time, there are 12 eggs left over.
  • If she removes 863 eggs at a time, there are 26 eggs left over.
  • If she removes 1223 eggs at a time, there are 34 eggs left over.
  • If she removes 1447 eggs at a time, there are 59 eggs left over.

What is the minimum number of eggs she has?

Trivia: 541 is the 100th Prime, 863 is the 150th, 1223 is the 200th and 1447 is the 229th. I do not think this information is relevant, though


The answer is 494036022101.

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.

2 solutions

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}]

494036022101 how did you get the answer can you please explain and what is crt

abhishek anand - 6 years, 4 months ago
Pranjal Jain
Oct 6, 2014

Just run " ChineseRemainder[{12,26,34,59},{541,863,1223,1447}] " (without quotes) on Wolfram Alpha

Same done ^_^. BTW, are you in 11th grade/12th ?

Krishna Ar - 6 years, 8 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...