DS - absolute value

This topic has expert replies
Source: — Data Sufficiency |

Legendary Member
Posts: 1448
Joined: Tue May 17, 2011 9:55 am
Location: India
Thanked: 375 times
Followed by:53 members

by Frankenstein » Wed Jun 15, 2011 6:17 am
Hi,
From(1):
if x=4, y=2, |x - y| = |x| - |y|
if x=4, y=-2, |x - y| > |x| - |y|
Not sufficient

From(2):As xy<0, |xy| = -xy
case-1 : |x| - |y| < 0
As |x - y| > 0, |x - y| > |x| - |y| always holds

case-2 : |x| - |y| > 0
|x - y|^2 = x^2 + y^2 - 2xy = x^2 + y^2 + 2|xy|
(|x| - |y|)^2 = x^2 + y^2 - 2|xy|
So, |x - y|^2 > (|x| - |y|)^2
So, |x - y| > |x| - |y|
Sufficient

By picking x and y on the number line or by plugin values also, we can solve this.
Hence, B
Cheers!

Things are not what they appear to be... nor are they otherwise

User avatar
Legendary Member
Posts: 1325
Joined: Sun Nov 01, 2009 6:24 am
Thanked: 105 times
Followed by:14 members

by vikram4689 » Wed Jun 15, 2011 7:07 am
A is not required for such a symm. eqn. (can always verify by plugging no.s). Since x & y are of opposite signs (x - y) will always ADD whereas |x| -|y| will always subtract, so B is sufficient.
Premise: If you like my post
Conclusion : Press the Thanks Button ;)

Master | Next Rank: 500 Posts
Posts: 118
Joined: Wed Mar 16, 2011 1:44 pm
Location: Canada
Followed by:2 members
GMAT Score:530

by ccassel » Mon Jun 20, 2011 7:05 am
Frankenstein wrote:Hi,
From(2):As xy<0, |xy| = -xy
case-1 : |x| - |y| < 0
As |x - y| > 0, |x - y| > |x| - |y| always holds

case-2 : |x| - |y| > 0
|x - y|^2 = x^2 + y^2 - 2xy = x^2 + y^2 + 2|xy|
(|x| - |y|)^2 = x^2 + y^2 - 2|xy|
So, |x - y|^2 > (|x| - |y|)^2
So, |x - y| > |x| - |y|
Sufficient

B
Frankenstein, Why would you think of squaring both sides of the equation in statement 2?

Thanks,

Legendary Member
Posts: 1448
Joined: Tue May 17, 2011 9:55 am
Location: India
Thanked: 375 times
Followed by:53 members

by Frankenstein » Mon Jun 20, 2011 7:25 am
ccassel wrote:
Frankenstein wrote:Hi,
From(2):As xy<0, |xy| = -xy
case-1 : |x| - |y| < 0
As |x - y| > 0, |x - y| > |x| - |y| always holds

case-2 : |x| - |y| > 0
|x - y|^2 = x^2 + y^2 - 2xy = x^2 + y^2 + 2|xy|
(|x| - |y|)^2 = x^2 + y^2 - 2|xy|
So, |x - y|^2 > (|x| - |y|)^2
So, |x - y| > |x| - |y|
Sufficient

B
Frankenstein, Why would you think of squaring both sides of the equation in statement 2?

Thanks,
Hi,
If you go by logic or by plugin method, you don't need to. But, by explaining mathematically, I need to somehow bring xy in the inequality. So, I squared both sides.
Cheers!

Things are not what they appear to be... nor are they otherwise