BDSunDevil wrote:
When the positive integer A is divided by 5 and 7, the remainder is 3 and 4, respectively. When the positive integer B is divided by 5 and 7, the remainder is 3 and 4, respectively. Which of the following is a factor of A-B?
(A) 12
(B) 24
(C) 35
(D) 16
(E) 30
Since when A is divided by 5, the remainder is 3, A can be values such as:
3, 8, 13, 18, ...
Since when A is divided by 7, the remainder is 4, A can be values such as:
4, 11, 18, ...
We see that the smallest number A can be is 18; the next value for A is 18 plus the LCM of 5 and 7, that is, A = 18 + 35 = 53. And we can keep adding 35 to obtain succeeding values of A. That is, A can be values such as:
18, 53, 88, 123, …
Since B has the same condition as A, then B can be any of the values above. Therefore, the difference between A and B must be a multiple of 35 (for example, if A = 88 and B = 18, A - B = 70 = 2 x 35).
Alternate Solution:
Since both A and B produce the same remainder when divided by 5, A - B must be divisible by 5. (The reason is the following: Since A produces a remainder of 3 when divided by 5, A must be expressible as 5p + 3 for some integer p. Since B produces a remainder of 3 when divided by 5, B must be expressible as 5q + 3 for some integer q. Then, A - B can be expressed as 5p + 3 - (5q + 3) = 5p - 5q = 5(p - q); which is a multiple of 5)
Similarly, since both A and B produce the same remainder when divided by 7, A - B must be divisible by 7. Since A - B is divisible by both 5 and 7, it must be divisible by LCM of 5 and 7, which is 35.
Answer: C
_________________