Last visit was: 22 Apr 2026, 06:07 It is currently 22 Apr 2026, 06:07
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
mn2010
Joined: 21 Jun 2010
Last visit: 16 Feb 2012
Posts: 99
Own Kudos:
584
 [68]
Concentration: International Business
Schools:Tuck, Duke, Cambridge, Said
Posts: 99
Kudos: 584
 [68]
6
Kudos
Add Kudos
62
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,741
Own Kudos:
Given Kudos: 105,819
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,741
Kudos: 810,565
 [30]
12
Kudos
Add Kudos
18
Bookmarks
Bookmark this Post
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,439
Own Kudos:
79,383
 [8]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,439
Kudos: 79,383
 [8]
6
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
Matt1177
Joined: 15 Aug 2010
Last visit: 02 Nov 2012
Posts: 67
Own Kudos:
Given Kudos: 2
Location: Moscow, Russia
Concentration: General
Schools:top schools
WE 1: Foreign Ministry - 6 years
WE 2: Law Firm - 3 years
Posts: 67
Kudos: 9
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

B. \(-1\leq{x}\leq{1}\) (green range) --> \(|x + 1| = 2|x - 1|\) becomes: \(x+1=2(-x+1)\) --> \(x=\frac{1}{3}\).


Hi Bunuel:

Can you please explain why, in B above, we must NOT change the sign in |x+1| leaving it as x+1, and must change the sign in 2|x-1| making it 2(-x+1)?

Thank you.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,741
Own Kudos:
810,565
 [3]
Given Kudos: 105,819
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,741
Kudos: 810,565
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Matt1177
Bunuel

B. \(-1\leq{x}\leq{1}\) (green range) --> \(|x + 1| = 2|x - 1|\) becomes: \(x+1=2(-x+1)\) --> \(x=\frac{1}{3}\).


Hi Bunuel:

Can you please explain why, in B above, we must NOT change the sign in |x+1| leaving it as x+1, and must change the sign in 2|x-1| making it 2(-x+1)?

Thank you.

Absolute value properties:
When \(x\leq{0}\) then \(|x|=-x\), or more generally when \(some \ expression\leq{0}\) then \(|some \ expression|={-(some \ expression)}\). For example: \(|-5|=5=-(-5)\);

When \(x\geq{0}\) then \(|x|=x\), or more generally when \(some \ expression\geq{0}\) then \(|some \ expression|={some \ expression}\). For example: \(|5|=5\);

For B. if \(-1\leq{x}\leq{1}\) (green range) --> then \(x+1\geq{0}\) (try some value of \(x\) from the given range to check: for example \(x=0\)) so \(|x+1|=x+1\) BUT \(x-1\leq{0}\) ] (again try some value of \(x\) from the given range to check: for example \(x=0\)) so \(|x-1|=-(x-1)\) thus \(|x + 1| = 2|x - 1|\) becomes: \(x+1=2(-x+1)\).

For more check: https://gmatclub.com/forum/math-absolute ... 86462.html

Hope it's clear.
User avatar
fluke
User avatar
Retired Moderator
Joined: 20 Dec 2010
Last visit: 24 Oct 2013
Posts: 1,095
Own Kudos:
5,167
 [4]
Given Kudos: 376
Posts: 1,095
Kudos: 5,167
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
The question is

Is |x| < 1 ?

Asking whether x falls between 1 and -1, exclusive.

if |x|<1
x<1; 0.5, 0.2,0
and
x>-1; -0.5,-0.2

or -1<x<1

Moment you write x=1 or x=-1; the |x|<1 becomes false.


(1) |x + 1| = 2|x – 1|

For modulus on both sides:

Case I.
solve the equation with no sign change

so +(x+1) = +2(x-1)
x+1=2x-2
x=3. Not between -1 and 1.

Case II.
solve the equation with sign change on one side. Either RHS or LHS. Let's do the sign change on LHS

so -(x+1) = +2(x-1)
-x-1=2x-2
3x=1.
x=1/3
x is between -1 and 1.

CaseII(b):
Even if we did sign change on RHS, we would have gotten the same result. Let's try
+(x+1) = -2(x-1)
x+1=-2x+2
3x=1
x=1/3. Same result as before.

So; sign change should be done for either LHS or RHS.

Now, we have two solutions for x; 1/3(between -1 and 1), 3(not between -1 and 1)

Not sufficient.


###Also please substitute these factors of x into the main equation and check whether the factors indeed satisfy the equation. because say if 3 didn't satisfy the equation and 1/3 does. The statement would be sufficient.###


(2) |x – 3| > 0

Here modulus only on LHS;
So, try this with both signs;

+(x-3) > 0
x-3>0
x>3

and

-(x-3) > 0
-x+3>0
-x>-3
x<3

Here x can be either less than 3 or more than 3. Not 3.

However; this doesn't tell us definitively whether x lies between -1 and 1.

Not Sufficient.

Using both:

We know x can be either (1/3 or 3) by 1st statement. Second statement tells us that x can not be 3.

The only value thus left is 1/3.

Sufficient.

Ans: "C"
User avatar
mikemcgarry
User avatar
Magoosh GMAT Instructor
Joined: 28 Dec 2011
Last visit: 06 Aug 2018
Posts: 4,474
Own Kudos:
Given Kudos: 130
Expert
Expert reply
Posts: 4,474
Kudos: 30,878
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
Is |x| < 1 ?

(1) |x + 1| = 2|x – 1|

(2) |x – 3| > 0


I'm happy to respond. :-) I dare say, this problem is a little bit harder than what the GMAT will ask of you.

Statement #1: |x+1| = 2|x-1|
If we are given |P| = |Q|, this means: P = Q OR P = -Q. Notice that the word "or" is not a piece of garnish there: rather, it is an essential piece of mathematical equipment.

|x + 1| = 2|x - 1|

Case I
(x + 1) = 2(x - 1)
x + 1 = 2x - 2
x = 3

Case II
(x + 1) = -2(x - 1)
x + 1 = -2x + 2
3x = 1
x = 1/3

This, from statement #1, we have x = 3 or x = 1/3. With this, we do not have sufficient information to answer the prompt question. This statement, by itself, is insufficient.

Statement #2: |x-3| > 0
Forget about everything we did in statement #1. Here, x could equal 10, in which case |x| is not less than 1, or x could equal 0, in which cases |x| is less than 1. We can pick different values that satisfy |x-3| > 0, x = 10 and x = 0, that give two different answers to the prompt question. Therefore, we do not have sufficient information to answer the prompt question. This statement, by itself, is insufficient.

Combined:
#1 gives us x = 3 or x = 1/3
The value x = 3 does not satisfy the second statement, so we reject that value.
The value x = 1/3 is only value that satisfies both statements, and with this, |x| < 1.

Combined, the statements are sufficient.
Answer = (C)

Does all this make sense?
Mike :-)
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,439
Own Kudos:
79,383
 [1]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,439
Kudos: 79,383
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
Is |x| < 1 ?

(1) |x + 1| = 2|x – 1|

(2) |x – 3| > 0


Use the number line to solve it quickly.

'Is |x| < 1' implies 'Is distance of x from 0 less than 1?' i.e. does x lie within -1 and 1 (excluding the points -1 and 1)?

1. |x+1| = 2|x-1|

This tells you that distance of x from -1 is twice the distance of x from 1. There are two values of x for which this is possible:
Attachment:
Ques3.jpg
Ques3.jpg [ 8.77 KiB | Viewed 8293 times ]
The red line is twice the length of the blue line in both the cases. For the first case, x lies somewhere between 0 and 1 but for the second case, x lies at 3. Hence we can't answer whether x will lie between -1 and 1 from this statement alone.

2. |x-3| > 0
This tells us that x is a point whose distance from 3 is more than 0. That means it is not at 3 but on its left or right. This statement alone doesn't tell us whether x lies between -1 and 1.

Both statements together: Stmnt 1 tells us that x lies between -1 and 1 or at 3. Stmnt 2 tells us that x doesn't lie at 3. Then there is only one option left: x must lie between -1 and 1.

Answer (C)
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,962
Own Kudos:
Posts: 38,962
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
109741 posts
498 posts
211 posts