Last visit was: 26 Apr 2024, 06:32 It is currently 26 Apr 2024, 06:32

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92933
Own Kudos [?]: 619168 [47]
Given Kudos: 81609
Send PM
Most Helpful Reply
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11181
Own Kudos [?]: 31947 [13]
Given Kudos: 290
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92933
Own Kudos [?]: 619168 [4]
Given Kudos: 81609
Send PM
General Discussion
Director
Director
Joined: 09 Aug 2017
Posts: 689
Own Kudos [?]: 415 [0]
Given Kudos: 778
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
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.
Math Expert
Joined: 02 Sep 2009
Posts: 92933
Own Kudos [?]: 619168 [0]
Given Kudos: 81609
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
Expert Reply
gvij2017 wrote:
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.
Senior Manager
Senior Manager
Joined: 19 Nov 2017
Posts: 300
Own Kudos [?]: 306 [1]
Given Kudos: 50
Location: India
GMAT 1: 710 Q49 V38
GPA: 3.25
WE:Account Management (Advertising and PR)
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
1
Bookmarks
Bunuel wrote:

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\)
Senior Manager
Senior Manager
Joined: 14 Dec 2017
Posts: 426
Own Kudos [?]: 459 [1]
Given Kudos: 173
Location: India
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
1
Kudos
Bunuel wrote:

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
Intern
Intern
Joined: 17 Sep 2016
Posts: 35
Own Kudos [?]: 4 [0]
Given Kudos: 44
GMAT 1: 640 Q44 V35
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
chetan2u wrote:
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 ?
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11181
Own Kudos [?]: 31947 [0]
Given Kudos: 290
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
Expert Reply
akhiparth wrote:
chetan2u wrote:
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
Manager
Manager
Joined: 20 Feb 2017
Posts: 154
Own Kudos [?]: 438 [1]
Given Kudos: 489
Location: India
Concentration: Operations, Strategy
WE:Engineering (Other)
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
1
Kudos
|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
Intern
Intern
Joined: 08 May 2016
Posts: 1
Own Kudos [?]: [0]
Given Kudos: 26
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
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
Math Expert
Joined: 02 Sep 2009
Posts: 92933
Own Kudos [?]: 619168 [0]
Given Kudos: 81609
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
Expert Reply
Bunuel wrote:

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

Manager
Manager
Joined: 24 Nov 2018
Posts: 85
Own Kudos [?]: 68 [0]
Given Kudos: 52
Location: India
GPA: 3.27
WE:General Management (Retail Banking)
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
Bunuel wrote:

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.
Senior Manager
Senior Manager
Joined: 31 Jul 2017
Posts: 435
Own Kudos [?]: 443 [2]
Given Kudos: 752
Location: Malaysia
GPA: 3.95
WE:Consulting (Energy and Utilities)
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
2
Kudos
Bunuel wrote:

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.
Manager
Manager
Joined: 02 May 2020
Posts: 58
Own Kudos [?]: 23 [0]
Given Kudos: 26
GMAT 1: 660 Q47 V35
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
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
Tutor
Joined: 04 Aug 2010
Posts: 1315
Own Kudos [?]: 3136 [0]
Given Kudos: 9
Schools:Dartmouth College
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
Expert Reply
Bunuel wrote:

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
Non-Human User
Joined: 09 Sep 2013
Posts: 32684
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
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.
GMAT Club Bot
Re: If |x - y| = |x - z|, what is the value of x? [#permalink]
Moderator:
Math Expert
92933 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne