Last visit was: 26 Apr 2024, 11:02 It is currently 26 Apr 2024, 11:02

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
User avatar
Intern
Intern
Joined: 21 Nov 2009
Status:Applying Now
Posts: 46
Own Kudos [?]: 573 [94]
Given Kudos: 3
WE:Project Management (Manufacturing)
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92948
Own Kudos [?]: 619210 [46]
Given Kudos: 81609
Send PM
avatar
Intern
Intern
Joined: 14 Nov 2008
Posts: 24
Own Kudos [?]: 63 [5]
Given Kudos: 1
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 09 May 2009
Posts: 110
Own Kudos [?]: 1051 [1]
Given Kudos: 13
Send PM
Re: if x prime, value of x [#permalink]
1
Kudos
IMO E is correct
s1) x = 2 , 31, 107 will give a perfect cube and all are prime so insuff
s2) x can be any prime no. so insuff
togather also no. single value
hence E
User avatar
Manager
Manager
Joined: 25 Aug 2009
Posts: 72
Own Kudos [?]: 358 [4]
Given Kudos: 3
Location: Streamwood IL
Concentration: Finance
Schools:Kellogg(Evening),Booth (Evening)
 Q51  V34
GPA: 3.4
WE 1: 5 Years
Send PM
Re: if x prime, value of x [#permalink]
4
Kudos
Got E with a similar approach.
Only tip is for statement 1, instead of prime numbers which satisfy 2*x+2 is a perfect cube, find perfect cubes which when subtracted by 2 and divided by 2 yields a prime number.
User avatar
Senior Manager
Senior Manager
Joined: 13 Aug 2012
Posts: 336
Own Kudos [?]: 1822 [3]
Given Kudos: 11
Concentration: Marketing, Finance
GPA: 3.23
Send PM
Re: If x is a prime number, what is the value of x? [#permalink]
2
Kudos
msunny wrote:
If x is a prime number, what is the value of x?

(1) 2x + 2 is the cube of a positive integer.
(2) The average of any x consecutive integers is an integer.


Statement 1:
I first listed a few cubes:
1,8,27,64,125,...

x = cube - 2 / 2
x = 8 - 2/2 = 3 (prime)
x = 27 -2 /2 is not an integer (skip)
x = 64 - 2/2 = 31 (prime)

INSUFFICIENT!

Statement 2: A(x) consecutive numbers is an integer if odd (A RULE) and not an integer if EVEN
This is just saying x is odd...
INSUFFICIENT!

Together: 31 and 3 are both ODD
INSUFFICIENT!

Answer: E
Verbal Forum Moderator
Joined: 10 Oct 2012
Posts: 485
Own Kudos [?]: 3093 [1]
Given Kudos: 141
Send PM
Re: If x is a prime number, what is the value of x? [#permalink]
1
Kudos
msunny wrote:
If x is a prime number, what is the value of x?

(1) 2x + 2 is the cube of a positive integer.

(2) The average of any x consecutive integers is an integer.


From F.S 1, we know that \(2(x+1) = t^3\), where t is a positive integer. Two conditions are to be met:

1.x should be a prime number.
2.(x+1) should at-least be equal to \(2^2\), or have it as a factor.

Now, for \(x+1 = 2^2\), we get x = 4-1 = 3. So , we get x = 3(prime)

Again, to make 2(x+1) as a perfect cube, the next value of (x+1) should be \(2^2*2^3 \to x+1 = 32 \to x = 31\)(prime). Thus x = 31.

Two values of x\(\to\)Insufficient.

From F.S 2, for a set of consecutive integers, the mean is always the middle term, which is unique and an integer. Thus, for any x, which is odd, the mean of the given series would be a unique integer. Thus, x = odd. Clearly Insufficient.

Both the statements taken together, x can be 3 or x can be 31. Insufficient.

E.
avatar
Intern
Intern
Joined: 09 Dec 2014
Posts: 3
Own Kudos [?]: 1 [0]
Given Kudos: 13
GMAT 1: 710 Q49 V38
Send PM
Re: If x is a prime number, what is the value of x? [#permalink]
Statement 1:
Try x=2, works. Potentially the right answer, but x= another prime might also satisfy the equation. Move on.

Statement 2:
X is a prime that is not even. Not sufficient.

1 & 2 together:
Since both statements can't contradict each other, it means that x=2 can't be the answer. Both statements don't narrow x down to one value. Answer is E

Posted from GMAT ToolKit
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5962
Own Kudos [?]: 13391 [0]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
Re: If x is a prime number, what is the value of x? [#permalink]
Expert Reply
Sammyh21 wrote:
Statement 1:
Try x=2, works. Potentially the right answer, but x= another prime might also satisfy the equation. Move on.

Statement 2:
X is a prime that is not even. Not sufficient.

1 & 2 together:
Since both statements can't contradict each other, it means that x=2 can't be the answer. Both statements don't narrow x down to one value. Answer is E



Let me mention it here...

YOU NEVER ASSUME THAT STATEMENT IS NOT SUFFICIENT BASED ON HUNCH LIKE YOU DID IN STATEMENT 1. Also x=2 doesn't work

You must be able to prove that it's not sufficient in order to improve accuracy therefore the first statement should be considered in the following manner

Statement 1: 2x + 2 is the cube of a positive integer

2x+2 = 2(x+1) for this to be a perfect cube (x+1) must be even i.e. x must be odd

at x=3, 2x+2 = 8 One possibility
another Even perfect cube is 64
64 = 2(x+1) => x=31

there are two or more possibilities of x= 3, 31 etc.
Inconsistent Values therefore,
NOT SUFFICIENT

Statement 2: Average of X consecutive integers is even

True for all Odd values of x therefore
NOT SUFFICIENT

Combining the two statements

x can still be 3 or 31 etc
so, NOT SUFFICIENT

Answer: Option
Manager
Manager
Joined: 22 Feb 2016
Posts: 67
Own Kudos [?]: 52 [0]
Given Kudos: 208
Location: India
Concentration: Economics, Healthcare
GMAT 1: 690 Q42 V47
GMAT 2: 710 Q47 V39
GPA: 3.57
Send PM
Re: If x is a prime number, what is the value of x? [#permalink]
Aha question as Mike from Magoosh will say :)

well rather than hitting and trying with multiple prime numbers we can opt for a simpler process. first sort out the cube roots and see if any equation is satisfying it with prime number.

2^3=8 2(x+1)=8 yes prime 3
next 3^3= 27
No primes satify this equation
next 4^3=64
any prime satisfying it ? YES 31

DONE STOP PROCEEDING Statement 1 is Not sufficient

Statement 2: well any odd number will satify this statement and we can have multiple answers such as 3 and 31 which are primes.

Combining 1& 2 we still have multiple options

Thus E
Retired Moderator
Joined: 05 Jul 2006
Posts: 849
Own Kudos [?]: 1562 [0]
Given Kudos: 49
Send PM
Re: If x is a prime number, what is the value of x? [#permalink]
msunny wrote:
If x is a prime number, what is the value of x?

(1) 2x + 2 is the cube of a positive integer.

(2) The average of any x consecutive integers is an integer.


from 1

x = y^3/2 - 1 thus y has to be even , y = 2 thus x could be 7 , or y = 4 and thus x = 3... insuff

from 2

x is odd prime ( 3,5,7,...etc)

both

x could be 3 or 7... insuff

E
avatar
Intern
Intern
Joined: 15 Sep 2016
Posts: 1
Own Kudos [?]: [0]
Given Kudos: 0
Send PM
Re: If x is a prime number, what is the value of x? [#permalink]
edgehead wrote:
3

Sent from my Moto G (4) using GMAT Club Forum mobile app

C as both the statements on their own are not sufficient ,when clubbed result in x=3

Sent from my Moto G (4) using GMAT Club Forum mobile app
Alum
Joined: 12 Aug 2015
Posts: 2282
Own Kudos [?]: 3132 [0]
Given Kudos: 893
GRE 1: Q169 V154
Send PM
If x is a prime number, what is the value of x? [#permalink]
Great Question.
We are told that x is a prime number and asked about its value.

Statement 1->
2x+2=t^3
for any positive integer t.
Lets use some test cases =>
2x+2=1
x=1/2=> Not allowed
2x+2=8
x=3=> Allowed
2x+2=27
x=25/2=> Not allowed
2x+2=64
x=31=>Allowed

Hence 3 and 31 are both acceptable values => Not sufficient.

Statement 2->
Remember for set of consecutive integers is an AP series.
Mean can be of the form p if x is odd (p is an integer )
Mean can be of the form p.5 if x is even (p is an integer)
RULE->Sum of n consecutive integers is always divisible by n for n being odd and never divisible by n for n being even.
Hence this statement tells us that x is odd.
But their are ∞ odd primes => Not sufficient.
Combing them x=3 and x=31 are both acceptable values.
Hence not sufficient .

Hence E.
Manager
Manager
Joined: 30 Mar 2017
Posts: 88
Own Kudos [?]: 147 [0]
Given Kudos: 53
GMAT 1: 200 Q1 V1
Send PM
If x is a prime number, what is the value of x? [#permalink]
Wanted to contribute my approach for Statement 1:

\(2x+2=2(x+1)\) is the cube of a positive integer.

We can have \(x+1=2^2\), which gives us x=3.
Or we can have \(x+1=2^2*3^3\), which gives us x=107.
Not sufficient, since both 3 and 107 are primes.
Current Student
Joined: 08 Oct 2019
Posts: 144
Own Kudos [?]: 32 [0]
Given Kudos: 157
Location: Australia
Concentration: Entrepreneurship, Operations
Schools: HBS (A)
GMAT 1: 690 Q45 V39
GMAT 2: 700 Q47 V39
GPA: 3.97
Send PM
Re: If x is a prime number, what is the value of x? [#permalink]
I'm horrible with prime questions. Can anyone recommend a good resource that covers this area?

Posted from my mobile device
Math Expert
Joined: 02 Sep 2009
Posts: 92948
Own Kudos [?]: 619210 [2]
Given Kudos: 81609
Send PM
Re: If x is a prime number, what is the value of x? [#permalink]
2
Bookmarks
Expert Reply
Current Student
Joined: 08 Oct 2019
Posts: 144
Own Kudos [?]: 32 [0]
Given Kudos: 157
Location: Australia
Concentration: Entrepreneurship, Operations
Schools: HBS (A)
GMAT 1: 690 Q45 V39
GMAT 2: 700 Q47 V39
GPA: 3.97
Send PM
Re: If x is a prime number, what is the value of x? [#permalink]
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32688
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If x is a prime number, what is the value of x? [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: If x is a prime number, what is the value of x? [#permalink]
Moderator:
Math Expert
92947 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne