A farmer owns a number of rabbits. If divided by 2, one rabbit remains.If divided by 3, 2 rabbits remain.If divided by 4, 3 rabbits remain.If divided by 5, 4 rabbits remain.If divided by 6, 5 rabbits remain.
How many rabbits does the farmer have ??
P.S : I know the answer but not the solution.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
answer is 59. Since if it is divided by 2 we get remainder 1, it is odd. Combine this with the fact that when it is divided by 5 remainder 4, its last digit must be 9. After minus 1 out of multiples of 6, the numbers which have 9 as last digit are 29,59,89....And after minus 1 from multiples of 4, the numbers which have 9 as last digit are 19,39,59... Therefore, it is clear that the answer is 59.
Log in to reply
Thanks :)
59.From the conditions we can find out that the answer is [2,3,4,5,6]−1 which is60−1=59
Log in to reply
What does [2,3,4,5,6] mean ?
Log in to reply
The LCM of those numbers...that's all.
This is simply a system of modular congruence.
first do lcm of 2,3,4,5,6 its 60 as the remainder is 1 less than the divisor so the answer is 60-1=59