There are two positive integers X & Y. When X is divided by 237, the remainder is 192. When Y is divided by 117 the quotient is the same but the remainder is 108. Find the remainder when the sum of X & Y is divided by 118.
Let the quotient obtained in both the cases be ′q.′
We can write X and Y in terms of dividend, remainder, and quotient.
Quotient ′q′ is the same in both cases.
X=237×q+192 [∵ Dividend = Divisor× Quotient + Remainder]
Y=117×q+108
Adding both the equations, we have
X+Y=(237×q+192)+(117×q+108)
=(237+117)×q+192+108
=354×q+300
=118×3q+118×2+64 [We know 354=3×118 and 300=236+64=2×118+64]
=118×(3q+2)+64 [∵ Dividend = Divisor× Quotient + Remainder]
Thus when the sum of X and Y is divided by 118 we get 3q+2 as quotient and 64 as remainder.
Therefore, the remainder obtained when sum of X & Y is divided by 118 is 64.