Hi All,
This DS question is built around a pattern that you might have to do some work to discover. TESTing VALUES will help you to find it and select the correct answer:
We're told that X, Q and R are POSITIVE INTEGERS and that X/17 = Q remainder R. We're asked for the remainder when X is divided by 34....
Fact 1: Q is ODD
This doesn't tell us anything about X or R, so we can quickly TEST VALUES to prove an insufficiency
IF....
Q = 1
R = 1
X = 18
18/34 = 0 remainder 18, so the answer is 18
IF....
Q = 1
R = 2
X = 19
19/34 = 0 remainder 19, so the answer is 19
Fact 1 is INSUFFICIENT
Fact 2: R = 5
IF....
Q = 1
R = 5
X = 22
22/34 = 0 remainder 22, so the answer is 22
IF....
Q = 2
R = 5
X = 39
39/34 = 1 remainder 5, so the answer is 5
Fact 2 is INSUFFICIENT
Combined, we know:
Q is ODD
R = 5
IF....
Q = 1
R = 5
X = 22
22/34 = 0 remainder 22, so the answer is 22
IF....
Q = 3
R = 5
X = 56
56/34 = 1 remainder 22, so the answer is 22
IF....
Q = 5
R = 5
X = 90
90/34 = 2 remainder 22, so the answer is 22
From this work, we have found a pattern - the remainder is ALWAYS 22.
Combined, SUFFICIENT
Final Answer:
GMAT assassins aren't born, they're made,
Rich