number properties:

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 271
Joined: Tue May 22, 2012 3:22 am
Thanked: 7 times
Followed by:3 members

number properties:

by \'manpreet singh » Thu Oct 25, 2012 8:49 am
If x > 1, what is the value ofinteger x?
(1) There are x unique factors of x.
(2) The sum of x and any prime number larger than x is odd.

Answer provided is B but i think answer is D

Need opinion regarding it..

Singh
Source: — Data Sufficiency |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Thu Oct 25, 2012 8:56 am
'manpreet singh wrote:If x > 1, what is the value ofinteger x?
(1) There are x unique factors of x.
(2) The sum of x and any prime number larger than x is odd.
Target question: What is the value of integer X?

Statement 1: There are X unique factors of X
In other words, the factors of X must range from 1 to X, with every number in between.
In other words, the factors of X are: 1, 2, 3, . . . X-1, and X
We can see that this works when X=2 (factors are 1 and 2}

For any number greater than 2, X will not have factors ranging from 1 to X.
For any number greater than 2, X-1 cannot be a factor of X. In fact, when we divide X by X-1, the remainder will always be 1 (when X>2).
For example, 4 cannot be a factor of 5, 11 cannot be a factor of 12, etc.

Since only 2 satisfies the given condition, x must equal 2.
So, statement 1 is SUFFICIENT

Statement 2: The sum of X and any prime number larger than X is odd
There are several values of X that satisfy this condition. Here are two cases:
case a: X = 2. Here, every prime number greater than 2 will be odd, and 2 plus an odd number will always be odd.
case b: X = 4. Here, every prime number greater than 4 will be odd, and 4 plus an odd number will always be odd.

Since we cannot answer the target question with certainty, statement 2 is NOT SUFFICIENT

Answer = A

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

User avatar
Master | Next Rank: 500 Posts
Posts: 279
Joined: Mon Jun 25, 2012 10:56 pm
Thanked: 60 times
Followed by:10 members

by anuprajan5 » Thu Oct 25, 2012 8:59 am
Hey Manpreet,

I wonder what the source of this question is. My solution is as follows:

Statement 1: There are only 2 numbers that fit the pattern ie: 1 and 2. Each has 1 or 2 factors. But since x>1 then 2 is the only number.

Sufficient.

Statement 2: The sum of X and any prime number larger than X is odd

This could be multiple options. Examples

2+7 = 9
4+7 = 11.

Both fit the pattern. But I cannot distinguish whether x is 2, 4 or any other number. Insufficient.

Hence answer A
Regards
Anup

The only lines that matter - are the ones you make!

https://www.youtube.com/watch?v=kk4sZcG ... ata_player

Master | Next Rank: 500 Posts
Posts: 271
Joined: Tue May 22, 2012 3:22 am
Thanked: 7 times
Followed by:3 members

by \'manpreet singh » Thu Oct 25, 2012 8:04 pm
Thanks guys for the quick replies!

Singh