Find all School-related info fast with the new School-Specific MBA Forum

It is currently 19 May 2013, 11:09
Customize  |  Hide

Is |x y| < |x| + |y|?

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
Manager
Manager
Joined: 02 Nov 2009
Posts: 144
Followers: 2

Kudos [?]: 4 [1] , given: 97

GMAT Tests User
Is |x y| < |x| + |y|? [#permalink] New post 08 Aug 2012, 22:08
1
This post received
KUDOS
00:00

Question Stats:

34% (02:34) correct 65% (01:02) wrong based on 1 sessions
Is |x – y| < |x| + |y|?

(1) y < x

(2) xy < 0

Bunuel

I searched of this question on gmatclub culd not find a post please explain your method
[Reveal] Spoiler: OA
Kaplan Promo CodeKnewton GMAT Discount CodesVeritas Prep GMAT Discount Codes
Intern
Intern
Joined: 12 Apr 2012
Posts: 2
Followers: 0

Kudos [?]: 0 [0], given: 0

Re: Is |x – y| < |x| + |y|? (1) y < x (2) xy < 0 [#permalink] New post 08 Aug 2012, 23:21
1. y<x implies 2 cases:
(a) y is +ve, x is +ve.
eg., y=2, x=3
|x-y| = 1
|x| = 3
|y| = 2
|x| + |y| = 5,
Hence |x-y| < |x| + |y|

(b) y is -ve, x is +ve.
eg., y=-1, x = 2
|x-y|=3
|x|+|y|=3
Here, |x-y| !< |x|+|y|.

From (a) and (b), A and D are eliminated

2. xy<0 <=> either x or y is -ve.
Hence |x-y| is always = |x| + |y|
So, here we have a definite answer to the question and hence B is the best choice.
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11515
Followers: 1791

Kudos [?]: 9535 [0], given: 826

Re: Is |x – y| < |x| + |y|? [#permalink] New post 09 Aug 2012, 00:57
Is |x – y| < |x| + |y|?

Since both sides of the inequality are non-negative, then we can safely square and we'll get: is x^2-2xy+y^2<x^2+2|xy|+y^2? --> is |xy|+xy>0? Consider two cases:

If xy\leq{0}, then |xy|+xy=-xy+xy=0. So, when xy\leq{0}, then |xy|+xy>0 does NOT hold true.
If xy>0, then |xy|+xy=xy+xy=2xy>0 (because xy>0). So, when xy>{0}, then |xy|+xy>0 holds true.

As we can see the question basically asks whether xy>0.

(1) y < x. Not sufficient to say whether xy>0.

(2) xy < 0. Directly gives a NO answer to the question.

Answer: B.

Hope it's clear.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Director
Director
User avatar
Joined: 22 Mar 2011
Posts: 608
WE: Science (Education)
Followers: 43

Kudos [?]: 266 [0], given: 43

GMAT Tests User
Re: Is |x – y| < |x| + |y|? [#permalink] New post 09 Aug 2012, 04:55
venmic wrote:
Is |x – y| < |x| + |y|?

(1) y < x

(2) xy < 0

Bunuel

I searched of this question on gmatclub culd not find a post please explain your method


Useful to remember the so-called "Triangle Inequality " for the absolute value:

For any real numbers x,y \,|x+y|\leq|x|+|y|.
Equality holds if and only if xy\geq{0}, which means, at least one of the two numbers is 0 or they both have the same sign (both positive or both negative).
Or, strict inequality holds if and only if xy<0.

In our case, we can see that always |x-y|=|x+(-y)|\leq|x|+|y|, because |y|=|-y|.
The strict inequality will hold if and only if x(-y)<0 or xy>0.

(1) Either x or y can be zero, and in addition, we don't know anything about their signs.
Not sufficient.

(2) Obviously sufficient, because we can state with certainty that the given inequality does not hold.

Answer B
_________________

PhD in Applied Mathematics
Love GMAT Quant questions and running.

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11515
Followers: 1791

Kudos [?]: 9535 [0], given: 826

Re: Is |x – y| < |x| + |y|? [#permalink] New post 09 Aug 2012, 05:00
EvaJager wrote:
venmic wrote:
Is |x – y| < |x| + |y|?

(1) y < x

(2) xy < 0

Bunuel

I searched of this question on gmatclub culd not find a post please explain your method


Useful to remember the so-called "Triangle Inequality " for the absolute value:

For any real numbers x,y \,|x+y|\leq|x|+|y|.
Equality holds if and only if xy\geq{0}, which means, at least one of the two numbers is 0 or they both have the same sign (both positive or both negative).
Or, strict inequality holds if and only if xy<0.

In our case, we can see that always |x-y|=|x+(-y)|\leq|x|+|y|, because |y|=|-y|.
The strict inequality will hold if and only if x(-y)<0 or xy>0.

(1) Either x or y can be zero, and in addition, we don't know anything about their signs.
Not sufficient.

(2) Obviously sufficient, because we can state with certainty that the given inequality does not hold.

Answer B


There is another property worth remembering:

1. Always true: |x+y|\leq{|x|+|y|}, note that "=" sign holds for xy\geq{0} (or simply when x and y have the same sign);

2. Always true: |x-y|\geq{|x|-|y|}, note that "=" sign holds for xy>{0} (so when x and y have the same sign) and |x|>|y| (simultaneously).
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Director
Director
User avatar
Joined: 22 Mar 2011
Posts: 608
WE: Science (Education)
Followers: 43

Kudos [?]: 266 [0], given: 43

GMAT Tests User
Re: Is |x – y| < |x| + |y|? [#permalink] New post 09 Aug 2012, 05:08
Bunuel wrote:
EvaJager wrote:
venmic wrote:
Is |x – y| < |x| + |y|?

(1) y < x

(2) xy < 0

Bunuel

I searched of this question on gmatclub culd not find a post please explain your method


Useful to remember the so-called "Triangle Inequality " for the absolute value:

For any real numbers x,y \,|x+y|\leq|x|+|y|.
Equality holds if and only if xy\geq{0}, which means, at least one of the two numbers is 0 or they both have the same sign (both positive or both negative).
Or, strict inequality holds if and only if xy<0.

In our case, we can see that always |x-y|=|x+(-y)|\leq|x|+|y|, because |y|=|-y|.
The strict inequality will hold if and only if x(-y)<0 or xy>0.

(1) Either x or y can be zero, and in addition, we don't know anything about their signs.
Not sufficient.

(2) Obviously sufficient, because we can state with certainty that the given inequality does not hold.

Answer B


There is another property worth remembering:

1. Always true: |x+y|\leq{|x|+|y|}, note that "=" sign holds for xy\geq{0} (or simply when x and y have the same sign);

2. Always true: |x-y|\geq{|x|-|y|}, note that "=" sign holds for xy>{0} (so when x and y have the same sign) and |x|>|y| (simultaneously).


Thanks for reminding, certainly worth remembering. Just for the practice, we can prove that the second inequality can be deduced from the first one quite easily:

|(x-y)+y|\leq|x-y|+|y|, or |x|\leq|x-y|+|y|, from which we get |x-y|\geq{|x|-|y|}.
_________________

PhD in Applied Mathematics
Love GMAT Quant questions and running.

Re: Is |x – y| < |x| + |y|?   [#permalink] 09 Aug 2012, 05:08
    Similar topics Author Replies Last post
Similar
Topics:
New posts if x+y <y then is x <y? a) y>0 b)x-y<x shubhangi 3 22 Mar 2004, 18:08
Popular new posts Is x(x-y) positive? x<0 x<y ggarr 13 14 Dec 2006, 23:07
Popular new posts 10 EXPERTS_POSTS_IN_THIS_TOPIC Is 1 / (x-y) < y - x rxs0005 10 07 Jan 2011, 09:09
New posts 3 EXPERTS_POSTS_IN_THIS_TOPIC Is 1/x-y<y-x? Apoorva81 7 15 Jan 2012, 06:26
New posts 2 Is x < y ? kabilank87 5 23 Apr 2013, 01:23
Display posts from previous: Sort by

Is |x y| < |x| + |y|?

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.