Last visit was: 22 Apr 2026, 20:11 It is currently 22 Apr 2026, 20:11
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: 22 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,678
 [34]
1
Kudos
Add Kudos
32
Bookmarks
Bookmark this Post
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 22 Apr 2026
Posts: 6,976
Own Kudos:
16,901
 [3]
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,976
Kudos: 16,901
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
avatar
skhemani
Joined: 05 Jan 2018
Last visit: 01 Mar 2021
Posts: 19
Own Kudos:
Given Kudos: 167
Posts: 19
Kudos: 22
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,678
Kudos
Add Kudos
Bookmarks
Bookmark this Post
skhemani
How is x=1 not a solution for C?

It is. Both x = 1 and x = 2 satisfy 2|x| = 2^x.
User avatar
kris19
Joined: 24 Sep 2014
Last visit: 19 Feb 2023
Posts: 70
Own Kudos:
Given Kudos: 261
Concentration: General Management, Technology
Posts: 70
Kudos: 125
Kudos
Add Kudos
Bookmarks
Bookmark this Post
yashikaaggarwal
Bunuel
skhemani
How is x=1 not a solution for C?

It is. Both x = 1 and x = 2 satisfy 2|x| = 2^x.
Can you please post a detailed solution for this.

Posted from my mobile device

\( C. 2|x| = 2^x \)
case (i) x is -ve, then
\( |x| = x --> 2*x = \frac{1}{2^{x}} \), which is not possible for any x
case (ii) x is +ve, then
\( |x| = x --> 2*x = 2^x \)
above equation holds good for x = 1 (2*1 = 2^1) and x = 2 (2*2 = 2^2), so option C has two solutions for x, so not correct

E. |x+2| = -x
case (i) x is -ve, then take
\( x = -1 --> |-1+2| = -(-1) \)
\( 1 = 1 \), so x takes -1 ( one solution)
\( x= -2 --> |-2+2| = -(-2) \)
\( 0 = 2 \), so x can't take -2
\( x = -3 --> |-3+2| = -(-3) \) so x can't take -3, and so for other negative numbers

case (ii) x is +ve, then
\( |x+2| = -x \) becomes x+2 = -x --> x = -1
so, x can take -1, from case (i) & (ii), x has only one solution (-1)

so option E is correct
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 22 Apr 2026
Posts: 22,278
Own Kudos:
26,528
 [3]
Given Kudos: 302
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 22,278
Kudos: 26,528
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Which of the following has exactly one solution ?

A. \(x|x|=2^x\)

B. \(x+|x|=2^x\)

C. \(2|x|=2^x\)

D. \(2|x|=2x-1\)

E. \(|x+2|=-x\)

Solution:

We can solve the equations starting with D since D is the easiest equation of the ones given.

D. 2|x| = 2x - 1

If x is positive, we have 2x = 2x - 1, which yields no solution.

If x is negative, we have -2x = 2x - 1. Solving it, we get:

-4x = -1

x = -1/-4 = 1/4

Since we assumed x was negative, the positive value x = 1/4 may not satisfy the equation. Indeed, if we substitute x = 1/4, we get:

2|1/4| ≟ 2(1/4) - 1

2 * 1/4 ≟ 1/2 - 1

1/2 ≟ -1/2

Since 1/2 is not equal to -1/2, x = 1/4 is not a solution for 2|x| = 2x - 1. Thus, this equation has no solutions.

Next, let’s solve the equation in answer choice E since it is similarly easy to solve.

E. |x + 2| = -x

If (x + 2) is positive, then:

x + 2 = -x

2x = -2

x = -1

We can verify that x = -1 is indeed a solution for |x + 2| = -x.

If (x + 2) is negative, then:

-x - 2 = -x

x + 2 = x

No value of x will satisfy the equation above. Hence, the equation |x + 2| = -x has only one solution.

Answer: E

User avatar
Sevil92
Joined: 21 Aug 2020
Last visit: 03 Nov 2022
Posts: 9
Given Kudos: 12
Posts: 9
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Which of the following has exactly one solution ?

A. \(x|x|=2^x\)

B. \(x+|x|=2^x\)

C. \(2|x|=2^x\)

D. \(2|x|=2x-1\)

E. \(|x+2|=-x\)

Is this an official question? The rule is that absolute value cannot give us a negative result but here we take it as the correct answer. How can |1| be equal to -1?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,678
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sevil92
Bunuel
Which of the following has exactly one solution ?

A. \(x|x|=2^x\)

B. \(x+|x|=2^x\)

C. \(2|x|=2^x\)

D. \(2|x|=2x-1\)

E. \(|x+2|=-x\)

Is this an official question? The rule is that absolute value cannot give us a negative result but here we take it as the correct answer. How can |1| be equal to -1?

|x + 2| = −x has one solution x = -1:

|-1 + 2| = −(-1);

|1| = 1;

1 = 1.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,965
Own Kudos:
Posts: 38,965
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109754 posts
Tuck School Moderator
853 posts