If positive integer y is equal to the sum of all the unique

This topic has expert replies
Source: — Data Sufficiency |

User avatar
Master | Next Rank: 500 Posts
Posts: 447
Joined: Sun Apr 22, 2012 7:13 am
Thanked: 46 times
Followed by:13 members
GMAT Score:700

by hemant_rajput » Tue Apr 02, 2013 9:15 am
varun289 wrote:If positive integer y is equal to the sum of all the unique factors of the positive integer x, is |x-y| > 1?

x is not prime
x≠1







IMO,b Ans-c???
1.

X is not prime, so possible value of X {1,4,6,.....}



when x = 1
then x = 1
|1 - 1| is not greater than 1

when x = 4
then y = 1+2+4 = 7
|4 - 7| >1

when x = 8
then y = 1+2+4+8 = 15

|8 - 15| > 1

hence not sufficient


2.

from above we know that for x = 2, |x -y| is equal to 1 and for x = 8 |x-y| is greater than 1.

hence not sufficient.

after combining two statement we are sure that for every value |x -y| > 1


IMO C
Last edited by hemant_rajput on Tue Apr 02, 2013 11:29 am, edited 1 time in total.
I'm no expert, just trying to work on my skills. If I've made any mistakes please bear with me.

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Tue Apr 02, 2013 11:23 am
varun289 wrote:If positive integer y is equal to the sum of all the unique factors of the positive integer x, is |x-y| > 1?

x is not prime
x≠1
Statement 1: x is not prime
If x=1, then x has EXACTLY ONE unique factor: 1 itself.
Thus, y=1.
The result:
|x-y| = |1-1| = 0.
In this case, |x-y| < 1.

If x = non-prime other than 1, then x has AT LEAST 3 unique factors: x, 1, and k, where 1<k<x.
Thus, y = x+1+k.
The result:
|x-y| = |x - (x+1+k)| = |-(1+k)| = 1+k.
Since the least possible value of k is 2, 1+k ≥ 3.
In this case, |x-y| ≥ 3.
INSUFFICIENT.

Statement 2: x≠1
As shown above, if x = non-prime other than 1, then |x-y| ≥ 3.

If x = prime, then x has EXACTLY 2 unique factors: x and 1.
Thus, y = x+1.
The result:
|x-y| = |x - (x+1)| = 1.
In this case, |x-y| = 1.
INSUFFICIENT.

Statements combined:
As shown above, if x = non-prime other than 1, then |x-y| ≥ 3.
SUFFICIENT.

The correct answer is C.

A few cases to illustrate that |x-y| ≥ 3 if x = non-prime other than 1:
If x=4, then y = 1+2+4 = 7.
In this case, |x-y| = |4-7| = 3.

If x=6, then y = 1+2+3+6 = 12.
In this case, |x-y| = |1-12| = 11.

If x=8, then y = 1+2+8 = 11.
In this case, |x-y| = |8-11| = 3.

In every case, |x-y| ≥ 3.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

User avatar
Master | Next Rank: 500 Posts
Posts: 447
Joined: Sun Apr 22, 2012 7:13 am
Thanked: 46 times
Followed by:13 members
GMAT Score:700

by hemant_rajput » Tue Apr 02, 2013 11:30 am
I've edited my post after Mitch's explanation. Correct answer is C.

Thanks a lot Mitch.
I'm no expert, just trying to work on my skills. If I've made any mistakes please bear with me.