Hi All,
This question is built around several Number Properties, but you don't need to know those rules to get the question correct. TESTing VALUES and pattern-matching will get you the correct answer.
We're told that X and Y are positive integers and the Y = the sum of all the unique factors of X. We're asked if |X-Y| > 1. This is a YES/NO question.
Fact 1: X is NOT prime
IF....
X = 1
The only factor of 1 is 1
Y = 1
|1-1| = 0 and the answer to the question is NO
IF....
X = 4
The factors of 4 are 1, 2 and 4
Y = 7
|4-7| = 3 and the answer to the question is YES
Fact 1 is INSUFFICIENT
Fact 2: X does NOT = 1
IF....
X = 2
The factors of 2 are 1 and 2
Y = 3
|2-3| = 1 and the answer to the question is NO
IF....
X = 4
The factors of 4 are 1, 2 and 4
Y = 7
|4-7| = 3 and the answer to the question is YES
Fact 2 is INSUFFICIENT
Combined, we know....
X is NOT prime
X is NOT 1
IF....
X = 4
The factors of 4 are 1, 2 and 4
Y = 7
|4-7| = 3 and the answer to the question is YES
IF....
X = 6
The factors of 6 are 1, 2, 3 and 6
Y = 12
|6-12| = 6 and the answer to the question is YES
From these examples, you can see that since X is NOT prime (and NOT 1), then it will have factors BESIDES itself and the number 1. Thus Y will always be MORE than 1 greater than X and the answer to the question will ALWAYS be YES.
Combined, SUFFICIENT
Final Answer:
GMAT assassins aren't born, they're made,
Rich