Last visit was: 03 Sep 2026, 11:58 It is currently 03 Sep 2026, 11:58
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: 03 Sep 2026
Posts: 113,091
Own Kudos:
Given Kudos: 111,300
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 113,091
Kudos: 838,900
 [38]
1
Kudos
Add Kudos
36
Bookmarks
Bookmark this Post
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 03 Sep 2026
Posts: 7,292
Own Kudos:
17,477
 [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: 7,292
Kudos: 17,477
 [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: 23
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 03 Sep 2026
Posts: 113,091
Own Kudos:
Given Kudos: 111,300
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 113,091
Kudos: 838,900
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: 128
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: 03 Sep 2026
Posts: 22,722
Own Kudos:
26,927
 [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,722
Kudos: 26,927
 [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: 03 Sep 2026
Posts: 113,091
Own Kudos:
Given Kudos: 111,300
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 113,091
Kudos: 838,900
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
abvoluptatum
Joined: 10 Dec 2025
Last visit: 03 Sep 2026
Posts: 21
Own Kudos:
Given Kudos: 63
Products:
Posts: 21
Kudos: 10
Kudos
Add Kudos
Bookmarks
Bookmark this Post
we do have to check for the possible solutions right , |x+2|=-x has 1 solution
Sevil92


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
egmat
User avatar
e-GMAT Representative
Joined: 02 Nov 2011
Last visit: 03 Sep 2026
Posts: 6,289
Own Kudos:
Given Kudos: 715
GMAT Date: 08-19-2020
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 6,289
Kudos: 33,896
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi abvoluptatum,

Yes, you've got it exactly right, and this is a habit worth locking in permanently: whenever you break an absolute-value equation into cases, every candidate you find must be checked against the condition of the case it came from.

Here's why. When you drop the bars, you assume something about the sign inside:

- Case 1 (inside ≥ 0): x + 2 = -x → 2x = -2 → x = -1. This case assumes x + 2 ≥ 0, i.e. x ≥ -2. Since -1 ≥ -2, the candidate survives. ✓
- Case 2 (inside < 0): -(x + 2) = -x → -2 = 0, which is impossible. No candidate at all.

So |x + 2| = -x gives exactly one valid solution, x = -1. That's why E is the answer.

Why the check is not optional

Look at choice D in the thread - that's the clearest proof of your point. Solving the negative case gave x = 1/4, but that case assumed x < 0. Since 1/4 is positive, it violates its own condition, so it gets thrown out and D ends up with zero solutions. If you had skipped the check, you'd have wrongly counted a solution there.

The rule: a candidate is real only if it satisfies both the equation and the sign assumption of the case that produced it.

Quick one to cement the habit

Try solving |x| = x - 3:

- Case x ≥ 0: x = x - 3 → 0 = -3, impossible.
- Case x < 0: -x = x - 3 → x = 3/2. But 3/2 is not negative, so discard it.

Zero solutions - you only know that because you checked. Same discipline every time.

Answer: E

abvoluptatum
we do have to check for the possible solutions right , |x+2|=-x has 1 solution

User avatar
abvoluptatum
Joined: 10 Dec 2025
Last visit: 03 Sep 2026
Posts: 21
Own Kudos:
Given Kudos: 63
Products:
Posts: 21
Kudos: 10
Kudos
Add Kudos
Bookmarks
Bookmark this Post
|x + 2| = −x has one solution x = -1:

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

|1| = 1;

1 = 1.
easy solution
Moderator:
Math Expert
113091 posts