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

It is currently 22 May 2013, 03:30
Customize  |  Hide

Is xy <0? 1. (x^3 * y^4)/(xy) <0 2. |x| -|y| < |x-y

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Senior Manager
Senior Manager
Joined: 02 Mar 2004
Posts: 372
Location: There
Followers: 1

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

GMAT Tests User
Is xy <0? 1. (x^3 * y^4)/(xy) <0 2. |x| -|y| < |x-y [#permalink] New post 15 May 2004, 17:30
00:00

Question Stats:

0% (00:00) correct 0% (00:00) wrong based on 0 sessions
Is xy <0?
1. (x^3 * y^4)/(xy) <0
2. |x| -|y| < |x-y|
Senior Manager
Senior Manager
Joined: 02 Feb 2004
Posts: 369
Followers: 1

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

GMAT Tests User
Re: DS-107 [#permalink] New post 15 May 2004, 18:18
hallelujah1234 wrote:
Is xy <0?
1. (x^3 * y^4)/(xy) <0
2. |x| -|y| < |x-y|



(x^3 * y^4)/(xy) <0

x^2 * y^3<0
y<0, x could go either way! insuff.


|x| -|y| < |x-y|
if, |x| -|y| = |x-y|, both x & y have same sign
for |x| -|y| < |x-y|, x must have greater abs. value than y. but it doesn't say what's their normal signs are. insuff.
it's E. :idea:
GMAT Club Legend
GMAT Club Legend
Joined: 15 Dec 2003
Posts: 4441
Followers: 10

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

GMAT Tests User
 [#permalink] New post 15 May 2004, 18:38
I would go with C

From 1) (x^3 * y^4)/(xy) < 0 --> x^2 * y^3 < 0
This means x can be either positive or negative but y HAS to be negative. So possible combination of x,y are:
(x=+) and (y=+) or
(x=-) and (y=+)
Insuff.

From 2) In order for lx-yl to be greater than left side, combinations have to be:
(x=+) and (y=-) or
(x=-) and (y=+)
Insuff.

From both combined, we can see that the only combination is when (x=-) and (y=+).
Therefore, xy < 0 is affirmative
_________________

Best Regards,

Paul

Senior Manager
Senior Manager
Joined: 02 Feb 2004
Posts: 369
Followers: 1

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

GMAT Tests User
 [#permalink] New post 15 May 2004, 18:48
Paul wrote:
I would go with C

From 1) (x^3 * y^4)/(xy) < 0 --> x^2 * y^3 < 0
This means x can be either positive or negative but y HAS to be negative. So possible combination of x,y are:
(x=+) and (y=+) or
(x=-) and (y=+)
Insuff.

From 2) In order for lx-yl to be greater than left side, combinations have to be:
(x=+) and (y=-) or
(x=-) and (y=+)
Insuff.

From both combined, we can see that the only combination is when (x=-) and (y=+).
Therefore, xy < 0 is affirmative


can you pls pick a number & prove it
GMAT Club Legend
GMAT Club Legend
Joined: 15 Dec 2003
Posts: 4441
Followers: 10

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

GMAT Tests User
 [#permalink] New post 15 May 2004, 19:19
Hmmm, I just realized I misinterpreted statement 1 as instances where the left side was > 0. It should have been < 0 but answer is still C

From 1) (x^3 * y^4)/(xy) < 0 --> x^2 * y^3 < 0
This means x can be either positive or negative but y HAS to be negative. So possible combination of x,y are:
(x=+) and (y=-) or
(x=-) and (y=-)
Insuff.

From 2) In order for lx-yl to be greater than left side, combinations have to be:
(x=+) and (y=-) or
(x=-) and (y=+)
Insuff.

From both combined, we can see that the only combination is when (x=+) and (y=-)

Therefore, xy < 0 is still affirmative
Let's pick numbers
x=2
y=-1
From 1) 2^2 * (-1)^3 = -4 which is < 0
From 2) l2l - l-1l < l2 - (-1)l --> 1 < 3
Both combined: 2*(-1) = -2 which is < 0 and question can be answered
y
_________________

Best Regards,

Paul

SVP
SVP
User avatar
Joined: 30 Oct 2003
Posts: 1963
Location: NewJersey USA
Followers: 3

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

GMAT Tests User
 [#permalink] New post 16 May 2004, 05:21
b) |x| - |y| < |x-y| only when both signs are same and neither of x and y is zero.
In anycase xy > 0
B is sufficient.
Manager
Manager
User avatar
Joined: 07 May 2004
Posts: 184
Location: Ukraine, Russia(part-time)
Followers: 2

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

GMAT Tests User
Re: DS-107 [#permalink] New post 16 May 2004, 10:42
hallelujah1234 wrote:
Is xy <0?
1. (x^3 * y^4)/(xy) <0
2. |x| -|y| < |x-y|


B is the answer.

2 is sufficient to guarantee xy < |xy| => xy < 0.

1 is not.
Senior Manager
Senior Manager
Joined: 02 Mar 2004
Posts: 372
Location: There
Followers: 1

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

GMAT Tests User
Re: DS-107 [#permalink] New post 16 May 2004, 10:57
Emmanuel wrote:
hallelujah1234 wrote:
Is xy <0?
1. (x^3 * y^4)/(xy) <0
2. |x| -|y| < |x-y|


B is the answer.

2 is sufficient to guarantee xy < |xy| => xy < 0.

1 is not.



x= 1; y = -2; xy < 0; |1|-|-2| < |1-(-2)|
x = -1; y = -2; xy > 0; |-1|-|-2| < |-1-(-2)|

Insufficient.

E is the answer

Last edited by hallelujah1234 on 17 May 2004, 09:29, edited 1 time in total.
Manager
Manager
User avatar
Joined: 07 May 2004
Posts: 184
Location: Ukraine, Russia(part-time)
Followers: 2

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

GMAT Tests User
Re: DS-107 [#permalink] New post 16 May 2004, 11:01
hallelujah1234 wrote:
x= 1; y = -2; xy < 0; |1|-|-2| < |1-(-2)|
x = -1; y = -2; xy > 0; |-1|-|-2| < |-1-(-2)|

Insufficient.


Yeah, you're right, I'm wrong. I used wrong equivalence

|x|-|y|<|x-y| <=> (|x|-|y|)^2 < (x-y)^2!!!
Re: DS-107   [#permalink] 16 May 2004, 11:01
    Similar topics Author Replies Last post
Similar
Topics:
New posts Is xy <0? 1). x^3y^4/xy <0 2). |x| - |y| < |x-y| crackets 6 26 Oct 2004, 10:25
New posts Is xy < 0? 1). (X^3 * Y^5)/ (X*Y^2) <0 2). /X/ - /y/ Ethan 4 24 Apr 2006, 12:44
New posts Is xy < 0? 1). (X^3 * Y^5)/ (X*Y^2) <0 2). /X/ - /y/ joemama142000 1 25 Apr 2006, 10:09
New posts Is xy < 0? 1). (X^3 * Y^5)/ (X*Y^2) <0 2). |X| - |y| vshaunak@gmail.com 5 20 May 2007, 05:54
New posts Is xy < 0? 1). (X^3 * Y^5)/ (X*Y^2) <0 2). |X| - |y| rampuria 5 27 Oct 2008, 09:14
Display posts from previous: Sort by

Is xy <0? 1. (x^3 * y^4)/(xy) <0 2. |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®.