Asked by Mhon
Find the smallest integer greater than 100 that is divisible by 3 but leaves the
remainders 1, 5 when divided by 4 and 7 respectively.
remainders 1, 5 when divided by 4 and 7 respectively.
Answers
Answered by
oobleck
9 = 3*3 = 2*4 + 1
Now, since LCM(3,4) = 12, start adding 12's
21, 33
33 = 11*3 = 8*4 + 1 = 4*7 + 5
Now, since LCM(3,4) = 12, start adding 12's
21, 33
33 = 11*3 = 8*4 + 1 = 4*7 + 5
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.