133k views
1 vote
Find the least number between 200 and 500 which leaves a reminder of 3 in each case when divide by 8,10,12 and 30

1 Answer

4 votes
Hello,

Assume n the number to be found.
n-3 is so a multiple of 8,10,12,30 .
The lcm of 8,10,12,30 is 2^3*3*5=120

n-3=120 or 240 or 360.... n-3=240
==> n=243


User MaxGeek
by
8.5k points

No related questions found