If a and b are the digits of the two-digit number X, what is the remainder when X is divided by 9?
(1) a + b = 11
(2) X + 7 is divisible by 9
I got this question on MGMAT CAT i took yesterday.
According to the answer explanations, the answer should be D --> each statement ALONE is sufficient. My question is with statement (2). Below is my work for the problem:
X + 7 = n*9, where n is any integer
if n=2, X=11 and X/9 yields remainder of 2
if n=3, X=20 and X/9 yields remainder of 2
if n=-2, X=-16 and even though it is 2 units away from a multiple of 9, when -16/9, the remainder isn't 2 is it? Shouldn't the remainder be -7?
The problem does not explicitly state that X has to be positive. Am I interpreting this incorrectly? Needless to say, I picked answer A for this question.
andrew