Last visit was: 21 Apr 2026, 18:58 It is currently 21 Apr 2026, 18: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
Amby02
Joined: 28 Aug 2016
Last visit: 04 Jan 2018
Posts: 13
Own Kudos:
255
 [74]
Given Kudos: 235
GMAT 1: 560 Q44 V23
Products:
GMAT 1: 560 Q44 V23
Posts: 13
Kudos: 255
 [74]
5
Kudos
Add Kudos
69
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,728
Own Kudos:
Given Kudos: 105,800
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,728
Kudos: 810,475
 [38]
10
Kudos
Add Kudos
28
Bookmarks
Bookmark this Post
User avatar
pushpitkc
Joined: 26 Feb 2016
Last visit: 19 Feb 2025
Posts: 2,800
Own Kudos:
6,235
 [17]
Given Kudos: 47
Location: India
GPA: 3.12
Posts: 2,800
Kudos: 6,235
 [17]
11
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,441
 [4]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,441
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
fraserlawson
Which of these is the sum of the solutions of |x+1|=2|x-1|?

A) 4
B) 6
C) 8
D) 20/3
E) 10/3

There are 3 steps to solving equations involving ABSOLUTE VALUE:
1. Apply the rule that says: If |x| = k, then x = k and/or x = -k
2. Solve the resulting equations
3. Plug solutions into original equation to check for extraneous roots


Given: |x+1|=2|x-1|

So, EITHER x+1=2(x-1) OR x+1=-[2(x-1)]

x+1=2(x-1)
Expand: x + 1 = 2x - 2
Solve: x = 3

x+1=-[2(x-1)]
Expand: x + 1 = -2x + 2
Solve: x = 1/3

When we plug the solutions into the original equation, we find that there are no extraneous roots

So, the SUM of the solutions = 3 + 1/3
= 3 1/3
= 10/3

Answer: E

RELATED VIDEO
General Discussion
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 18 Apr 2026
Posts: 11,230
Own Kudos:
44,984
 [9]
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,230
Kudos: 44,984
 [9]
4
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
Amby02
If |x + 1| = 2|x - 1|, what is the sum of the roots?

A. 4
B. 6
C. 8
D. 20/3
E. 10/3


Square both sides as both sides are positive..
\(x^2+2x+1=4x^2-8x+4..........3x^2-10x+3=0\)

no need to find the roots ..
SUM of the roots is \(\frac{-b}{a}=\frac{-(-10)}{3}=\frac{10}{3}\)
E
User avatar
generis
User avatar
Senior SC Moderator
Joined: 22 May 2016
Last visit: 18 Jun 2022
Posts: 5,258
Own Kudos:
37,724
 [2]
Given Kudos: 9,464
Expert
Expert reply
Posts: 5,258
Kudos: 37,724
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Amby02
If |x + 1| = 2|x - 1|, what is the sum of the roots?

A. 4
B. 6
C. 8
D. 20/3
E. 10/3
The only way the two sides will be equal is if quantities inside the absolute value brackets are 1) equal or 2) equal but with opposite signs. |x| = y or -y*

1. Remove the brackets

2. LHS = RHS or LHS = -RHS*

3. Set up the two equations

CASE 1: x + 1 = 2(x - 1) OR

CASE 2: x + 1 = -[2(x -1)]

4. Solve

CASE 1:
x + 1 = 2x - 2
3 = x ... x = 3

CASE 2:
x + 1 = -[2(x -1)]
x + 1 = -(2x - 2)
x + 1 = -2x + 2
3x = 1
x = \(\frac{1}{3}\)

5. Check x = 3 and x = \(\frac{1}{3}\) When removing absolute value brackets, I always check to see whether or not the roots satisfy the original equation. Both work.

6. Sum of roots is 3 + \(\frac{1}{3}\) = \(\frac{10}{3}\)

Answer D

*(and |y| = x or -x). You can reverse RHS and LHS, where RHS = LHS or RHS = - LHS. pushpitkc shows the four possibilities. The latter two are identical to the first two.
User avatar
mohshu
Joined: 21 Mar 2016
Last visit: 26 Dec 2019
Posts: 410
Own Kudos:
143
 [2]
Given Kudos: 103
Products:
Posts: 410
Kudos: 143
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Amby02
If |x + 1| = 2|x - 1|, what is the sum of the roots?

A. 4
B. 6
C. 8
D. 20/3
E. 10/3

whenever there is absolute sign on both sides,,square it off...
gives (x+1)^2 = 4 (x-1)^2
x^2 + 2x + 1 = 4x^2 + 4 - 8x
3x^2 - 10x + 3 = 0
sum of both the roots = -b/a = 10/3
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,728
Own Kudos:
810,475
 [3]
Given Kudos: 105,800
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,728
Kudos: 810,475
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
avatar
fraserlawson
Joined: 14 Sep 2017
Last visit: 11 Aug 2019
Posts: 6
Own Kudos:
Given Kudos: 2
Location: United Kingdom
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATPrepNow


There are 3 steps to solving equations involving ABSOLUTE VALUE:
1. Apply the rule that says: If |x| = k, then x = k and/or x = -k
2. Solve the resulting equations
3. Plug solutions into original equation to check for extraneous roots


Given: |x+1|=2|x-1|

So, EITHER x+1=2(x-1) OR EITHER x+1=-[2(x-1)]

x+1=2(x-1)
Expand: x + 1 = 2x - 2
Solve: x = 3

x+1=-[2(x-1)]
Expand: x + 1 = -2x + 2
Solve: x = 1/3

When we plug the solutions into the original equation, we find that there are no extraneous roots

So, the SUM of the solutions = 3 + 1/3
= 3 1/3
= 10/3

Answer: E

Awesome way to solve the problem, and way faster than what I did to brute-force it. Thank you!

One question, though. How is this approach different from how one would solve |x+1|=2(x-1)? Or x+1 = 2|x-1|?

I ask because 2|x-1|-(x+1)=0 has roots of 1/3 and 3, whereas 2(x-1)-|x+1|=0 only has the root at 3 (unless I've used Wolfram wrong). Is there something about knowing which one of the two absolute value elements to pick?
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,441
Kudos
Add Kudos
Bookmarks
Bookmark this Post
fraserlawson
GMATPrepNow


There are 3 steps to solving equations involving ABSOLUTE VALUE:
1. Apply the rule that says: If |x| = k, then x = k and/or x = -k
2. Solve the resulting equations
3. Plug solutions into original equation to check for extraneous roots


Given: |x+1|=2|x-1|

So, EITHER x+1=2(x-1) OR x+1=-[2(x-1)]

x+1=2(x-1)
Expand: x + 1 = 2x - 2
Solve: x = 3

x+1=-[2(x-1)]
Expand: x + 1 = -2x + 2
Solve: x = 1/3

When we plug the solutions into the original equation, we find that there are no extraneous roots

So, the SUM of the solutions = 3 + 1/3
= 3 1/3
= 10/3

Answer: E

Awesome way to solve the problem, and way faster than what I did to brute-force it. Thank you!

One question, though. How is this approach different from how one would solve |x+1|=2(x-1)? Or x+1 = 2|x-1|?

I ask because 2|x-1|-(x+1)=0 has roots of 1/3 and 3, whereas 2(x-1)-|x+1|=0 only has the root at 3 (unless I've used Wolfram wrong). Is there something about knowing which one of the two absolute value elements to pick?

Good question.
When there are absolute values on BOTH sides, it doesn't matter which one you choose to make negative.

For example, with |x+1|=2|x-1|, we could have also gone with:
EITHER x+1=2(x-1) OR -(x+1)=2(x-1)
The second equation still results in x = 1/3

Cheers,
Brent
User avatar
KanishkM
Joined: 09 Mar 2018
Last visit: 18 Dec 2021
Posts: 756
Own Kudos:
512
 [1]
Given Kudos: 123
Location: India
Posts: 756
Kudos: 512
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Amby02
If |x + 1| = 2|x - 1|, what is the sum of the roots?

A. 4
B. 6
C. 8
D. 20/3
E. 10/3

key points at which this inequality will lie will be

x = -1 or x =1

This will divide 3 regions on the number line,
------(-1)------(1)--------

now when x < -1, This region is not valid

-x-1 = -2x + 2
x = 3, Not applicable

-1 < x < 1, this region is valid

x + 1 = -2x + 2
x = 1/3 (a)

x > 1, this region is valid

x+1 = 2x -2
x = 3 (b)

(a) + (b)
10/3

Answer E
User avatar
SchruteDwight
Joined: 03 Sep 2018
Last visit: 30 Mar 2023
Posts: 164
Own Kudos:
Given Kudos: 923
Location: Netherlands
GPA: 4
Products:
Posts: 164
Kudos: 117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
KanishkM
Amby02
If |x + 1| = 2|x - 1|, what is the sum of the roots?

A. 4
B. 6
C. 8
D. 20/3
E. 10/3

key points at which this inequality will lie will be

x = -1 or x =1

This will divide 3 regions on the number line,
------(-1)------(1)--------

now when x < -1, This region is not valid

-x-1 = -2x + 2
x = 3, Not applicable

-1 < x < 1, this region is valid

x + 1 = -2x + 2
x = 1/3 (a)

x > 1, this region is valid

x+1 = 2x -2
x = 3 (b)

(a) + (b)
10/3

Answer E

Why would the first region not be valid?
User avatar
dave13
Joined: 09 Mar 2016
Last visit: 15 Mar 2026
Posts: 1,086
Own Kudos:
Given Kudos: 3,851
Posts: 1,086
Kudos: 1,137
Kudos
Add Kudos
Bookmarks
Bookmark this Post
KanishkM
Amby02
If |x + 1| = 2|x - 1|, what is the sum of the roots?

A. 4
B. 6
C. 8
D. 20/3
E. 10/3

key points at which this inequality will lie will be

x = -1 or x =1

This will divide 3 regions on the number line,
------(-1)------(1)--------

now when x < -1, This region is not valid

-x-1 = -2x + 2
x = 3, Not applicable

-1 < x < 1, this region is valid

x + 1 = -2x + 2

x = 1/3 (a)

x > 1, this region is valid

x+1 = 2x -2
x = 3 (b)

(a) + (b)
10/3

Answer E


BrentGMATPrepNow its me again :)

I have a question about highlighted part in the post above
so basically when i need to check the region -1 < x < 1, (when x is in between) it doesnt matter which of two sides i make negative
|x + 1| = 2|x - 1| Right ? -(x + 1)= 2(x - 1) or (x + 1)= -2(x - 1) or maybe it is a case with this problem ?
the point is that i considered all 4 cases and got 3+3+1/3+1/3

What if the question asked "how many solutions does the equation |x + 1| = 2|x - 1| have ?

thank you :)
User avatar
dave13
Joined: 09 Mar 2016
Last visit: 15 Mar 2026
Posts: 1,086
Own Kudos:
Given Kudos: 3,851
Posts: 1,086
Kudos: 1,137
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u
Amby02
If |x + 1| = 2|x - 1|, what is the sum of the roots?

A. 4
B. 6
C. 8
D. 20/3
E. 10/3


Square both sides as both sides are positive..
\(x^2+2x+1=4x^2-8x+4..........3x^2-10x+3=0\)

no need to find the roots ..
SUM of the roots is \(\frac{-b}{a}=\frac{-(-10)}{3}=\frac{10}{3}\)
E

chetan2u how do you know that x must be positive so as you can square both sides :) or may be you mean value inside absolute value brackets ? so i can square absolute value inside absolute value brackets anytime i see it right ? :)
avatar
ibra10
Joined: 28 May 2020
Last visit: 28 Aug 2022
Posts: 3
Own Kudos:
2
 [1]
Given Kudos: 2
Posts: 3
Kudos: 2
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi
Let me give you an explanation which will help in solving most of the Modulus problems since squaring only works when both the sides contain modulus.
Mod is nothing but distance from number line
|X+1| = |X- (-1)|
|X-1 is fine|= |X-1|
Always write the expression under the mod like above ( Something like x minus constant)
Now mark -1 and 1 on the number line : There will be three regions
1st region = Less than -1 = Take any integer which makes the calculation easier say -2
Then equation will be -(x+1) = -2(X-1)
Solving , x = 3
2nd Region = Between -1 and 1 = Take any integer which makes the calculation easier say 0
Then equation will be (x+1)=-2(x-1)
Solving , x= 1/3
3rd region = Beyond 1 = Take any integer which makes the calculation easier say 2
Then equation will be (x+1) = 2(x-1)
Solving , x= 3 (same as region 1)
So sum of roots = 1/3 + 3 = 10/3

NOTE : This method works even when there are 3 modulus equations or inequalities or anything - It is just a fantastic concept I wish to share
User avatar
dave13
Joined: 09 Mar 2016
Last visit: 15 Mar 2026
Posts: 1,086
Own Kudos:
Given Kudos: 3,851
Posts: 1,086
Kudos: 1,137
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ibra10
Hi
Let me give you an explanation which will help in solving most of the Modulus problems since squaring only works when both the sides contain modulus.
Mod is nothing but distance from number line
|X+1| = |X- (-1)|
|X-1 is fine|= |X-1|
Always write the expression under the mod like above ( Something like x minus constant)
Now mark -1 and 1 on the number line : There will be three regions
1st region = Less than -1 = Take any integer which makes the calculation easier say -2
Then equation will be -(x+1) = -2(X-1)
Solving , x = 3
2nd Region = Between -1 and 1 = Take any integer which makes the calculation easier say 0
Then equation will be (x+1)=-2(x-1)
Solving , x= 1/3
3rd region = Beyond 1 = Take any integer which makes the calculation easier say 2
Then equation will be (x+1) = 2(x-1)
Solving , x= 3 (same as region 1)
So sum of roots = 1/3 + 3 = 10/3

NOTE : This method works even when there are 3 modulus equations or inequalities or anything - It is just a fantastic concept I wish to share



ibra10 thank you :)

using your concept how would you solve this one |X+4| > |X- 2|
avatar
ibra10
Joined: 28 May 2020
Last visit: 28 Aug 2022
Posts: 3
Own Kudos:
2
 [1]
Given Kudos: 2
Posts: 3
Kudos: 2
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
dave13

Hi Dave
Step 1 : Write the inequalities as follows so as to plot on number line |x-(-4)| > |x-2|
We will again have 3 regions : 1st Region = <2 | 2nd Region = Between 2 and 4 | 3rd Region = Greater than 4

Solving for region 1 = Region less than 2 = Take x=1
For Region 1 , the inequality will be : (x+4) > -(x-2)
Solving the above gives us : X > -1

Solving for Region 2 = Region between 2 and 4 = Take x=3
For Region 2 , the inequality will be (x+4) > (x-2)
X will cancel out thus , no values for region 2

Similarly for Region 3 = Region beyond 4 = Take x=5
For Region 3 , the inequality will again be (x+4)>(x-2)
X will cancel out again , no values for region 3

So answer is X>-1

Note : You can try to put any value for X greater than -1 and the inequality will be satisfied

Always happy to help :)
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 18 Apr 2026
Posts: 11,230
Own Kudos:
44,984
 [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,230
Kudos: 44,984
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
dave13
chetan2u
Amby02
If |x + 1| = 2|x - 1|, what is the sum of the roots?

A. 4
B. 6
C. 8
D. 20/3
E. 10/3


Square both sides as both sides are positive..
\(x^2+2x+1=4x^2-8x+4..........3x^2-10x+3=0\)

no need to find the roots ..
SUM of the roots is \(\frac{-b}{a}=\frac{-(-10)}{3}=\frac{10}{3}\)
E

chetan2u how do you know that x must be positive so as you can square both sides :) or may be you mean value inside absolute value brackets ? so i can square absolute value inside absolute value brackets anytime i see it right ? :)


Hi

The mod are always positive, so we can square both sides.
In my signature you will find ways to tackle these questions through 3 methods including the critical method as shown above.
User avatar
Ahmed9955
Joined: 18 Feb 2019
Last visit: 02 Dec 2023
Posts: 82
Own Kudos:
Given Kudos: 326
Location: India
GMAT 1: 570 Q46 V21
GMAT 1: 570 Q46 V21
Posts: 82
Kudos: 24
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u
Amby02
If |x + 1| = 2|x - 1|, what is the sum of the roots?

A. 4
B. 6
C. 8
D. 20/3
E. 10/3


Square both sides as both sides are positive..
\(x^2+2x+1=4x^2-8x+4..........3x^2-10x+3=0\)

no need to find the roots ..
SUM of the roots is \(\frac{-b}{a}=\frac{-(-10)}{3}=\frac{10}{3}\)
E
Hi chetan2u
I solved this question by critical value method and got the answer ,and I'm doing great with this approach.
However , I am confused with the squaring method as in when and when not to use it because on some questions this approach gives the right answer very quickly , but on others it makes the equation more complex.
Can you please tell on what type of mod questions the squaring method is easy to apply?
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 18 Apr 2026
Posts: 11,230
Own Kudos:
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,230
Kudos: 44,984
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ahmed9955
chetan2u
Amby02
If |x + 1| = 2|x - 1|, what is the sum of the roots?

A. 4
B. 6
C. 8
D. 20/3
E. 10/3


Square both sides as both sides are positive..
\(x^2+2x+1=4x^2-8x+4..........3x^2-10x+3=0\)

no need to find the roots ..
SUM of the roots is \(\frac{-b}{a}=\frac{-(-10)}{3}=\frac{10}{3}\)
E
Hi chetan2u
I solved this question by critical value method and got the answer ,and I'm doing great with this approach.
However , I am confused with the squaring method as in when and when not to use it because on some questions this approach gives the right answer very quickly , but on others it makes the equation more complex.
Can you please tell on what type of mod questions the squaring method is easy to apply?

Wherever you are sure that the both the sides of equation are positive, you can square it.
 1   2   
Moderators:
Math Expert
109728 posts
Tuck School Moderator
853 posts