Last visit was: 18 Nov 2025, 19:49 It is currently 18 Nov 2025, 19:49
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: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,086
 [51]
1
Kudos
Add Kudos
50
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
43,696
 [13]
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,238
Kudos: 43,696
 [13]
8
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,086
 [4]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,086
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
gvij2017
Joined: 09 Aug 2017
Last visit: 18 Jun 2024
Posts: 674
Own Kudos:
Given Kudos: 778
Posts: 674
Kudos: 486
Kudos
Add Kudos
Bookmarks
Bookmark this Post
statement 1
y<z
this statement doesn't tell about X. not sufficient.

Statement 2
(X+Y)/2 = (X+Y+2)/3
X+Y= 4

x can be any number.
Not sufficient.

Statement 1 + statement 2
many values for x.

so E is answer.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,086
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gvij2017
statement 1
y<z
this statement doesn't tell about X. not sufficient.

Statement 2
(X+Y)/2 = (X+Y+2)/3
X+Y= 4

x can be any number.
Not sufficient.

Statement 1 + statement 2
many values for x.

so E is answer.

Sorry. (2) actually reads:
(2) The average (arithmetic mean) of y and z equal to the average (arithmetic mean) of y, z and 2.

Edited.
User avatar
vaibhav1221
Joined: 19 Nov 2017
Last visit: 24 Jul 2025
Posts: 296
Own Kudos:
395
 [1]
Given Kudos: 50
Location: India
GMAT 1: 710 Q49 V38
GPA: 3.25
WE:Account Management (Advertising and PR)
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel

GMAT CLUB'S FRESH QUESTION:



If |x - y| = |x - z|, what is the value of x?

(1) y < z
(2) The average (arithmetic mean) of x and y equal to the average (arithmetic mean) of x, y and 2.

I am not quite sure about this, BUT imo answer should be B.

Consider only statement B.
|x - y| = |x - z|
either
\(x-y = x-z\) => \(y=z\) (1)
or
\(-x+y = x-z\) => \(2x = y+z\) (2)

Statement 2 says
\((x+y)/2 = (x+y+2)/3\)
\(3x+3y = 2x+2y+4\)
\(x+y=4\) (3)

Substituting (3) in (2),

\(2x = 4-x + z\)
and \(z=y\) from (1)

\(2x = 4-x+4-x\)
\(4x=4\)
\(x=1\)
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
Bunuel

GMAT CLUB'S FRESH QUESTION:



If |x - y| = |x - z|, what is the value of x?

(1) y < z
(2) The average (arithmetic mean) of y and z equal to the average (arithmetic mean) of y, z and 2.


Given, |x - y| = |x - z|, which means distance of x from y & distance of x from z are equal.

so we have

(a) if (x - y) > 0 & (x - z) > 0, then y = z, & x can take any value

(b) if (x - y) < 0 & (x - z) < 0, then y = z, & x can take any value

(c) if (x - y) > 0 & (x - z) < 0, then x = (y + z)/2, & x > y , x < z & y < x < z

(d) if (x - y) < 0 & (x - z) > 0, then x = (y + z)/2, & x < y, x > z & z < x < y



Statement 1: y < z , hence case (d) is possible, x lies between y & z, as y < x < z. However not sufficient to find value of x.

Statement 2: \(\frac{(y + z)}{2}\) = \(\frac{(y + z + 2)}{3}\)

Simplifying this we get, y + z = 4, however we cannot say anything about of position of x & hence cannot calculate x.

Since y = z = 2, hence x can take any value

or y = 1, z = 3, then x = 2

Hence statement 2 is not sufficient.

Combining both Statements, we have y < z & y + z = 4. hence we have case (c), y < x < z

Hence x = (y + z)/2 = 4/2 = 2.

Combining both statements is Sufficient.

Answer C.



Thanks,
GyM
avatar
akhiparth
Joined: 17 Sep 2016
Last visit: 26 Dec 2018
Posts: 35
Own Kudos:
Given Kudos: 44
GMAT 1: 640 Q44 V35
GMAT 1: 640 Q44 V35
Posts: 35
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u
If |x - y| = |x - z|, what is the value of x?

Now what does this mean...
This means that x is equidistant from y and z, but two options exist
[b][/b]
a) both y and z are on same side that is y=z
b) both are on either side of x then x will be the mean of y and z

(1) y < z
no numeric value ..
Only that \(y\neq{z}\) and hence x is MEAN of y and z
insuff


(2) The average (arithmetic mean) of y and z equal to the average (arithmetic mean) of y, z and 2.
\(\frac{y+z}{2}=\frac{y+z+2}{3}.........3y+3z=2y+2z+4......y+z=4\)
we can find mean of y and z as 4/2 = 2
so x=2 if \(y\neq{z}\)
But if y=z, value of x cannot be determined
insuff

combined
\(y\neq{z}\)
therefore x=2
suf

Hi chetan, will you please explain second part explanation, why y=z cant determine value of x ?
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
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,238
Kudos: 43,696
Kudos
Add Kudos
Bookmarks
Bookmark this Post
akhiparth
chetan2u
If |x - y| = |x - z|, what is the value of x?

Now what does this mean...
This means that x is equidistant from y and z, but two options exist
[b][/b]
a) both y and z are on same side that is y=z
b) both are on either side of x then x will be the mean of y and z

(1) y < z
no numeric value ..
Only that \(y\neq{z}\) and hence x is MEAN of y and z
insuff


(2) The average (arithmetic mean) of y and z equal to the average (arithmetic mean) of y, z and 2.
\(\frac{y+z}{2}=\frac{y+z+2}{3}.........3y+3z=2y+2z+4......y+z=4\)
we can find mean of y and z as 4/2 = 2
so x=2 if \(y\neq{z}\)
But if y=z, value of x cannot be determined
insuff

combined
\(y\neq{z}\)
therefore x=2
suf

Hi chetan, will you please explain second part explanation, why y=z cant determine value of x ?


Now we know y+z=4 and that x is equidistant from y and z..
So if the layout is y.....x....z x is in middle of y and z or mean of y and z that is (y+z)/2=4/2=2......
So if y=0, z=4...............0.......x=2......4
Or if y =1 , z=3.............1....x=2.....3
BUT if y=z.... y+z=4, so y=z=2
But the problem lies here..
Every point will be equidistant from y and z now..
X=1....y and z=2.......1.....2&2
Or x=10, y and z=2.......... 2&2........10
So x can be any value
User avatar
Raksat
Joined: 20 Feb 2017
Last visit: 13 Feb 2025
Posts: 151
Own Kudos:
524
 [1]
Given Kudos: 489
Location: India
Concentration: Operations, Strategy
WE:Engineering (Other)
Posts: 151
Kudos: 524
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
|x - y| = |x - z|
Squaring both the side
x^2+y^2-2xy= X^2+z^2-2xz
y^2-z^2= 2x(y-z)
(y-z)(y+z)-2x(y-z)=0
(y-z)(y+z-2x)=0
From statement 1
y<z
hence y+z-2x=0
or y+z=2x
we don't know the value of y+z and hence insufficient
Statement 2
(y+z)/2 = (y+z+)2/3
3(y+z)=2(y+z+2)
y+z=4
our equation is (y-z)(y+z-2x)=0
so we don't know if y-z=0 or y+z-2x=0
hence we cannot put y+z = 4 here. Therefore Not sufficient
From both the statements,
we know y<z , hence y+z=2x or x=(y+z)/2 or x= 2 (sufficient)
Hence the answer is C
The explanation looks big but on real time this can be solved under a minute
avatar
piyushsahay1001
Joined: 08 May 2016
Last visit: 09 Aug 2019
Posts: 1
Given Kudos: 26
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi ,

Its not mentioned that these values are integers. This makes the whole situation different as x and take any value between
1 and 3
Please clarify
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,086
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

GMAT CLUB'S FRESH QUESTION:



If |x - y| = |x - z|, what is the value of x?

(1) y < z
(2) The average (arithmetic mean) of y and z equal to the average (arithmetic mean) of y, z and 2.

Par of GMAT CLUB'S New Year's Quantitative Challenge Set

User avatar
Ypsychotic
Joined: 24 Nov 2018
Last visit: 25 May 2020
Posts: 83
Own Kudos:
Given Kudos: 52
Location: India
GPA: 3.27
WE:General Management (Retail Banking)
Posts: 83
Kudos: 79
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

GMAT CLUB'S FRESH QUESTION:



If |x - y| = |x - z|, what is the value of x?

(1) y < z
(2) The average (arithmetic mean) of y and z equal to the average (arithmetic mean) of y, z and 2.

If y=z, x can take any value, there are infinite possibilities for x.

Statement 1) y<z. No information about x. Insufficient.

Statement 2) (y+z)/2=(y+z+2)/3 or y+z=4. Simplifying Expression|x-y|=|x-z| to x=(y+z)/2 assuming x, y and z are distinct numbers. So, as mentioned above, if y=z, x can be anything to satisfy the expression. Insufficient.

(1)+(2),
Our assumption needed to find x is statement 1. i.e. y is not equal to z. So, Sufficient.

The correct answer is C.
User avatar
rahul16singh28
Joined: 31 Jul 2017
Last visit: 09 Jun 2020
Posts: 428
Own Kudos:
499
 [2]
Given Kudos: 752
Location: Malaysia
GPA: 3.95
WE:Consulting (Energy)
Posts: 428
Kudos: 499
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

GMAT CLUB'S FRESH QUESTION:



If |x - y| = |x - z|, what is the value of x?

(1) y < z
(2) The average (arithmetic mean) of y and z equal to the average (arithmetic mean) of y, z and 2.

By Squaring on both sides, from the question, we have -

(y-z)(y+z-2x) = 0

So either, y =z or y+z = 2x --------Eqn 1

Statement I:

z > y.. Insufficeint.

Statement II:

y + z = 4. This is tempting but from the given statement in the Question we don't know whether y = z or y+z = 2x

Combining I & II:

From I we have , z > y so z cannot be equal to y. Hence. y + z = 2x.

x = 2.
User avatar
Jitu20
Joined: 02 May 2020
Last visit: 19 Dec 2022
Posts: 53
Own Kudos:
Given Kudos: 26
GMAT 1: 660 Q47 V35
GMAT 1: 660 Q47 V35
Posts: 53
Kudos: 26
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Long Method aka Brute force:

1. |x-y| = |x-z| =

case 1: x-y = x-z => y = z
case 2: -(x-y) = x-z => x = y+z/2
case 3: x-y = -(x-z) => x = y+z/2

we know y<z so x = y+z/2 but no possibility of finding values. Not Sufficient AD are out..

2. The average (arithmetic mean) of y and z equal to the average (arithmetic mean) of y, z and 2.

y+z/2 = y+z+2/3 => y+z =4, no possibility to find x as we dont know the relation. B is out.

Combining 1,2 => x=y+z/2 = 2. Unique value
User avatar
GMATGuruNY
Joined: 04 Aug 2010
Last visit: 18 Nov 2025
Posts: 1,344
Own Kudos:
Given Kudos: 9
Schools:Dartmouth College
Expert
Expert reply
Posts: 1,344
Kudos: 3,795
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

GMAT CLUB'S FRESH QUESTION:



If |x - y| = |x - z|, what is the value of x?

(1) y < z
(2) The average (arithmetic mean) of y and z equal to the average (arithmetic mean) of y, z and 2.

Prompt:
\(|x-y| = |x-z|\)

Case 1: Signs unchanged
\(x-y = x-z\)
\(y=z\)
Here, x can be ANY VALUE.

Case 2: Signs changed in ONE of the absolute values
\(x-y = -x+z\)
\(2x = y+z\)
\(x = \frac{y+z}{2}\)

Statement 1: y < z
Since only Case 2 is viable, \(x = \frac{y+z}{2}\).
No way to determine the value of x.
INSUFFICIENT.

Statement 2: The average (arithmetic mean) of y and z equal to the average (arithmetic mean) of y, z and 2
\(\frac{y+z}{2} = \frac{y+z+2}{3}\)
3y+3z = 2y+2z+4
y+z=4

The resulting equation implies the following:
Case 1 --> \(y=z=2\) --> x can be ANY VALUE
Case 2 --> \(x=\frac{(y+z)}{2} = \frac{4}{2} = 2\)
Since x can be any value in Case 1, INSUFFICIENT.

Statements combined:
Only Case 2 satisfies both statements.
In Statement 2, the result yielded by Case 2 is that x=2.
SUFFICIENT.

User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
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
105355 posts
496 posts