HI All,
This question can be easily solved by TESTing VALUES, but you have to be thorough (and not random) with your TESTs.
We're told that A and B are integers. We're asked if A is a factor of B. This is a YES/NO question.
Fact 1: A is a factor of 2B
IF....
A = 1
B = 2
1 is a factor of 2 and the answer to the question is YES.
Before TESTing another set of VALUES, take note of what we've done SO FAR. We used 1 (which is a factor of ALL integers) and we used B=2 (2B = 4) - numbers that only have EVEN FACTORS (beyond the number 1). With our next TEST, we should look to try something different....
IF...
A = 2
B = 3
2 is NOT a factor of 3 and the answer to the question is NO.
Fact 1 is INSUFFICIENT
Fact 2: 2A is a factor of B
Here, we have a variety of Number Properties at play (and a great Number Property 'shortcut'): since we know that A and B are INTEGERS and now we know that 2A is a factor of B.....we know that....
2A is an EVEN integer (2 x integer = even)
B MUST be an EVEN integer, since 2A (which is EVEN) is a factor
Since 2A is a factor, B MUST BE divisible by BOTH 2 and A.
eg.
B = 20
2A = 4
A = 2
With this combination of "rules", by definition, A will ALWAYS be a factor of B
Fact 2 is SUFFICIENT
Final Answer:
GMAT assassins aren't born, they're made,
Rich