Hi All,
This post is from years ago, but the prompt still serves as an example of how TESTing VALUES can help you to prove the correct answer in many DS questions.
We're told that X, Y and Z are POSITIVE INTEGERS. We're asked for the REMAINDER when 100X + 10Y + Z is divided by 7.
Fact 1: Y = 6
Since we don't know the values of X or Z, let's TEST VALUES.
Technically, we can use ANY positive integers for X and Z, but I'm going to keep things simple...
X = 1, Z = 1
(100 + 60 + 1)/7
161/7 = 23r0 so the answer is 0
X = 1, Z = 3
(100 + 60 + 3)/7
163/7 = 23r2 so the answer is 2
Fact 1 is INSUFFICIENT
Fact 2: Z = 3
Again, we can use ANY positive integers for X and Y, but let's keep things simple...
We can use the second example from Fact 1 here...
X = 1, Y = 6, Z = 3
163/7 = 23r2 so the answer is 2
X = 1, Y = 1, Z = 3
(100 + 10 + 3)/7
113/7 = 16r1 so the answer is 1
Fact 2 is INSUFFICIENT
Combined, we know
Y = 6
Z = 3
X = ANY POSITIVE INTEGER
If X = 1 (from our prior work)
163/7 = 23r2 so the answer is 2
If X = 2
(200 + 60 + 3)/7
263/7 = 37r4 so the answer is 4
Combined, INSUFFICIENT
Final Answer:
GMAT assassins aren't born, they're made,
Rich