Plz let me know if there's any other way to solve it even quicker.As of now, I'd recommend backsolving this ques, starting from the smallest of the options to arrive at the correct answer in time.
If we go by back solving, it won't take much to understand that if we first 1000 to one of the options, then subtract the remainders from the formed integer one by one as per given and then divide by their respective divisors i.e. 4,5, and 7, it should form an integer.
Accordingly, we will arrive at 117 to test as one of our options.
(1000+117-1)/4 = 279
(1000+117-2)/5 = 223
(1000+117-4)/7 = 159
Since, all the above form an integer, we know it has to be correct.
Note: It's basically forming these equations:
Let x be some constant added to 1000 and Q be the quotient
Then as per our formula: (D/S)=(Q+R/S), we will get the following three equations
(1000+x) = 4Q+1(1000+x) = 5Q+2(1000+x) = 7Q+4Option CExpertsGlobal5
What is the smallest positive integer that must be added to 1,000 so that the resultant number leaves remainders of 1, 2, and 4 when divided by 4, 5, and 7 respectively?
A. 97
B. 107
C. 117
D. 127
E. 137
|
This Daily Butler Question was provided by
Experts' Global
|
|
Sponsored
|
|
|