Bunuel
A positive integer when divided by 357 gives a remainder 37. By dividing the same number by 17, the remainder would be:
(A) 3
(B) 4
(C) 5
(D) 6
(E) 7
--------------------------ASIDE----------------------
When it comes to remainders, we have a nice property that says:
If N divided by D leaves remainder R, then the possible values of N are R, R+D, R+2D, R+3D,. . . etc. For example, if k divided by 5 leaves a remainder of 1, then the possible values of k are: 1, 1+5, 1+(2)(5), 1+(3)(5), 1+(4)(5), . . . etc.
-------------------------------------------------------
Given: A positive integer when divided by 357 gives a remainder 37So, some possible values are: 37, 37+357, 37+2(357), 37+3(357), etc
There are infinitely-many values that satisfy the given information.
So, let's test the easiest/smallest one.
If the number is 37, then we get a remainder of 3 when 37 is divided by 17 (i.e., 37 ÷ 17 = 2 with remainder 3)
Answer: ARELATED VIDEO