Last visit was: 19 Nov 2025, 06:28 It is currently 19 Nov 2025, 06:28
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
KarthikMBA2019
Joined: 20 Nov 2017
Last visit: 31 Jul 2019
Posts: 21
Own Kudos:
154
 [77]
Given Kudos: 107
Status:MBA Student
Location: India
Concentration: Strategy, Marketing
GPA: 3.9
WE:Consulting (Consumer Electronics)
Posts: 21
Kudos: 154
 [77]
6
Kudos
Add Kudos
69
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,388
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,388
Kudos: 778,226
 [27]
15
Kudos
Add Kudos
12
Bookmarks
Bookmark this Post
User avatar
CAMANISHPARMAR
Joined: 12 Feb 2015
Last visit: 13 Mar 2022
Posts: 1,022
Own Kudos:
2,457
 [12]
Given Kudos: 77
Posts: 1,022
Kudos: 2,457
 [12]
8
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
lfc
Joined: 08 Jul 2018
Last visit: 15 Nov 2018
Posts: 32
Own Kudos:
Given Kudos: 69
Products:
Posts: 32
Kudos: 11
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Karthik200
Which of the following is the sum of solutions of |x+1| = 2|x-1|?

A. 4
B. 6
C. 8
D. \(\frac{20}{3}\)
E. \(\frac{10}{3}\)

Hi,

Squaring both sides will do the trick.
I started plugging in values into \(|x+1| / /|x-1|=2\) and eliminating options , took 2+ mins.
User avatar
GyMrAT
Joined: 14 Dec 2017
Last visit: 03 Nov 2020
Posts: 412
Own Kudos:
509
 [1]
Given Kudos: 173
Location: India
Posts: 412
Kudos: 509
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Karthik200
Which of the following is the sum of solutions of |x+1| = 2|x-1|?

A. 4
B. 6
C. 8
D. \(\frac{20}{3}\)
E. \(\frac{10}{3}\)


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

For x+1 > 0 & x-1 > 0, we have x>-1 & x>1, we get x+1 = 2(x-1), hence x = 3 > -1, is within range.

For x+1 < 0 & x-1 < 0, we have x<-1 & x<1, we get -(x+1) = -2(x-1), hence x = 3 > 1, is not acceptable

For x+1 > 0 & x-1 < 0, we have x>-1 & x<1, we get x+1 = -2(x-1), hence x = 1/3 < 1 & > -1, is within range.

For x+1 < 0 & x-1 > 0, we have x<-1 & x>1, we get -(x+1) = 2(x-1), hence x = 1/3 < 1, is not acceptable.

Hence, we have, x = 3 & 1/3

Sum of solutions = 3 + 1/3 = 10/3



Answer E.



Thanks,
GyM
User avatar
gmatzpractice
Joined: 07 Feb 2017
Last visit: 25 Nov 2024
Posts: 126
Own Kudos:
79
 [2]
Given Kudos: 11
GMAT 1: 710 Q48 V40
GMAT 1: 710 Q48 V40
Posts: 126
Kudos: 79
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
x+1=2x-2
x=3

-x-1=2x-2
x=1/3

Answer E. 10/3

THIS PROBLEM IS EASY
User avatar
dave13
Joined: 09 Mar 2016
Last visit: 12 Aug 2025
Posts: 1,108
Own Kudos:
Given Kudos: 3,851
Posts: 1,108
Kudos: 1,113
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Karthik200
Which of the following is the sum of solutions of |x+1| = 2|x-1|?

A. 4
B. 6
C. 8
D. \(\frac{20}{3}\)
E. \(\frac{10}{3}\)

Square the given equation:

\((x + 1)^2 = 4(x - 1)^2\);

\(4(x - 1)^2 - (x + 1)^2 = 0\);

Apply a^2 - b^2 = (a - b)(a + b) to the above: \((2(x - 1) - (x + 1))(2(x - 1) + (x + 1)) = 0\);

\((x - 3)(3x - 1) = 0\);

\(x = 3\) or \(x= \frac{1}{3}\).

The sum of the roots \(= 3 + \frac{1}{3} = \frac{10}{3}\).

Answer: E.

OR: |x+1| = 2|x-1| can be expanded either the way that both LHS and RHS have the same sign or different signs. So

Either: x + 1 = 2(x - 1) --> x = 3.
Or: x + 1 = -2(x - 1) --> x = 1/3.

The sum of the roots \(= 3 + \frac{1}{3} = \frac{10}{3}\).

Answer: E.


Gladiator59 Bunuel pushpitkc how do we know that x is not negative before we square..... they say that dont square unless you know that variable is not negative.


Also why my solution below didnt work ?


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

when x is positive

x+1=2x-2
x =3

When x is negative

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

x-1=2x-2

x = 1

3+1 = 4 = sum of solutions
User avatar
Gladiator59
Joined: 16 Sep 2016
Last visit: 18 Nov 2025
Posts: 840
Own Kudos:
2,613
 [2]
Given Kudos: 260
Status:It always seems impossible until it's done.
GMAT 1: 740 Q50 V40
GMAT 2: 770 Q51 V42
Products:
GMAT 2: 770 Q51 V42
Posts: 840
Kudos: 2,613
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi dave13,

You are absolutely correct here -
Quote:
how do we know that x is not negative before we square..... they say that dont square unless you know that variable is not negative.

Sine both LHS and RHS are mod expressions they are always nonegative. ( definiton of mod) and hence we can square here.

Also, in your solution with x is negative part you have made calculation errors.
Quote:

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

when x is positive

x+1=2x-2
x =3

When x is negative

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

x-1=2x-2

x = 1

it should be as Bunuel points out.

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

So it will be 3 + 1/3 or 10/3

Hope this is clear now.

Best,
Gladi

dave13
Bunuel
Karthik200
Which of the following is the sum of solutions of |x+1| = 2|x-1|?

A. 4
B. 6
C. 8
D. \(\frac{20}{3}\)
E. \(\frac{10}{3}\)

Square the given equation:

\((x + 1)^2 = 4(x - 1)^2\);

\(4(x - 1)^2 - (x + 1)^2 = 0\);

Apply a^2 - b^2 = (a - b)(a + b) to the above: \((2(x - 1) - (x + 1))(2(x - 1) + (x + 1)) = 0\);

\((x - 3)(3x - 1) = 0\);

\(x = 3\) or \(x= \frac{1}{3}\).

The sum of the roots \(= 3 + \frac{1}{3} = \frac{10}{3}\).

Answer: E.

OR: |x+1| = 2|x-1| can be expanded either the way that both LHS and RHS have the same sign or different signs. So

Either: x + 1 = 2(x - 1) --> x = 3.
Or: x + 1 = -2(x - 1) --> x = 1/3.

The sum of the roots \(= 3 + \frac{1}{3} = \frac{10}{3}\).

Answer: E.


Gladiator59 Bunuel pushpitkc how do we know that x is not negative before we square..... they say that dont square unless you know that variable is not negative.


Also why my solution below didnt work ?


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

when x is positive

x+1=2x-2
x =3

When x is negative

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

x-1=2x-2

x = 1

3+1 = 4 = sum of solutions
User avatar
dave13
Joined: 09 Mar 2016
Last visit: 12 Aug 2025
Posts: 1,108
Own Kudos:
1,113
 [1]
Given Kudos: 3,851
Posts: 1,108
Kudos: 1,113
 [1]
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Gladiator59
Hi dave13,

You are absolutely correct here -
Quote:
how do we know that x is not negative before we square..... they say that dont square unless you know that variable is not negative.

Sine both LHS and RHS are mod expressions they are always nonegative. ( definiton of mod) and hence we can square here.

Also, in your solution with x is negative part you have made calculation errors.
Quote:

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

when x is positive

x+1=2x-2
x =3

When x is negative

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

x-1=2x-2

x = 1

it should be as Bunuel points out.

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

So it will be 3 + 1/3 or 10/3

Hope this is clear now.

Best,
Gladi



many thanks Gladiator59 :)

optionally I could mame LHS negative right ? -|x+1|

for example like this

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

-x-1=2x-2

1 = 3x

3x=1

x = 1/3


So my mistake is that I opened moduli incorrectly, by not putting minus sign in front of brackets, but instead I simply changed sign in the brackets ? right ?
User avatar
Gladiator59
Joined: 16 Sep 2016
Last visit: 18 Nov 2025
Posts: 840
Own Kudos:
2,613
 [1]
Given Kudos: 260
Status:It always seems impossible until it's done.
GMAT 1: 740 Q50 V40
GMAT 2: 770 Q51 V42
Products:
GMAT 2: 770 Q51 V42
Posts: 840
Kudos: 2,613
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
dave13, absolutely. You just have to go with both signs ( outside bracket)

So you calculated correctly for positive and for negative you erred with the calculation. Either a = -b or -a =b of these is the same and correct way.

Best,
Gladi
User avatar
jfranciscocuencag
Joined: 12 Sep 2017
Last visit: 17 Aug 2024
Posts: 227
Own Kudos:
Given Kudos: 132
Posts: 227
Kudos: 140
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Gladiator59
dave13

Hello!

Could someone please explain to me why do we have to change the -ve just to one side?

\(|x+1| = 2|x-1|\)

+ve way... x + 1 = 2x - 2

And I thought the -ve way was:

-ve way...

\((-)|x+1| = 2(-)|x-1|\) =

\(- x- 1 = 2(-x+1)\) =

\(- x- 1 = -2x + 2\)

Kind regards!
User avatar
Gladiator59
Joined: 16 Sep 2016
Last visit: 18 Nov 2025
Posts: 840
Own Kudos:
2,613
 [4]
Given Kudos: 260
Status:It always seems impossible until it's done.
GMAT 1: 740 Q50 V40
GMAT 2: 770 Q51 V42
Products:
GMAT 2: 770 Q51 V42
Posts: 840
Kudos: 2,613
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Just think about it. A negative sign on both sides will cancel out and the second case will be identical to the first one.

Hence the assymetrical negative sign to take care of the case where one mod evaluates as negative and the other as positive.

There will be four cases actually. But two of those cases will be identical to the other two.

+M1 +M2
-M1 -M2

And
+M1 -M2
-M1 +M2

Notice how the sets are identical and considering only one from each is sufficient.

Hope this helps. :-)

jfranciscocuencag
Gladiator59
dave13

Hello!

Could someone please explain to me why do we have to change the -ve just to one side?

\(|x+1| = 2|x-1|\)

+ve way... x + 1 = 2x - 2

And I thought the -ve way was:

-ve way...

\((-)|x+1| = 2(-)|x-1|\) =

\(- x- 1 = 2(-x+1)\) =

\(- x- 1 = -2x + 2\)

Kind regards!

Posted from my mobile device
User avatar
edlc313
Joined: 15 Jan 2018
Last visit: 27 Jul 2025
Posts: 49
Own Kudos:
Given Kudos: 30
Posts: 49
Kudos: 138
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Karthik200
Which of the following is the sum of solutions of |x+1| = 2|x-1|?

A. 4
B. 6
C. 8
D. \(\frac{20}{3}\)
E. \(\frac{10}{3}\)

Square the given equation:

\((x + 1)^2 = 4(x - 1)^2\);

\(4(x - 1)^2 - (x + 1)^2 = 0\);

Apply a^2 - b^2 = (a - b)(a + b) to the above: \((2(x - 1) - (x + 1))(2(x - 1) + (x + 1)) = 0\);

\((x - 3)(3x - 1) = 0\);

\(x = 3\) or \(x= \frac{1}{3}\).

The sum of the roots \(= 3 + \frac{1}{3} = \frac{10}{3}\).

Answer: E.

OR: |x+1| = 2|x-1| can be expanded either the way that both LHS and RHS have the same sign or different signs. So

Either: x + 1 = 2(x - 1) --> x = 3.
Or: x + 1 = -2(x - 1) --> x = 1/3.

The sum of the roots \(= 3 + \frac{1}{3} = \frac{10}{3}\).

Answer: E.

Bunuel

Can you explain why you squared both sides to solve this problem? I cannot figure out why you figured this was the quickest approach.
avatar
mariossid
Joined: 26 Feb 2019
Last visit: 14 May 2019
Posts: 1
Given Kudos: 40
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The solution is:
(x+1)^2 = 4(x-10)^2 <=> 3x^2 -10x -5=0
From Vieta’s formula we know that x1 + x2 = -b/a which is 10/3
E
avatar
venkivety
Joined: 24 Dec 2011
Last visit: 31 May 2021
Posts: 69
Own Kudos:
Given Kudos: 212
Location: India
GMAT 1: 710 Q49 V39
GPA: 4
WE:General Management (Healthcare/Pharmaceuticals)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Karthik200
Which of the following is the sum of solutions of |x+1| = 2|x-1|?

A. 4
B. 6
C. 8
D. \(\frac{20}{3}\)
E. \(\frac{10}{3}\)

Square the given equation:

\((x + 1)^2 = 4(x - 1)^2\);

\(4(x - 1)^2 - (x + 1)^2 = 0\);

Apply a^2 - b^2 = (a - b)(a + b) to the above: \((2(x - 1) - (x + 1))(2(x - 1) + (x + 1)) = 0\);

\((x - 3)(3x - 1) = 0\);

\(x = 3\) or \(x= \frac{1}{3}\).

The sum of the roots \(= 3 + \frac{1}{3} = \frac{10}{3}\).

Answer: E.

OR: |x+1| = 2|x-1| can be expanded either the way that both LHS and RHS have the same sign or different signs. So

Either: x + 1 = 2(x - 1) --> x = 3.
Or: x + 1 = -2(x - 1) --> x = 1/3.

The sum of the roots \(= 3 + \frac{1}{3} = \frac{10}{3}\).

Answer: E.

learned a new technique when the mod is given..
squaring on the both sides,,
thanx bunuel..

bt if the mod is on only one side of the equation???
and can the squaring be done when inequalities vth mod??
User avatar
saukrit
Joined: 05 Jul 2018
Last visit: 11 Nov 2025
Posts: 378
Own Kudos:
420
 [2]
Given Kudos: 325
Status:Current student at IIMB
Affiliations: IIM Bangalore
Location: India
Concentration: General Management, Technology
GMAT 1: 600 Q47 V26
GRE 1: Q162 V149
GPA: 3.6
WE:Information Technology (Consulting)
Products:
GMAT 1: 600 Q47 V26
GRE 1: Q162 V149
Posts: 378
Kudos: 420
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Another simple solution may be:

Squaring both sides we get

\((x+1)^2= 4(x-1)^2\)

\(3x^2-10*x+3=0\)
Sum of roots of a quadratic equation = -b/a

Hence answer = 10/3

Correct answer, E
User avatar
nisthagupta28
Joined: 28 Mar 2019
Last visit: 17 Sep 2023
Posts: 44
Own Kudos:
Given Kudos: 217
Location: India
GMAT 1: 660 Q44 V40
GMAT 2: 650 Q45 V37
GMAT 2: 650 Q45 V37
Posts: 44
Kudos: 17
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I solved it by using critical value. Got the correct answers.
Just wanted to know if that is one of approaches to follow?

Posted from my mobile device
User avatar
CEdward
Joined: 11 Aug 2020
Last visit: 14 Apr 2022
Posts: 1,203
Own Kudos:
Given Kudos: 332
Posts: 1,203
Kudos: 272
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Learned something with squaring both sides. Is that something we can do for all questions of this flavour?

I solved this way:

Take the positive
| x + 1 | = 2 | x - 1 |
x + 1 = 2x - 2
x = 3

Take the negative
| x + 1 | = 2 (-) | x - 1 |
x + 1 = -2x + 2
x = 1/3

3 + 1/3 = 10/3

Answer is E.
avatar
jcerdae
Joined: 30 Apr 2020
Last visit: 28 Feb 2021
Posts: 45
Own Kudos:
Given Kudos: 288
Posts: 45
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can we do the square on both sides if there is MOD in only 1 side?

Thank you very much
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,588
Own Kudos:
Posts: 38,588
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
105388 posts
Tuck School Moderator
805 posts