My Attempt
Find the LCM of 4,6,10,15 = 60 and plus 3 (since every division must have the same remainder: 3).
Using letter A as an example, 99,993 = Q*60 +3 so 99,993 - 3 = Q*60 so Q = (99,993 - 3) / 60 and this operation must be an integer!!!
A) (99,993 - 3)/ 60 = 99,990 / 60 = 9,999/6 isn`t multiple X
B) (99,963 - 3)/ 60 = 99,960 / 60 = 9,996/6 is a multiple (possible answer)
C) (99,063 - 3)/ 60 ... same drill ... 9,906/6 is a multiple (possible answer)
D) same drill... = 9,009/6 not a multiple
E) same drill... = 9,006/6 is a multiple (possible answer)
Now we just need to find the greatest number between B, C and E, which is B, the answer.
It took me over 3 min to spot this solution, so any tips for how to quickly find solutions for this type of exercise are very welcome!
Thanks for reading.
Bunuel
What is the greatest five-digit which when divided by 4, 6, 10 and 15 leaves the same remainder 3 in each case?
(A) 99,993
(B) 99,963
(C) 99,063
(D) 90,093
(E) 90,063