Last visit was: 19 Nov 2025, 17:07 It is currently 19 Nov 2025, 17: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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,370
 [11]
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
ArunSharma12
Joined: 25 Oct 2015
Last visit: 20 Jul 2022
Posts: 513
Own Kudos:
1,019
 [5]
Given Kudos: 74
Location: India
GMAT 1: 650 Q48 V31
GMAT 2: 720 Q49 V38 (Online)
GPA: 4
Products:
GMAT 2: 720 Q49 V38 (Online)
Posts: 513
Kudos: 1,019
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 06 Nov 2025
Posts: 1,849
Own Kudos:
8,239
 [3]
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,239
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
QuantMadeEasy
Joined: 28 Feb 2014
Last visit: 15 Nov 2025
Posts: 502
Own Kudos:
785
 [3]
Given Kudos: 78
Location: India
Concentration: General Management, International Business
GPA: 3.97
WE:Engineering (Education)
Posts: 502
Kudos: 785
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
(1) |3 - x| < |x + 5|
Step 1: Understanding statement 1 alone
Using value of x as positive and negative
Taking positive value as x = 0.1, |3-0.1|< |0.1+5| which is true. Answer to the question "yes"
Taking negative value as x = -0.1, |3+0.1|< |-0.1+5| which is true. Answer to the question "no"
Insufficient

Quote:
(2) |3 - 2x| < x - 1
Step 2: Understanding statement 2 alone
Manipulating the inequality
|3 - 2x| + 1 < x
|3 - 2x| is always positive as it is an absolute quantity, and as x is greater than |3 - 2x| +1, hence x greater than 0.
Sufficient

IMO B
User avatar
minustark
Joined: 14 Jul 2019
Last visit: 01 Apr 2021
Posts: 469
Own Kudos:
398
 [1]
Given Kudos: 52
Status:Student
Location: United States
Concentration: Accounting, Finance
GMAT 1: 650 Q45 V35
GPA: 3.9
WE:Education (Accounting)
Products:
GMAT 1: 650 Q45 V35
Posts: 469
Kudos: 398
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
1) | 3-x | < |x + 5 |. We can notice the inequality holds true for x = 0 and x = 2. As for negative number, it will hold true until x is greater than -1. No unique values ascertained. Not sufficient.

2) | 3 - 2x| < x -1. The left hand side is never negative. So, x - 1 >= 0. So, x >= 1. Actually x can take any value from 1 to 2 to hold the inequality true. Sufficient.

B is the answer.
User avatar
exc4libur
Joined: 24 Nov 2016
Last visit: 22 Mar 2022
Posts: 1,684
Own Kudos:
1,447
 [1]
Given Kudos: 607
Location: United States
Posts: 1,684
Kudos: 1,447
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Quote:
Is x > 0 ?

(1) |3 - x| < |x + 5|

(2) |3 - 2x| < x - 1

(1) insufic
x=0: 3<5 true
x=1: 2<6 true

(2) sufic
pos: 3-2x>0, 3>2x, x<1.5
pos: 3-2x<x-1, x>1.333, so 1.333<x<1.5
neg: 3-2x<0, 2x>3, x>1.5
neg: -3+2x<x-1, -3+1<x-2x, -2<-x,
x<2, so 1.5<x<2
both cases x > 0

Ans (B)
User avatar
monikakumar
Joined: 23 Jan 2020
Last visit: 31 Dec 2021
Posts: 234
Own Kudos:
Given Kudos: 467
Products:
Posts: 234
Kudos: 146
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Is x > 0 ?

(1) |3 - x| < |x + 5|

(2) |3 - 2x| < x - 1

1) 3-x < x+5
-2<2x
-1<x

-3+x<x+5
Not possible

Or

9-6x+x^2-(x^2+10x+25)<0
9-6x-10x-25<0
-16-16x<0
-16<16x
x>-1
Insufficient

2)|3-2x|<x-1
x-1>0 or +ve
x>1

Ans B

Posted from my mobile device
Kudos
Add Kudos
Bookmarks
Bookmark this Post
monikakumar
Is x > 0 ?

(1) |3 - x| < |x + 5|

(2) |3 - 2x| < x - 1

1) 3-x < x+5
-2<2x
-1<x

-3+x<x+5
Not possible

Or

9-6x+x^2-(x^2+10x+25)<0
9-6x-10x-25<0
-16-16x<0
-16<16x
x>-1
Insufficient

2)|3-2x|<x-1
x-1>0 or +ve
x>1

Ans B

Posted from my mobile device

Hello,
Here you mean to say in Statement 1 that all 3 regions are valid right? x> -1, x<-1 and -3<5??
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello folks,
Do share your solution for this.
I approached it like this, please tell me if it is correct.

1} | 3-x| < | x+5|

roots = 3,-5
plotting on number line
-5 3
reg1 reg2 reg3

region1:
3-x >0 & x+5 <0
3-x < -x-5
3<-5
not possible so this region is rejected.

region2:
both >0
3-x<x+5
x>-1

so accepted region is -1 to 3

region3:
3-x <0 & x+5>0
-3+x<x+5
-3<5
accepted

therefore, -1 < x < infinity
insuff

2} | 3-2x| < x-1
When x>3/2 --> 3-2x<x-1 -----> x>4/3

When x<3/2 ---> -3+2x<x-1 -----> x<2

So, 4/3<x<2
sufficient

Ans B
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
43,706
 [1]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,238
Kudos: 43,706
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel


Is x > 0 ?

(1) |3 - x| < |x + 5|

(2) |3 - 2x| < x - 1



Quick solution

(1) |3 - x| < |x + 5|
a) Clearly x=0, gives a NO.
b) x as any positive value 0.1, 1, 100 etc will give a YES.
Insuff

(2) |3 - 2x| < x - 1
Surely x-1>0 as x-1 is greater than an absolute value, which always nonnegative.
Sufficient


B

Algebraic solution for statement 1
(1) |3 - x| < |x + 5|
Square two sides
\(9+x^2-6x<x^2+25+10x...............16x>-16..............x>-1\)
Insufficient
User avatar
gmatophobia
User avatar
Quant Chat Moderator
Joined: 22 Dec 2016
Last visit: 19 Nov 2025
Posts: 3,170
Own Kudos:
Given Kudos: 1,861
Location: India
Concentration: Strategy, Leadership
Posts: 3,170
Kudos: 10,423
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nick1816
Statement 1- The distance between x and -5 is greater than that between x and 3.

Hence, \(x>\frac{3+(-5)}{2}\) or x >-1

Insufficient

Statement 2- since LHS (|3x-2|) is always non-negative, solution of this inequality must be greater than 1.

Sufficient

Hi nick1816,

Can you explain the logic / formula used in the highlighted portion.

I obtained the result, x > -1, by squaring both sides of the equation. Your approach is shorter, however I am unable to figure out the logic behind the equation.

My thought process so far

We know that "The distance between x and -5 is greater than the distance between x and 3. "

---------- -5 ----------------- 0 -----------3 ----------------

x can be at the following locations in the number line

---------- -5 ------------- -1 -- X -- 0 ----- X ------3 ---- X -----------

Not sure how you arrived at \(x>\frac{3+(-5)}{2}\)

Thanks in advance !
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
43,706
 [1]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,238
Kudos: 43,706
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatophobia
nick1816
Statement 1- The distance between x and -5 is greater than that between x and 3.

Hence, \(x>\frac{3+(-5)}{2}\) or x >-1

Insufficient

Statement 2- since LHS (|3x-2|) is always non-negative, solution of this inequality must be greater than 1.

Sufficient

Hi nick1816,

Can you explain the logic / formula used in the highlighted portion.

I obtained the result, x > -1, by squaring both sides of the equation. Your approach is shorter, however I am unable to figure out the logic behind the equation.

My thought process so far

We know that "The distance between x and -5 is greater than the distance between x and 3. "

---------- -5 ----------------- 0 -----------3 ----------------

x can be at the following locations in the number line

---------- -5 ------------- -1 -- X -- 0 ----- X ------3 ---- X -----------

Not sure how you arrived at \(x>\frac{3+(-5)}{2}\)

Thanks in advance !

Hi

We can say that x is closer to 3 than to -5. So, if you take the mid point of 3 and -5, \(\frac{3+(-5)}{2}\), x should lie between this midpoint and 3.
Hence, x>\(\frac{3+(-5)}{2}\) or x>-1
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105390 posts
496 posts