Last visit was: 04 May 2024, 22:34 It is currently 04 May 2024, 22:34

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:
Kudos
Tutor
Joined: 16 Oct 2010
Posts: 14870
Own Kudos [?]: 65100 [2]
Given Kudos: 431
Location: Pune, India
Send PM
Moderator
Joined: 28 Mar 2017
Posts: 1089
Own Kudos [?]: 1972 [2]
Given Kudos: 200
Location: India
Concentration: Finance, Technology
GMAT 1: 730 Q49 V41
GPA: 4
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 03 Oct 2013
Affiliations: CrackVerbal
Posts: 4945
Own Kudos [?]: 7642 [1]
Given Kudos: 215
Location: India
Send PM
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Posts: 10159
Own Kudos [?]: 16642 [1]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
1
Kudos
Expert Reply
Forget conventional ways of solving math questions. In DS, Variable approach is the easiest and quickest way to find the answer without actually solving the problem. Remember equal number of variables and independent equations ensures a solution.

Is |x - y| > |x| - |y|?

(1) y < x
(2) xy < 0

If we modify the original condition,
if |x|>=|y|,
|x-y|>|x|-|y|>=0, so we can square both sides, which gives us (|x-y|)^2>(|x|-|y|)^2, and (x-y)^2>(|x|-|y|)^2
This becomes x^2+y^2-2xy>x^2+y^2-2|xy|, and if we simplify the inequality, -2xy>-2|xy|, and we ultimately want to know whether xy<0. This makes condition 2 sufficient.
if |x|<|y|, then |x|-|y|<0,
so |x-y|>|x|-|y| always work. Hence we do not need to deal with this, so the answer becomes (B).

Once we modify the original condition and the question according to the variable approach method 1, we can solve approximately 30% of DS questions.
Math Expert
Joined: 02 Sep 2009
Posts: 93029
Own Kudos [?]: 621240 [1]
Given Kudos: 81745
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
1
Kudos
Expert Reply
TaN1213 wrote:
Bunuel wrote:
When \(x \le 0\) then \(|x|=-x\), or more generally when \(\text{some expression} \le 0\) then \(|\text{some expression}| = -(\text{some expression})\). For example: \(|-5|=5=-(-5)\);

When \(x \ge 0\) then \(|x|=x\), or more generally when \(\text{some expression} \ge 0\) then \(|\text{some expression}| = \text{some expression}\). For example: \(|5|=5\)



(2) \(xy<0\), means \(x\) and \(y\) have different signs, hence 2 cases for \(|x-y|>|x|-|y|\):

B. ----\(x\)-----\(0\)-------\(y\)---.

This means that \(x<0<y\). So, \(x - y < 0\), \(x<0\) and \(y>0\). According to the properties above if \(x - y < 0\), then \(|x-y|=-(x-y)\), if \(x<0\), then \(|x|=-x\) and if \(y>0\), then \(|y|=y\).

Hope it's clear.

Following this same approach, shouldn't the following part become (-x-y)?
Quote:
1C. ---\(y\)---\(x\)---\(0\)--------------, \(y<x<0\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>-x+y\) --> \(x>y\). Which is right, as we consider the range \(y<x<0\).


in 2 B you have modified the \(x-y\) to -(x-y) because x is negative and y is positive. So in the same way the 1C should take (-x-y) as per the sign of x.
What am I missing?


C. ---\(y\)---\(x\)---\(0\)--------------, \(y<x<0\):

x - y > 0, so |x - y| = x - y;
y < 0, so |y| = y;
x < 0, so |x| = x.

\(|x-y|>|x|-|y|\) --> x - y > -x - (-y) --> x - y > -x + y
Math Expert
Joined: 02 Sep 2009
Posts: 93029
Own Kudos [?]: 621240 [1]
Given Kudos: 81745
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
1
Kudos
Expert Reply
khiemchii wrote:
I am a little bit concerned here.
If the question states x and y, can we make an assumption that x ≠ y?
For example here, without this assumption, i can let x = y and (2) is NS?


Unless it is explicitly stated otherwise, different variables CAN represent the same number.

For (2) though x = y is not possible because in this case we'd get x^2 < 0, which is not true for any real number, so x = y does not satisfy xy < 0 and therefore should not be considered for the second statement. Similarly, for (1) it's give that y < x, so x = y cannot be true.
Tutor
Joined: 16 Oct 2010
Posts: 14870
Own Kudos [?]: 65100 [1]
Given Kudos: 431
Location: Pune, India
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
1
Kudos
Expert Reply
ManishKM1 wrote:
Can anyone tell me the flaw in my logic

|x - y| > |x| - |y|
Squaring both sides
x^2 +y^2-2xy> x^2 +y^2-2|x||y|
simplifying, xy<|x||y|,

It will only be possible when product of xy is -ve. or xy<0, Hence B.


Given:
|x - y| > |x| - |y|, you cannot square it. You can square only when you know that both sides are positive. Here, the right hand side may not be positive. For example, if x is 2 and y is 5.
3 > -3
Squaring does not work here since you get 9 > 9 which doesn't hold.
Tutor
Joined: 04 Aug 2010
Posts: 1319
Own Kudos [?]: 3147 [1]
Given Kudos: 9
Schools:Dartmouth College
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
1
Kudos
Expert Reply
Mo2men wrote:
Dear GMATGuruNY

In this question stem, can I square both sides? or is it wrong?

Thanks


Squaring both sides of an inequality is a good approach when both sides are guaranteed to be nonnegative.
Here, the right side of the question stem is NOT guaranteed to be nonnegative, so squaring the inequality is not recommended:
If x=2 and y=1, then |x| - |y| > 0
If x=1 and y=2, then |x| - |y| < 0
Retired Moderator
Joined: 19 Oct 2018
Posts: 1878
Own Kudos [?]: 6320 [1]
Given Kudos: 704
Location: India
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
1
Bookmarks
|x - y| > |x| - |y|

Above inequality will be true when xy<0. As in LHS, absolute values of x and y will add up, while in RHS absolute values of x and y will get subtracted.

Also,inequality will be true, when xy>0 and |x|<|y|, As LHS will be positive, but RHS will be negative.

Statement 1- y<x

if x<0 and y<0, |y|>|x| (inequality holds)
if x>0 and y>0, |y|<|x| (inequality won't hold)

Statement 2- xy<0
Inequality holds (As explained above)


study wrote:
Is |x - y| > |x| - |y|?

(1) y < x
(2) xy < 0


Attachment:
3_DS_Absolute_B.JPG
Manager
Manager
Joined: 25 Feb 2020
Posts: 53
Own Kudos [?]: 9 [1]
Given Kudos: 26
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
1
Bookmarks
Bunuel wrote:


This is extremely helpful! Thank you so much :)
avatar
Intern
Intern
Joined: 26 Jun 2010
Posts: 1
Own Kudos [?]: [0]
Given Kudos: 0
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
Bunuel wrote:
Basically the question asks whether the distance between the two points x and y on the line is greater than the difference between the individual distances of x and y from 0.

\(|x-y|>|x|-|y|\)?

(1) \(y<x\), 3 possible cases for \(|x-y|>|x|-|y|\):

A. ---------------\(0\)---\(y\)---\(x\)---, \(0<y<x\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>x-y\) --> \(0>0\). Which is wrong;
B. ---------\(y\)---\(0\)---------\(x\)---, \(y<0<x\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>x+y\) --> \(y<0\). Which is right, as we consider the range \(y<0<x\);
C. ---\(y\)---\(x\)---\(0\)--------------, \(y<x<0\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>-x+y\) --> \(x>y\). Which is right, as we consider the range \(y<0<x\).

Two different answers. Not sufficient.

(2) \(xy<0\), means \(x\) and \(y\) have different signs, hence 2 cases for \(|x-y|>|x|-|y|\):

A. ----\(y\)-----\(0\)-------\(x\)---, \(y<0<x\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>x+y\) --> \(y<0\). Which is right, as we consider the range \(y<0<x\);
B. ----\(x\)-----\(0\)-------\(y\)---, \(x<0<y\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(-x+y>-x-y\) --> \(y>0\). Which is right, as we consider the range \(x<0<y\).

In both cases inequality holds true. Sufficient.

Answer: B.


Bunuel,
for 1.B when .. y ..0 .. x, you said \(|x-y|>|x|-|y|\) becomes: \(x-y>x+y\).
and
1.c when ... y ... x ... 0, you said \(|x-y|>|x|-|y|\) becomes: \(x-y>-x+y\) --> \(x>y\).

Can you explain this a little bit more? How did you go about removing the absolute signs for this scenarios?

Thanks for your help.
User avatar
Intern
Intern
Joined: 06 Sep 2011
Posts: 17
Own Kudos [?]: 10 [0]
Given Kudos: 4
GMAT 1: 670 Q42 V40
GMAT 2: 750 Q50 V42
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
Funny, but I remember form university that |a-b|>||a|-|b||>|a|-|b|, therefore the above inequality is valid for all numbers a,b can somebody verify the inequality?

https://math.ucsd.edu/~wgarner/math4c/de ... nequal.htm
avatar
Intern
Intern
Joined: 29 Oct 2012
Posts: 5
Own Kudos [?]: 8 [0]
Given Kudos: 0
Location: United States
Concentration: Finance, Technology
GMAT Date: 06-03-2013
GPA: 3.83
WE:Web Development (Computer Software)
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
mmphf wrote:
Is |x-y|>|x|-|y| ?

(1) y < x
(2) xy < 0



How it is B? Did they mention that X and Y are integers? No right, the answer should be E. If they provide details about X and Y as integers then it will be B otherwise it will be E.

can anyone help me about the scenario whether we consider fractions or not in this case?

Scenario:

x=1/2, y=1/3 ==> |1/2-1/3|=1/6 and |1/2|-|1/3|=1/6
Current Student
Joined: 14 Nov 2016
Posts: 1173
Own Kudos [?]: 20749 [0]
Given Kudos: 926
Location: Malaysia
Concentration: General Management, Strategy
GMAT 1: 750 Q51 V40 (Online)
GPA: 3.53
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
Bunuel wrote:
LM wrote:
Please tell the quick approach.... it took me loner than I should have taken....


Algebraic approach is given in my first post. Below is another approach:

\(|x-y|>|x|-|y|\)?

(1) \(y<x\)

Try two positive number \(x=3>y=1\) --> is \(|3-1|>|3|-|1|\)? --> is \(2>2\)? Answer NO.

Try ANY other case but both positive: \(x=-5>y=-7\) --> is \(|-5-(-7)|>|-5|-|-7|\)? --> is \(2>-2\)? Answer YES.

Two different answers. Not sufficient.

(2) \(xy<0\), means \(x\) and \(y\) have different signs.

Now we can spot here that when \(x\) and \(y\) have different signs \(x-y\) always "contribute" to each other so that its absolute value will increase: \(x=3\), \(y=-1\) --> \(|x-y|=|3+1|=|4|=4\) or \(x=-3\), \(y=1\) --> \(|x-y|=|-3-1|=|4|=4\).

But \(|x|-|y|\) is difference (thus not "contributing") of two positive values (as neither equals to zero). \(x=3\), \(y=-1\) --> \(|x|-|y|=|3|-|-1|=2\) or \(x=-3\), \(y=1\) --> \(|x|-|y|=|-3|-|1|=2\).

So \(xy<0\) means \(|x-y|>|x|-|y|\) is always true.

Sufficient.

Answer: B.

Hope it helps.


This graphical approach will help to verify those value.
Attachments

Untitled.jpg
Untitled.jpg [ 80.34 KiB | Viewed 11802 times ]

Current Student
Joined: 14 Nov 2016
Posts: 1173
Own Kudos [?]: 20749 [0]
Given Kudos: 926
Location: Malaysia
Concentration: General Management, Strategy
GMAT 1: 750 Q51 V40 (Online)
GPA: 3.53
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
study wrote:
Is \(|x - y| > |x| - |y|\)?

(1) \(y < x\)
(2) \(xy < 0\)


Explanation from RON (Manhattan)

Statement (1)
let's try x = 2, y = 1
is |2 - 1| > |2| - |1| ?
no.
let's try x = -1, y = -2
is |-1 - (-2)| > |-1| - |-2| ?
yes.
Insufficient.

Statement (2)

this means we have to pick OPPOSITE SIGNS. therefore, there are basically 6 cases to try:
* x is negative "bigger", y is positive "smaller"
* x is negative, y is positive, same magnitude
* x is negative "smaller", y is positive "bigger"
* x is positive "bigger", y is negative "smaller"
* x is positive, y is negative, same magnitude
* x is positive "smaller", y is negative "bigger"

If you try all of these --

-2, 1 --> is |-3| > 2 - 1? YES
-1, 1 --> is |-2| > 0? YES
-1, 2 --> is |-3| > 1 - 2? YES
2, -1 --> is |3| > 2 - 1? YES
1, -1 --> is |2| > 0? YES
1, -2 --> is |3| > 1 - 2? YES

the pattern is pretty clear: in each of these cases, the two numbers' magnitudes are working together on the left, but against each other on the right. therefore, the left-hand side is always going to be bigger.
Sufficient.
Senior Manager
Senior Manager
Joined: 09 Mar 2017
Posts: 369
Own Kudos [?]: 826 [0]
Given Kudos: 646
Location: India
Concentration: Marketing, Organizational Behavior
WE:Information Technology (Computer Software)
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
Bunuel wrote:
Basically the question asks whether the distance between the two points x and y on the line is greater than the difference between the individual distances of x and y from 0.

\(|x-y|>|x|-|y|\)?

(1) \(y<x\), 3 possible cases for \(|x-y|>|x|-|y|\):

A. ---------------\(0\)---\(y\)---\(x\)---, \(0<y<x\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>x-y\) --> \(0>0\). Which is wrong;
B. ---------\(y\)---\(0\)---------\(x\)---, \(y<0<x\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>x+y\) --> \(y<0\). Which is right, as we consider the range \(y<0<x\);
C. ---\(y\)---\(x\)---\(0\)--------------, \(y<x<0\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>-x+y\) --> \(x>y\). Which is right, as we consider the range \(y<x<0\).

Two different answers. Not sufficient.

(2) \(xy<0\), means \(x\) and \(y\) have different signs, hence 2 cases for \(|x-y|>|x|-|y|\):

A. ----\(y\)-----\(0\)-------\(x\)---, \(y<0<x\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>x+y\) --> \(y<0\). Which is right, as we consider the range \(y<0<x\);
B. ----\(x\)-----\(0\)-------\(y\)---, \(x<0<y\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(-x+y>-x-y\) --> \(y>0\). Which is right, as we consider the range \(x<0<y\).

In both cases inequality holds true. Sufficient.

Answer: B.

Hi Bunuel,

Tried hard to understand the following related to the red part above but at the end no success. Would you please clear my doubt?

In 1 B & C, you have changed the sign of x and y in RHS, and not modified the LHS(red part) according to the sign of x and y.---- Understood the explanation of st. 1
But in 2 B, You have modified also the LHS part according to the sign of x and y. (red part) ------- Why have you not followed the process that you have followed in st 1 ?

What did this difference in procedure depend on?
Thank You in advance.
Math Expert
Joined: 02 Sep 2009
Posts: 93029
Own Kudos [?]: 621240 [0]
Given Kudos: 81745
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
Expert Reply
TaN1213 wrote:
Bunuel wrote:
Basically the question asks whether the distance between the two points x and y on the line is greater than the difference between the individual distances of x and y from 0.

\(|x-y|>|x|-|y|\)?

(1) \(y<x\), 3 possible cases for \(|x-y|>|x|-|y|\):

A. ---------------\(0\)---\(y\)---\(x\)---, \(0<y<x\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>x-y\) --> \(0>0\). Which is wrong;
B. ---------\(y\)---\(0\)---------\(x\)---, \(y<0<x\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>x+y\) --> \(y<0\). Which is right, as we consider the range \(y<0<x\);
C. ---\(y\)---\(x\)---\(0\)--------------, \(y<x<0\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>-x+y\) --> \(x>y\). Which is right, as we consider the range \(y<x<0\).

Two different answers. Not sufficient.

(2) \(xy<0\), means \(x\) and \(y\) have different signs, hence 2 cases for \(|x-y|>|x|-|y|\):

A. ----\(y\)-----\(0\)-------\(x\)---, \(y<0<x\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>x+y\) --> \(y<0\). Which is right, as we consider the range \(y<0<x\);
B. ----\(x\)-----\(0\)-------\(y\)---, \(x<0<y\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(-x+y>-x-y\) --> \(y>0\). Which is right, as we consider the range \(x<0<y\).

In both cases inequality holds true. Sufficient.

Answer: B.

Hi Bunuel,

Tried hard to understand the following related to the red part above but at the end no success. Would you please clear my doubt?

In 1 B & C, you have changed the sign of x and y in RHS, and not modified the LHS(red part) according to the sign of x and y.---- Understood the explanation of st. 1
But in 2 B, You have modified also the LHS part according to the sign of x and y. (red part) ------- Why have you not followed the process that you have followed in st 1 ?

What did this difference in procedure depend on?
Thank You in advance.


When \(x \le 0\) then \(|x|=-x\), or more generally when \(\text{some expression} \le 0\) then \(|\text{some expression}| = -(\text{some expression})\). For example: \(|-5|=5=-(-5)\);

When \(x \ge 0\) then \(|x|=x\), or more generally when \(\text{some expression} \ge 0\) then \(|\text{some expression}| = \text{some expression}\). For example: \(|5|=5\)



(2) \(xy<0\), means \(x\) and \(y\) have different signs, hence 2 cases for \(|x-y|>|x|-|y|\):

B. ----\(x\)-----\(0\)-------\(y\)---.

This means that \(x<0<y\). So, \(x - y < 0\), \(x<0\) and \(y>0\). According to the properties above if \(x - y < 0\), then \(|x-y|=-(x-y)\), if \(x<0\), then \(|x|=-x\) and if \(y>0\), then \(|y|=y\).

Hope it's clear.
Senior Manager
Senior Manager
Joined: 09 Mar 2017
Posts: 369
Own Kudos [?]: 826 [0]
Given Kudos: 646
Location: India
Concentration: Marketing, Organizational Behavior
WE:Information Technology (Computer Software)
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
Bunuel wrote:
When \(x \le 0\) then \(|x|=-x\), or more generally when \(\text{some expression} \le 0\) then \(|\text{some expression}| = -(\text{some expression})\). For example: \(|-5|=5=-(-5)\);

When \(x \ge 0\) then \(|x|=x\), or more generally when \(\text{some expression} \ge 0\) then \(|\text{some expression}| = \text{some expression}\). For example: \(|5|=5\)



(2) \(xy<0\), means \(x\) and \(y\) have different signs, hence 2 cases for \(|x-y|>|x|-|y|\):

B. ----\(x\)-----\(0\)-------\(y\)---.

This means that \(x<0<y\). So, \(x - y < 0\), \(x<0\) and \(y>0\). According to the properties above if \(x - y < 0\), then \(|x-y|=-(x-y)\), if \(x<0\), then \(|x|=-x\) and if \(y>0\), then \(|y|=y\).

Hope it's clear.

Following this same approach, shouldn't the following part become (-x-y)?
Quote:
1C. ---\(y\)---\(x\)---\(0\)--------------, \(y<x<0\) --> in this case \(|x-y|>|x|-|y|\) becomes: \(x-y>-x+y\) --> \(x>y\). Which is right, as we consider the range \(y<x<0\).


in 2 B you have modified the \(x-y\) to -(x-y) because x is negative and y is positive. So in the same way the 1C should take (-x-y) as per the sign of x.
What am I missing?
Intern
Intern
Joined: 19 Nov 2016
Posts: 6
Own Kudos [?]: 16 [0]
Given Kudos: 14
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
I am a little bit concerned here.
If the question states x and y, can we make an assumption that x ≠ y?
For example here, without this assumption, i can let x = y and (2) is NS?
Current Student
Joined: 22 Apr 2017
Posts: 83
Own Kudos [?]: 250 [0]
Given Kudos: 75
Location: India
GMAT 1: 620 Q47 V29
GMAT 2: 630 Q49 V26
GMAT 3: 690 Q48 V35
GPA: 3.7
Send PM
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
Can anyone tell me the flaw in my logic

|x - y| > |x| - |y|
Squaring both sides
x^2 +y^2-2xy> x^2 +y^2-2|x||y|
simplifying, xy<|x||y|,

It will only be possible when product of xy is -ve. or xy<0, Hence B.
GMAT Club Bot
Re: Is |x - y| > |x| - |y|? (1) y < x (2) xy < 0 [#permalink]
   1   2   3   
Moderator:
Math Expert
93029 posts

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