This question can be rephrased: Is r – s divisible by 3? Or, are r and s each divisible by 3?
Statement (1) tells us that r is divisible by 735. If r is divisible by 735, it is also divisible by all the factors of
735. 3 is a factor of 735. (To test whether 3 is a factor of a number, sum its digits; if the sum is divisible by 3,
then 3 is a factor of the number.) However, statement (1) does not tell us anything about whether or not s is
divisible by 3. Therefore it is insufficient.
Statement (2) tells us that r + s is divisible by 3. This information alone is insufficient. Consider each of the
following two cases:
CASE ONE: If r = 9, and s = 6, r + s = 15 which is divisible by 3, and r – s = 3, which is also divisible by 3.
CASE TWO: If r = 7 and s = 5, r + s = 12, which is divisible by 3, but r – s = 2, which is NOT divisible by 3.
Let's try both statements together. There is a mathematical rule that states that if two integers are each
divisible by the integer x, then the sum or difference of those two integers is also divisible by x.
We know from statement (1) that r is divisible by 3. We know from statement (2) that r + s is divisible by 3.
Using the converse of the aforementioned rule, we can deduce that s is divisible by 3. Then, using the rule
itself, we know that the difference r – s is also divisible by 3.
The correct answer is C: BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is
sufficient.