Last visit was: 18 Nov 2025, 15:49 It is currently 18 Nov 2025, 15:49
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,068
 [11]
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: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,068
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
Alexey1989x
Joined: 05 Dec 2016
Last visit: 20 May 2023
Posts: 190
Own Kudos:
Given Kudos: 49
Concentration: Strategy, Finance
GMAT 1: 620 Q46 V29
GMAT 1: 620 Q46 V29
Posts: 190
Kudos: 95
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
rajudantuluri
Joined: 15 Aug 2012
Last visit: 10 Apr 2019
Posts: 37
Own Kudos:
Given Kudos: 80
Schools: AGSM '19
Schools: AGSM '19
Posts: 37
Kudos: 30
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Alexey1989x
(1) (x/2)^x=1
Testing differenet cases we get that x=2 or -2 so we cannot define concrete value.
x=2
(2/2)^2=1

x=-2

(-2/2)^-2= (-1)^-2=1/(-1)^2=1

Insufficient

(2) After testing cases I got that only x=2 satisfies the equation (|x|)^x=4
P.S. maybe there is something more.

Answer B.

Same here but am wondering if there is some kind of trickery involved here :D
User avatar
zflodeen
Joined: 04 Sep 2017
Last visit: 17 Dec 2017
Posts: 19
Own Kudos:
Given Kudos: 10
Location: United States
Concentration: Finance
GMAT 1: 610 Q36 V36
GMAT 2: 680 Q40 V36
GPA: 3.3
WE:Consulting (Mutual Funds and Brokerage)
GMAT 2: 680 Q40 V36
Posts: 19
Kudos: 21
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I believe that Alexey1989x is correct on this one. I also came up with B with statement 1 capabile of being x = -2 or 2. Here is my breakdown for using x = -2

(-2/2)^-2 = ((-2)^-2)/ (2^-2) = (1/-2^2)/(1/2^2) = 1/4 / 1/4 = 1

Any other thoughts are welcome!
User avatar
Nikkb
User avatar
Current Student
Joined: 02 Jul 2017
Last visit: 08 Jan 2024
Posts: 227
Own Kudos:
Given Kudos: 70
Concentration: Entrepreneurship, Technology
GMAT 1: 730 Q50 V38
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If x ≠ 0, what is the value of x?

(1) \((\frac{x}{2})^x = 1\)
=> if x = 2 => \((\frac{x}{2})^x\) = \((\frac{2}{2})^2 = 1\) => Satisfy the given equation
or
=> if x = -2 => \((\frac{x}{2})^x = (\frac{-2}{2})^{-2} = (\frac{1}{(-1)})^2 = 1\) => Satisfy the given equation

So possible values of x = 2 and -2
Insufficient

(2) \((|x|)^x = 4\)

if x = 2 => \((|x|)^x = (|2|)^2 = 4\) => Satisfy the given equation
or
if x = -2 => \((|x|)^x = (|-2|)^{-2} = (2)^{-2} = (\frac{1}{2})^2 = \frac{1}{4}\) => Does not satisfy the given equation

So only possible value of x = 2
Sufficient

Answer: B
User avatar
niks18
User avatar
Retired Moderator
Joined: 25 Feb 2013
Last visit: 30 Jun 2021
Posts: 867
Own Kudos:
Given Kudos: 54
Location: India
GPA: 3.82
Products:
Posts: 867
Kudos: 1,763
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Fresh GMAT Club Tests' Challenge Question:



If x ≠ 0, what is the value of x?

(1) \((\frac{x}{2})^x = 1\)

(2) \((|x|)^x = 4\)

Substitution method has already been explained and in this problem numbers can be easily substituted because visually you can identify the number which will work when substituted.

Algebraic method could be -

Statement 1: RHS is an integer \(1\) so LHS has to be integer. This implies \(x\) is divisible by \(2\) i.e. even, hence can take both positive and negative values when \(x\)th root is calculated

So raising both sides of the equation to power \(\frac{1}{x}\), we get

\(\frac{x}{2}=1^\frac{1}{x}\). Now \(1\) raised to any power will be \(1\) but as \(x\) is even so in this case it will be

\(\frac{x}{2}= ±1\), so \(x=±2\)

As we get two values of \(x\), hence this statement is Insufficient

Statement 2: LHS is of the form \(x^x\) or \((-x)^x\), (if \(x<0\))

RHS \(4= 2^2\) and there is no other possibility where both base and exponent will be equal (\(2^{-2}=\frac{1}{4}\))

Hence \(x=2\). Sufficient

Option B
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,068
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Fresh GMAT Club Tests' Challenge Question:



If x ≠ 0, what is the value of x?

(1) \((\frac{x}{2})^x = 1\)

(2) \((|x|)^x = 4\)

Par of GMAT CLUB'S New Year's Quantitative Challenge Set

User avatar
Ypsychotic
Joined: 24 Nov 2018
Last visit: 25 May 2020
Posts: 83
Own Kudos:
Given Kudos: 52
Location: India
GPA: 3.27
WE:General Management (Retail Banking)
Posts: 83
Kudos: 79
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Fresh GMAT Club Tests' Challenge Question:



If x ≠ 0, what is the value of x?

(1) \((\frac{x}{2})^x = 1\)

(2) \((|x|)^x = 4\)

Statement 1) x can 2 or -2. Insufficient.

Statement 2) x has to be 2. Sufficient.

Hence, Option B.
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 18 Nov 2025
Posts: 5,793
Own Kudos:
5,508
 [1]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,793
Kudos: 5,508
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Fresh GMAT Club Tests' Challenge Question:



If x ≠ 0, what is the value of x?

(1) \((\frac{x}{2})^x = 1\)

(2) \((|x|)^x = 4\)

Asked: If x ≠ 0, what is the value of x?

(1) \((\frac{x}{2})^x = 1\)
x = 2 or -2
NOT SUFFICIENT

(2) \((|x|)^x = 4\)
x = 2
SUFFICIENT

IMO B
Moderators:
Math Expert
105355 posts
496 posts