Last visit was: 10 Jun 2026, 07:03 It is currently 10 Jun 2026, 07:03
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
avatar
chinmay96
Joined: 15 Oct 2017
Last visit: 05 Mar 2021
Posts: 3
Given Kudos: 15
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 10 Jun 2026
Posts: 111,175
Own Kudos:
Given Kudos: 106,743
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,175
Kudos: 819,894
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
chinmay96
Joined: 15 Oct 2017
Last visit: 05 Mar 2021
Posts: 3
Given Kudos: 15
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
dabaobao
Joined: 24 Oct 2016
Last visit: 20 Jun 2022
Posts: 539
Own Kudos:
Given Kudos: 143
GMAT 1: 670 Q46 V36
GMAT 2: 690 Q47 V38
GMAT 3: 690 Q48 V37
GMAT 4: 710 Q49 V38 (Online)
GMAT 4: 710 Q49 V38 (Online)
Posts: 539
Kudos: 1,723
Kudos
Add Kudos
Bookmarks
Bookmark this Post
walker
ABSOLUTE VALUE


3. Check conditions for each solution:
a) \(x=5\) has to satisfy initial condition \(x-1>=0\). \(5-1=4>0\). It satisfies. Otherwise, we would have to reject x=5.
b) \(x=-3\) has to satisfy initial condition \(x-1<0\). \(-3-1=-4<0\). It satisfies. Otherwise, we would have to reject x=-3.

....

Example #1
Q.: \(|x+3| - |4-x| = |8+x|\). How many solutions does the equation have?
Solution: There are 3 key points here: -8, -3, 4. So we have 4 conditions:

a) \(x < -8\). \(-(x+3) - (4-x) = -(8+x)\) --> \(x = -1\). We reject the solution because our condition is not satisfied (-1 is not less than -8)

b) \(-8 \leq x < -3\). \(-(x+3) - (4-x) = (8+x)\) --> \(x = -15\). We reject the solution because our condition is not satisfied (-15 is not within (-8,-3) interval.)

c) \(-3 \leq x < 4\). \((x+3) - (4-x) = (8+x)\) --> \(x = 9\). We reject the solution because our condition is not satisfied (-15 is not within (-3,4) interval.)

d) \(x \geq 4\). \((x+3) + (4-x) = (8+x)\) --> \(x = -1\). We reject the solution because our condition is not satisfied (-1 is not more than 4)

(Optional) The following illustration may help you understand how to open modulus at different conditions.

Answer: 0


Hey abhimahna, for step "3. Check conditions for each solution:", shouldn't we always have to plug in the value of x in the original equation with absolute value || or it's fine to directly evaluate if the value of x satisfies by just comparing each value of x to its inequality that we got from the points? I believe it's way faster if we just compare it to the inequality, as the example 1 above is doing.

For example: If |x-2|=|2x-3|, what are the possible values for x?

If you see the uploaded photo, you'll see that we get 2 same values of x (i.e. x=1) out of which one satisfies its inequality (x<3/2) and the other doesn't satisfy its inequality (x>=2). So we would count that as one solution. What the same value satisfied 2 inequalities, then would be consider that as 2 solutions or just 1?

Range 1: \(x<3/2\)
-(x-2) = -(2x-3)
x=1 (Satisfies)

Range 2: \(\frac{3}{2}\leq{x} < 2\)
- (x-2) = (2x-3)
x=5/3 (Satisfies)

Range 3: \(x\geq2\)
(x-2)=(2x-3)
x=1 (Doesn't satisfy the range)
avatar
Avraheem
Joined: 11 Jun 2018
Last visit: 31 Jul 2018
Posts: 2
Given Kudos: 34
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks Sir for this amazing tutorial. Could you please explain how you solved this question because i cant get your solution clearly.

I. Thinking of inequality with modulus as a segment at the number line.

For example,
Problem: 1<x<9. What inequality represents this condition?
Image
A. |x|<3
B. |x+5|<4
C. |x-1|<9
D. |-5+x|<4
E. |3+x|<5
Solution: 10sec. Traditional 3-steps method is too time-consume technique. First of all we find length (9-1)=8 and center (1+8/2=5) of the segment represented by 1<x<9. Now, let’s look at our options. Only B and D has 8/2=4 on the right side and D had left site 0 at x=5. Therefore, answer is D.
avatar
tushar261012
Joined: 25 Jul 2018
Last visit: 25 Jul 2018
Posts: 1
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
hi walker thanks for explainig the concept
can anyone please tell me the solution of |2x+1|=|5x-2| please?
avatar
onyx12102
Joined: 25 Feb 2016
Last visit: 07 May 2020
Posts: 11
Given Kudos: 146
Posts: 11
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
How frequent or how many absolute value questions can we approximately expect on the GMAT? I understand there may not be a sure way to know or guess but just looking for an estimate based on past and present experiences.
avatar
climbguy
Joined: 29 Sep 2007
Last visit: 24 Sep 2018
Posts: 2
Given Kudos: 1
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
2. Solve new equations:
a) x−1=4x−1=4 --> x=5
b) −x+1=4−x+1=4 --> x=-3

3. Check conditions for each solution:
a) x=5x=5 has to satisfy initial condition x−1>=0x−1>=0. 5−1=4>05−1=4>0. It satisfies. Otherwise, we would have to reject x=5.
b) x=−3x=−3 has to satisfy initial condition x−1<0x−1<0. −3−1=−4<0−3−1=−4<0. It satisfies. Otherwise, we would have to reject x=-3.

So...just to clarify...the answer can either be 5 or -3?

Just need the clarification on what this is saying
avatar
Chitralekhakar
Joined: 19 Jul 2018
Last visit: 07 Oct 2018
Posts: 3
Given Kudos: 9
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
In the following example of 3-steps approach for complex problems


Example #1
Q.: |x+3|−|4−x|=|8+x||x+3|−|4−x|=|8+x|. How many solutions does the equation have?
Solution: There are 3 key points here: -8, -3, 4. So we have 4 conditions:

a) x<−8x<−8. −(x+3)−(4−x)=−(8+x)−(x+3)−(4−x)=−(8+x) --> x=−1x=−1. We reject the solution because our condition is not satisfied (-1 is not less than -8) Can any one please explain me how x<-8 because whenever I am doing it I am getting x>=-8 for both |8+x| and -|8+x|

b) −8≤x<−3−8≤x<−3. −(x+3)−(4−x)=(8+x)−(x+3)−(4−x)=(8+x) --> x=−15x=−15. We reject the solution because our condition is not satisfied (-15 is not within (-8,-3) interval.)

c) −3≤x<4−3≤x<4. (x+3)−(4−x)=(8+x)(x+3)−(4−x)=(8+x) --> x=9x=9. We reject the solution because our condition is not satisfied (-15 is not within (-3,4) interval.)

d) x≥4x≥4. (x+3)+(4−x)=(8+x)(x+3)+(4−x)=(8+x) --> x=−1x=−1. We reject the solution because our condition is not satisfied (-1 is not more than 4)
User avatar
epiphany1
Joined: 11 Aug 2018
Last visit: 30 Jan 2021
Posts: 87
Own Kudos:
Given Kudos: 210
Posts: 87
Kudos: 72
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IN Example #1
Q.: |x+3|−|4−x|=|8+x||x+3|−|4−x|=|8+x|. How many solutions does the equation have?
C condition has typo error
c) −3≤x<4−3≤x<4. (x+3)−(4−x)=(8+x)(x+3)−(4−x)=(8+x) --> x=9x=9. We reject the solution because our condition is not satisfied (-15 is not within (-3,4) interval.)

its not -15 but 9
avatar
hibobotamuss
Joined: 28 Jun 2018
Last visit: 13 Oct 2019
Posts: 58
Own Kudos:
Given Kudos: 163
Posts: 58
Kudos: 19
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u Hi, sorry I keep bugging you but your explanations are easiest to understand :P
Can you explain to me the "trick" mentioned in the post? I don't get it :/ What are we doing after finding the mid-point?
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 10 Jun 2026
Posts: 11,241
Own Kudos:
Given Kudos: 338
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,241
Kudos: 45,371
Kudos
Add Kudos
Bookmarks
Bookmark this Post
hibobotamuss
chetan2u Hi, sorry I keep bugging you but your explanations are easiest to understand :P
Can you explain to me the "trick" mentioned in the post? I don't get it :/ What are we doing after finding the mid-point?

Please mention the portion you are talking about..
No problems. Pl keep asking questions and I would reply to each whenever I get time :)
avatar
hibobotamuss
Joined: 28 Jun 2018
Last visit: 13 Oct 2019
Posts: 58
Own Kudos:
Given Kudos: 163
Posts: 58
Kudos: 19
Kudos
Add Kudos
Bookmarks
Bookmark this Post
"Problem: 1<x<9. What inequality represents this condition?

A. |x|<3
B. |x+5|<4
C. |x-1|<9
D. |-5+x|<4
E. |3+x|<5
Solution: 10sec. Traditional 3-steps method is too time-consume technique. First of all we find length (9-1)=8 and center (1+8/2=5) of the segment represented by 1<x<9. Now, let’s look at our options. Only B and D has 8/2=4 on the right side and D had left site 0 at x=5. Therefore, answer is D."

This is the "trick" mentioned in the post, don't know what it means chetan2u
avatar
ddg123
Joined: 28 Dec 2016
Last visit: 17 Apr 2020
Posts: 2
Given Kudos: 52
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gettinit
Let’s consider following examples,

Example #1 I am not understanding this example and really struggling with modulus? Can someone please elaborate and explain in further detail? From this post I can't see how I would use this on every modulus problem?
Q.: \(|x+3| - |4-x| = |8+x|\). How many solutions does the equation have?
Solution: There are 3 key points here: -8, -3, 4. So we have 4 conditions:

a) \(x < -8\). \(-(x+3) - (4-x) how did we get -(x+3) here?= -(8+x)\) --> \(x = -1\). We reject the solution because our condition is not satisfied (-1 is not less than -8)

b) \(-8 \leq x < -3\). \(-(x+3)-(4-x) =+ (8+x)\) --> \(x = -15\). We reject the solution because our condition is not satisfied (-15 is not within (-8,-3) interval.)

c) \(-3 \leq x < 4\). \(+ (x+3)-(4-x) =+ (8+x)\) --> \(x = 9\). We reject the solution because our condition is not satisfied (-15 is not within (-3,4) interval.)

d) \(x \geq 4\). \(+(x+3) + (4-x) = + (8+x)\) --> \(x = -1\). We reject the solution because our condition is not satisfied (-1 is not more than 4)

I am totally lost with this post and also with other modulus problems I looked up in Gmat club thank you very much for your help in advance!!!!!


I didn't understand how the sign for each expression was determined.
I'd appreciate any help.
Thanks!!
User avatar
siddharthsinha123
Joined: 10 Jul 2016
Last visit: 01 Apr 2019
Posts: 32
Own Kudos:
Given Kudos: 85
Products:
Posts: 32
Kudos: 232
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 10 Jun 2026
Posts: 111,175
Own Kudos:
Given Kudos: 106,743
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,175
Kudos: 819,894
Kudos
Add Kudos
Bookmarks
Bookmark this Post
dcummins
OP or Bunuel

There is a typo in the first post.

It says "(-15 is not within (-3,4) interval." for the range in (c) when it should actually say "9 is not within the -3<x<4 range"
____________________
Edited. Thank you.
avatar
Vini07
Joined: 29 Apr 2019
Last visit: 02 Aug 2019
Posts: 6
Own Kudos:
Given Kudos: 3
Posts: 6
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasKarishma
rrsnathan
hi,

i have a doubt in the example

Q.: |x^2-4| = 1. What is x?
Solution: There are 2 conditions:

a) (x^2-4)\geq0



how the range for this example is (X^2-4)>=0 and not (x^2-4)>0?


regards,
RRSNATHAN

You can ignore "=0" part. (x^2 - 4) cannot be 0 since its mod is 1. So you can certainly write the range as (x^2 - 4) > 0. In the overall scheme, it doesn't change anything. People usually write the ranges are ">=0" and "<0" to cover everything. Here "=0" is not needed.

Posted from my mobile device


I have a doubt for this question

Does not this expression mean that x^2 is at a distance of 1 from 4. Then should not the correct answers be only sq root 5 and sq root 3 instead of -sq root 3 and -sq root 5 as these don't have a distance of 1 from 4 ?

Regards
User avatar
Syeedarimshah
Joined: 04 Jun 2020
Last visit: 23 Jul 2021
Posts: 4
Own Kudos:
Given Kudos: 35
Posts: 4
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
You said in each range signs of the terms will be different . I am unable to assign proper signs to terms in ranges VeritasKarishma please help

Posted from my mobile device
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 10 Jun 2026
Posts: 16,491
Own Kudos:
Given Kudos: 485
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,491
Kudos: 79,880
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Vini07
VeritasKarishma
rrsnathan
hi,

i have a doubt in the example

Q.: |x^2-4| = 1. What is x?
Solution: There are 2 conditions:

a) (x^2-4)\geq0



how the range for this example is (X^2-4)>=0 and not (x^2-4)>0?


regards,
RRSNATHAN

You can ignore "=0" part. (x^2 - 4) cannot be 0 since its mod is 1. So you can certainly write the range as (x^2 - 4) > 0. In the overall scheme, it doesn't change anything. People usually write the ranges are ">=0" and "<0" to cover everything. Here "=0" is not needed.

Posted from my mobile device


I have a doubt for this question

Does not this expression mean that x^2 is at a distance of 1 from 4. Then should not the correct answers be only sq root 5 and sq root 3 instead of -sq root 3 and -sq root 5 as these don't have a distance of 1 from 4 ?

Regards

Vini07,

It means "x^2" is at a distance 1 from 4, not x.
So x^2 is 5 or 3. Then x can be -sqrt(5) and also sqrt(5) and -sqrt(3) and also sqrt(3)
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 10 Jun 2026
Posts: 111,175
Own Kudos:
Given Kudos: 106,743
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,175
Kudos: 819,894
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Genoa2000
walker
ABSOLUTE VALUE

\(|x|\geq0\)

\(|0|=0\)

\(|-x|=|x|\)

\(|x|+|y|\geq|x+y|\)

\(|x|\geq0\)


Little typo walker Bunuel. Hope it helps :)
____________________
Fixed. Thank you.
   1   2   3   4   5   6   
Moderator:
Math Expert
111175 posts