Last visit was: 20 Nov 2025, 07:23 It is currently 20 Nov 2025, 07:23
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
User avatar
srujani
Joined: 24 Jan 2013
Last visit: 27 Feb 2014
Posts: 6
Own Kudos:
12
 [12]
Given Kudos: 12
Concentration: Marketing, General Management
GMAT 1: 710 Q48 V40
GPA: 3
GMAT 1: 710 Q48 V40
Posts: 6
Kudos: 12
 [12]
2
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,420
Own Kudos:
778,520
 [1]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,420
Kudos: 778,520
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
nt2010
Joined: 15 Jan 2013
Last visit: 11 Aug 2013
Posts: 110
Own Kudos:
Given Kudos: 65
Status:Looking to improve
GMAT 1: 530 Q43 V20
GMAT 2: 560 Q42 V25
GMAT 3: 650 Q48 V31
GMAT 3: 650 Q48 V31
Posts: 110
Kudos: 185
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 479
Own Kudos:
3,340
 [3]
Given Kudos: 141
Posts: 479
Kudos: 3,340
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
srujani
If x is an integer, what is the value of x?

(1) |23x| is a prime number
(2) \(2*\sqrt{x^2}\) is a prime number
What you are saying is exactly correct : Square root of a number will always be a non-negative entity. The question doesn't wrestle that point.
\(\sqrt{x^2} = |x| \geq{0}.\). However, as you can see, both x = 1 and x = -1 are valid as because |1| = |-1| = 1.

So basically, \((-1)^2 = (1)^2 = 1\), but \(\sqrt{1}\) = 1.

From F. S 1, we know that |23x| is a prime number for both x =1 and x=-1. Thus,no unique value of x is present. Insufficient

From F.S 2, \(2*\sqrt{x^2}\) can be a prime no only if \(x^2 = 1\). Again, \(x^2 = 1\) \(\to\) \(x = \pm1\). Just as above, we get 2 values of x, hence Insufficient.

Even after combining both the fact statements, no unique value of x can be found.

E.
avatar
kinghyts
Joined: 22 Sep 2012
Last visit: 26 Apr 2015
Posts: 106
Own Kudos:
Given Kudos: 49
Concentration: Strategy, Technology
WE:Information Technology (Computer Software)
Posts: 106
Kudos: 151
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel,

As per the explanation for the option 2) , x can be either +1 or -1. But since 2 sqrt(x^2) is a prime number, can we not assume that x can't be -1 because a prime number is "an integer that has no integral factors but itself and 1" which will not be the case if x is -1.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,420
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,420
Kudos: 778,520
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kinghyts
Bunuel,

As per the explanation for the option 2) , x can be either +1 or -1. But since 2 sqrt(x^2) is a prime number, can we not assume that x can't be -1 because a prime number is "an integer that has no integral factors but itself and 1" which will not be the case if x is -1.

If you plug \(x=-1\) into \(2\sqrt{x^2}\) you'll still get a prime number:

\(2\sqrt{x^2}=2\sqrt{(-1)^2}=2\sqrt{1}=2=prime\).
avatar
sampad
Joined: 13 Jun 2019
Last visit: 02 Mar 2022
Posts: 38
Own Kudos:
Given Kudos: 5
Posts: 38
Kudos: 9
Kudos
Add Kudos
Bookmarks
Bookmark this Post
i dont agree with the solution. if mod of 23x is a prime number then as per the definition of prime number 23x is always positive. So how will x have two values?

and as per the statement 2, sqrt of (x2) is always positive. and when it was mentioned it should be prime then how we can take the value of -1.

i dont agree with the solution. There are many problems i did where we took positive value when square root was given.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,420
Own Kudos:
778,520
 [2]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,420
Kudos: 778,520
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
sampad
i dont agree with the solution. if mod of 23x is a prime number then as per the definition of prime number 23x is always positive. So how will x have two values?

and as per the statement 2, sqrt of (x2) is always positive. and when it was mentioned it should be prime then how we can take the value of -1.

i dont agree with the solution. There are many problems i did where we took positive value when square root was given.

The solutions above are correct.

For (1):
If x = 1, then |23x| = |23*1| = |23| = 23 = prime.
If x = -1, then |23x| = |23*(-1)| = |-23| = 23 = prime.

For (2):
If x = 1, then \(2\sqrt{x^2}=2\sqrt{1}=2=prime\).
If x = -1, then \(2\sqrt{x^2}=2\sqrt{(-1)^2}=2\sqrt{1}=2=prime\).

Hope it's clear now.
User avatar
Sukriti10
Joined: 04 Jan 2025
Last visit: 20 Nov 2025
Posts: 1
Given Kudos: 3
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel!
The question is asking whether x is an integer or not, does the value of x really matters then?
I understand that after solving both statements we get x = 1 or -1
However, both 1 and -1 are integers.
Pls tell if there needs to be unique value of x in order for us to reach an answer?
Thanks!
Bunuel
srujani
If x is an integer, what is the value of x?

(1) |23x| is a prime number
(2) \(2*\sqrt{x^2}\) is a prime number

M04-07

Now, I get why statement 1 is not sufficient (x could be 1 or -1). But the OA says that in statement 2, x could still be 1 or -1. Is it not the rule that the square root of a number only yields a positive number. Shouldn't x be here. Help.

1. If x is an integer, what is the value of x?

(1) \(|23x|\) is a prime number. From this statement it follows that x=1 or x=-1. Not sufficient.

(2) \(2\sqrt{x^2}\) is a prime number. The same here: x=1 or x=-1. Not sufficient.

(1)+(2) x could be 1 or -1. Not sufficient.

Answer: E.

Discussed here: https://gmatclub.com/forum/new-set-numb ... l#p1205341

P.S. Please read and follow:
https://gmatclub.com/forum/rules-for-po ... l#p1092822 (Posting rules. Pay attention to the rule #3.)
https://gmatclub.com/forum/rules-for-po ... l#p1096628 (Formatting: highlight the whole expression and press m button.)
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,420
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,420
Kudos: 778,520
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sukriti10
Hi Bunuel!
The question is asking whether x is an integer or not, does the value of x really matters then?
I understand that after solving both statements we get x = 1 or -1
However, both 1 and -1 are integers.
Pls tell if there needs to be unique value of x in order for us to reach an answer?
Thanks!
Bunuel
srujani
If x is an integer, what is the value of x?

(1) |23x| is a prime number
(2) \(2*\sqrt{x^2}\) is a prime number

M04-07

Now, I get why statement 1 is not sufficient (x could be 1 or -1). But the OA says that in statement 2, x could still be 1 or -1. Is it not the rule that the square root of a number only yields a positive number. Shouldn't x be here. Help.

1. If x is an integer, what is the value of x?

(1) \(|23x|\) is a prime number. From this statement it follows that x=1 or x=-1. Not sufficient.

(2) \(2\sqrt{x^2}\) is a prime number. The same here: x=1 or x=-1. Not sufficient.

(1)+(2) x could be 1 or -1. Not sufficient.

Answer: E.

Discussed here: https://gmatclub.com/forum/new-set-numb ... l#p1205341

P.S. Please read and follow:
https://gmatclub.com/forum/rules-for-po ... l#p1092822 (Posting rules. Pay attention to the rule #3.)
https://gmatclub.com/forum/rules-for-po ... l#p1096628 (Formatting: highlight the whole expression and press m button.)

Here is the question: If x is an integer, what is the value of x?
Moderators:
Math Expert
105420 posts
496 posts