Pearls

Algebra Level pending

Seven friends lost each other in a jungle. After some time one of them found a bag of pearls. He was very happy. But suddenly one of his friend arrived. They both agreed to divide the pearls between themselves. After division, one pearl resulted in extra. At this moment their third friend arrived, and they again distributed all the pearls among themselves. But again one pearl left. Similarly when the fourth, fifth and sixth friend arrived, the result was still one pearl left. At last when their seventh friend met them, this time all the pearls were distributed equally. Find the minimum numbers of pearls in the bag.


The answer is 301.

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

Finn Hulse
Apr 24, 2014

Excellent problem! I solved it by finding first gcd ( 2 , 3 , 4 , 5 , 6 ) \text{gcd}(2, 3, 4, 5, 6) , which is simply 60 60 . From there, for our required to leave a remainder of 1 1 , our number must be 60 + 1 = 61 60+1=61 , or any other number in the form 60 x + 1 60x+1 . Now, examine our second bound... it's divisible by seven. Thus we're looking for a solution to the Diophantine equation 60 x + 1 = 7 y 60x+1=7y . Solving, we find that the minimum possible amount of pearls is 301 \boxed{301} .

Aareyan Manzoor
Oct 11, 2014

the number had to be 1 (mod 2,3,4,5,6) and 0 ( mod 7) all multiples of 5 and + 1= last digit 6 or 1------- (1) all multiples of 2 and +1 = odd ---------------- (2) so, therefore the last digit have to be 1. 1st multiple of 7 with last digit as 1 = 21. 21 is wrong 2nd multiple of 7 with last digit as 1 = 21+70= 91--------------------------------------------------------------------------------------------------------------- by this way you will eventually get 361 \boxed { 361}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...