Last visit was: 02 Sep 2026, 02:28 It is currently 02 Sep 2026, 02: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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 02 Sep 2026
Posts: 113,028
Own Kudos:
Given Kudos: 111,265
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 113,028
Kudos: 838,534
 [34]
3
Kudos
Add Kudos
31
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
WNBIB
Joined: 26 Dec 2023
Last visit: 06 Nov 2025
Posts: 4
Own Kudos:
10
 [9]
Given Kudos: 3
Location: Russian Federation
GRE 1: Q152 V165
GRE 1: Q152 V165
Posts: 4
Kudos: 10
 [9]
6
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
VivekSri
Joined: 01 May 2022
Last visit: 05 Feb 2026
Posts: 431
Own Kudos:
803
 [2]
Given Kudos: 117
Location: India
WE:Engineering (Consulting)
Posts: 431
Kudos: 803
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
btsaami
Joined: 03 Feb 2023
Last visit: 01 Sep 2026
Posts: 140
Own Kudos:
Given Kudos: 581
Location: India
Schools: ISB '27
Products:
Schools: ISB '27
Posts: 140
Kudos: 38
Kudos
Add Kudos
Bookmarks
Bookmark this Post
What's the Official solution for this?
User avatar
piermacabj
Joined: 25 May 2022
Last visit: 30 Sep 2025
Posts: 9
Own Kudos:
13
 [2]
Given Kudos: 236
Posts: 9
Kudos: 13
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
If the square of a number is the number itself then the only possible solutions are 0 or 1

We know, by av properties, that |a|^2 = a^2

Therefore;

|x - 2|^2 = (x - 2)^2

So we end with the following equation:

|x - 2|^2 = |x - 2|

The number |x - 2| has to be either 1 or 0 so:

|x - 2| = 0

x = 2

|x - 2| = 1

x = 1
x = 3

The roots are 1, 2 and 3, which product is 6
Ans E
User avatar
luisdicampo
Joined: 10 Feb 2025
Last visit: 29 Jun 2026
Posts: 477
Own Kudos:
Given Kudos: 328
Products:
Posts: 477
Kudos: 103
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Deconstructing the Question

We are asked for the product of all roots of \((x - 2)^2 = |x - 2|\).

Let y = x - 2.

Then the equation becomes \(y^2 = |y|\).

Step-by-step

If \(y \ge 0\), then \(|y| = y\).

So \(y^2 = y\).

Thus,

\(y(y - 1) = 0\)

So \(y = 0\) or \(y = 1\).

If \(y < 0\), then \(|y| = -y\).

So \(y^2 = -y\).

Thus,

\(y(y + 1) = 0\)

So \(y = 0\) or \(y = -1\).

Only -1 works in this case.

Therefore, the solutions for \(y\) are

\(y = -1, 0, 1\)

Now convert back to \(x\):

\(x = y + 2\)

So,

\(x = 1, 2, 3\)

Their product is

\(1 \cdot 2 \cdot 3 = 6\)

Answer: E
User avatar
egmat
User avatar
e-GMAT Representative
Joined: 02 Nov 2011
Last visit: 02 Sep 2026
Posts: 6,287
Own Kudos:
33,890
 [1]
Given Kudos: 715
GMAT Date: 08-19-2020
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 6,287
Kudos: 33,890
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Here's a clean step-by-step solution:

The equation is (x - 2)2 = |x - 2|.

Step 1: Simplify with a substitution.
Let u = x - 2. The equation becomes:
u2 = |u|

Step 2: Rearrange.
u2 - |u| = 0
|u|(|u| - 1) = 0

(This works because u2 = |u|2, so we can factor out |u|.)

Step 3: Solve.
Either |u| = 0, which gives u = 0
Or |u| - 1 = 0, which gives |u| = 1, so u = 1 or u = -1

Step 4: Convert back to x (since u = x - 2):
- u = 0 → x = 2
- u = 1 → x = 3
- u = -1 → x = 1

Step 5: Find the product of all roots.
2 × 3 × 1 = 6

Answer: E

Key Insight: When you see the same expression on both sides of an equation (here, x - 2), substitute a single variable for it. This dramatically simplifies the algebra. Also, never divide both sides by a variable (like |u|) — you'd lose the u = 0 solution. Always factor instead.
Moderator:
Math Expert
113028 posts