Last visit was: 22 Apr 2026, 10:21 It is currently 22 Apr 2026, 10:21
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: 22 Apr 2026
Posts: 109,747
Own Kudos:
Given Kudos: 105,820
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,747
Kudos: 810,633
 [12]
4
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
User avatar
HarshitPanjeta
Joined: 09 Nov 2023
Last visit: 25 Jan 2024
Posts: 1
Own Kudos:
3
 [3]
Posts: 1
Kudos: 3
 [3]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
ShortcutoSpeed
Joined: 25 Aug 2023
Last visit: 27 Jun 2024
Posts: 12
Own Kudos:
476
 [1]
Given Kudos: 123
Location: United States
Posts: 12
Kudos: 476
 [1]
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Confide
Joined: 27 Jun 2023
Last visit: 05 Aug 2025
Posts: 31
Own Kudos:
27
 [1]
Given Kudos: 199
Posts: 31
Kudos: 27
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Arghi
(x-1)^2 = |x-1|, What is x?

(x-1)^2 = x-1 >> x^2-3x+2 = 0 >> x=2, x=1 >> sum of Xs: 3

What about the second case when |x-1| is negative? It becomes 1-x and we would have more x values
User avatar
Alexabisaad
Joined: 10 Oct 2023
Last visit: 08 Oct 2025
Posts: 12
Own Kudos:
Given Kudos: 6
GMAT 1: 590 Q43 V28
GMAT 1: 590 Q43 V28
Posts: 12
Kudos: 15
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Confide
Arghi
(x-1)^2 = |x-1|, What is x?

(x-1)^2 = x-1 >> x^2-3x+2 = 0 >> x=2, x=1 >> sum of Xs: 3

What about the second case when |x-1| is negative? It becomes 1-x and we would have more x values

You will also have x^2 - x = 0 which is x=0 or x=1 and x=1 is already one solution of the positive case so you will end up having 0,1,2 to sum up to 3.
User avatar
Alexabisaad
Joined: 10 Oct 2023
Last visit: 08 Oct 2025
Posts: 12
Own Kudos:
15
 [2]
Given Kudos: 6
GMAT 1: 590 Q43 V28
GMAT 1: 590 Q43 V28
Posts: 12
Kudos: 15
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
When |x - 1| is positive

\(x^2-2x+1=x-1\)
\(x^2-3x+2=0\)
\((x-2)(x-1)=0\)

So the 2 roots are x=2 and x=1

When |x - 1| is negative

\(x^2-2x+1=-x+1\)
\(x^2-x=0\)
\(x(x-1)=0\)
The 2 roots here are either x=0 or x=1

Since x=1 is common you just take it once. The sum is 0+1+2= 3
Answer E
User avatar
BrushMyQuant
Joined: 05 Apr 2011
Last visit: 03 Apr 2026
Posts: 2,286
Own Kudos:
Given Kudos: 100
Status:Tutor - BrushMyQuant
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Expert
Expert reply
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
Posts: 2,286
Kudos: 2,678
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We need to find What is the sum of all the solutions of \((x-1)^2=|x-1|?\)

We have two cases as we have |x-1|
-Case 1: x-1 ≥ 0 or x ≥ 1

=> | x-1 | = x-1
=> x-1 = \((x-1)^2\)
=> \((x-1)^2\) - (x-1) = 0
=> (x-1)*(x-1 - 1) = 0
=> (x-1)*(x-2) = 0
=> x = 1, 2

But the condition was x ≥ 1 and x = 1 and 2 are both ≥ 1
=> x = 1, 2 are SOLUTIONS
-Case 2: x-1 ≤ 0 or x ≤ 1

=> | x-1 | = -(x-1)
=> -(x - 1) = \((x-1)^2\)
=> \((x-1)^2\) + (x-1) = 0
=> (x-1)*(x-1 + 1) = 0
=> (x-1)*(x)= 0
=> x = 0, 1

But the condition was x ≤ 1 and x = 0 and 1 are both ≤ 1
=> x = 0, 1 are SOLUTIONS

=> Sum of all the solutions for x = 0 + 1 + 2 = 3

So, Answer will be E
Hope it helps!

Watch the following video to MASTER Absolute Values

User avatar
saurvan
Joined: 09 Oct 2014
Last visit: 28 Oct 2025
Posts: 16
Own Kudos:
23
 [1]
Given Kudos: 198
Posts: 16
Kudos: 23
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Im poor with modulus. But when a square value is given equal to a modulus, why do we need to take the case that modulus is negative? isnt it given that x-1 = a square of a vlaue so it should be positive?

Alexabisaad
When |x - 1| is positive

\(x^2-2x+1=x-1\)
\(x^2-3x+2=0\)
\((x-2)(x-1)=0\)

So the 2 roots are x=2 and x=1

When |x - 1| is negative

\(x^2-2x+1=-x+1\)
\(x^2-x=0\)
\(x(x-1)=0\)
The 2 roots here are either x=0 or x=1

Since x=1 is common you just take it once. The sum is 0+1+2= 3
Answer E
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,747
Own Kudos:
810,633
 [1]
Given Kudos: 105,820
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,747
Kudos: 810,633
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
saurvan
Im poor with modulus. But when a square value is given equal to a modulus, why do we need to take the case that modulus is negative? isnt it given that x-1 = a square of a vlaue so it should be positive?

Alexabisaad
When |x - 1| is positive

\(x^2-2x+1=x-1\)
\(x^2-3x+2=0\)
\((x-2)(x-1)=0\)

So the 2 roots are x=2 and x=1

When |x - 1| is negative

\(x^2-2x+1=-x+1\)
\(x^2-x=0\)
\(x(x-1)=0\)
The 2 roots here are either x=0 or x=1

Since x=1 is common you just take it once. The sum is 0+1+2= 3
Answer E

|x - 1| cannot be negative, as the absolute value is always more than or equal to 0. The solution you quote incorrectly considers the case when |x - 1| is negative and when |x - 1| is positive. It should consider two cases: when the expression inside the modulus is less than 0 and when it’s more than or equal to 0.

What is the sum of the solutions of the equation \((x-1)^2=|x-1|?\)

A. -1
B. 0
C. 1
D. 2
E. 3

CASE 1:

When x - 1 < 0 (so, when x < 1), |x - 1| = -(x - 1). In this case, we get:

(x - 1)^2 = -(x - 1)

Solving this gives x = 0 or x = 1. Since we are considering the range x < 1, we discard x = 1, so the valid solution for this case is x = 0.

CASE 2:

When x - 1 ≥ 0 (so, when x ≥ 1), |x - 1| = x - 1. In this case, we get:

(x - 1)^2 = x - 1

Solving this gives x = 1 or x = 2. Both solutions are valid in this range.

Therefore, the valid solutions are x = 0, x = 1, and x = 2. The sum of these solutions is 0 + 1 + 2 = 3.

Answer: E


10. Absolute Value



For more check Ultimate GMAT Quantitative Megathread



Hope it helps.­
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,968
Own Kudos:
Posts: 38,968
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
109747 posts
Tuck School Moderator
853 posts