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

It is currently 19 Jun 2013, 09:32
Customize  |  Hide

If x not equal to -y is x-y/x+y > 1? 1. x > 0 2. y

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Senior Manager
Senior Manager
User avatar
Joined: 01 Feb 2005
Posts: 275
Followers: 1

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

GMAT Tests User
If x not equal to -y is x-y/x+y > 1? 1. x > 0 2. y [#permalink] New post 14 Jan 2007, 09:47
00:00

Question Stats:

0% (00:00) correct 0% (00:00) wrong based on 0 sessions
If x not equal to -y is x-y/x+y > 1?

1. x > 0
2. y < 0
SVP
SVP
User avatar
Joined: 01 May 2006
Posts: 1837
Followers: 8

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

GMAT Tests User
 [#permalink] New post 14 Jan 2007, 09:56
(E) for me :)

x-y/x+y > 1 ?
<=> x-y/x+y - 1 > 0 ?
<=> (x-y - (x+y)) / (x+y) > 0
<=> -2*y / (x+y) > 0
<=> y / (x+y) < 0 ?

Sign(y) != Sign(x+y) ?

Stat 1
x > 0. No information about y.

To be sure :
o If y = x = 1, then y/(x+y) = 1/2 > 0
o If y = -2 and x = 3, then y/(x+y) = -2/1 < 0

INSUFF.

Stat 2
y < 0. No information about x.

To be sure :
o If y = x = -1, then y/(x+y) = 1/2 > 0
o If y = -2 and x = 3, then y/(x+y) = -2/1 < 0

INSUFF.

Both (1) & (2)
We need a relationship between x and y.

To be sure :
o If y = -2 and x = 3, then y/(x+y) = -2/1 < 0
o If y = -2 and x = 1, then y/(x+y) = -2/-1 > 0

INSUFF.
Senior Manager
Senior Manager
User avatar
Joined: 01 Feb 2005
Posts: 275
Followers: 1

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

GMAT Tests User
 [#permalink] New post 14 Jan 2007, 10:14
If x not equal to -y is x-y/x+y > 1?

1. x > 0
2. y < 0

Fig

The way you solved the problem was to simplify the equation by subtracting the equation x-y/x+y - 1> 0.

The way I solved it was use statement 1 in the equation and since I did not know the value of y I said statement 1 was insufficient

Similarly from statement 2 since x was unknown I said statement 2 is insufficient. Combining both the statements I just took 2 values and tried putting it in the equation and found that the 2 values were giving me diff results. Hence I concluded it to be E.

Is my approach correct?
Director
Director
User avatar
Affiliations: FRM Charter holder
Joined: 02 Dec 2006
Posts: 737
Schools: Stanford, Chicago Booth, Babson College
Followers: 5

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

GMAT Tests User
 [#permalink] New post 14 Jan 2007, 10:23
Fig wrote:
(E) for me :)

x-y/x+y > 1 ?
<=> x-y/x+y - 1 > 0 ?
<=> (x-y - (x+y)) / (x+y) > 0
<=> -2*y / (x+y) > 0
<=> y / (x+y) < 0 ?

Sign(y) != Sign(x+y) ?

Stat 1
x > 0. No information about y.

To be sure :
o If y = x = 1, then y/(x+y) = 1/2 > 0
o If y = -2 and x = 3, then y/(x+y) = -2/1 < 0

INSUFF.

Stat 2
y < 0. No information about x.

To be sure :
o If y = x = -1, then y/(x+y) = 1/2 > 0
o If y = -2 and x = 3, then y/(x+y) = -2/1 < 0

INSUFF.

Both (1) & (2)
We need a relationship between x and y.

To be sure :
o If y = -2 and x = 3, then y/(x+y) = -2/1 < 0
o If y = -2 and x = 1, then y/(x+y) = -2/-1 > 0

INSUFF.


I guess the question has to be understood like this:

If x not equal to -y is (x-y)/(x+y) > 1?

No? :lol:
VP
VP
User avatar
Joined: 21 Mar 2006
Posts: 1138
Location: Bangalore
Followers: 2

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

GMAT Tests User
Re: OG 139 DS [#permalink] New post 14 Jan 2007, 10:33
axl_oz wrote:
If x not equal to -y is x-y/x+y > 1?

1. x > 0
2. y < 0


Question can be written as :
=>Is x-y > x+y?
=>Is -y>+y?
=>Is -2y>0?
=> Is y>0?

1. Insuff
2. Suff

My answer is B.
Director
Director
User avatar
Affiliations: FRM Charter holder
Joined: 02 Dec 2006
Posts: 737
Schools: Stanford, Chicago Booth, Babson College
Followers: 5

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

GMAT Tests User
Re: OG 139 DS [#permalink] New post 14 Jan 2007, 10:38
kripalkavi wrote:
axl_oz wrote:
If x not equal to -y is x-y/x+y > 1?

1. x > 0
2. y < 0


Question can be written as :
=>Is x-y > x+y?
=>Is -y>+y?
=>Is -2y>0?
=> Is y>0?

1. Insuff
2. Suff


My answer is B.


I think we can't cross multiply in inequalities. So x-y/x+y > 1 is not same as x-y > x+y.
SVP
SVP
User avatar
Joined: 01 May 2006
Posts: 1837
Followers: 8

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

GMAT Tests User
 [#permalink] New post 14 Jan 2007, 10:50
Yes, it is :) Your approach is perfectly fine :)

I always prefer to compare signs of expression : it's generally easier to conclude on :)

axl_oz wrote:
If x not equal to -y is x-y/x+y > 1?

1. x > 0
2. y < 0

Fig

The way you solved the problem was to simplify the equation by subtracting the equation x-y/x+y - 1> 0.

The way I solved it was use statement 1 in the equation and since I did not know the value of y I said statement 1 was insufficient

Similarly from statement 2 since x was unknown I said statement 2 is insufficient. Combining both the statements I just took 2 values and tried putting it in the equation and found that the 2 values were giving me diff results. Hence I concluded it to be E.

Is my approach correct?
SVP
SVP
User avatar
Joined: 01 May 2006
Posts: 1837
Followers: 8

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

GMAT Tests User
 [#permalink] New post 14 Jan 2007, 10:52
Yes :)..... it's the x != -y that helps us to conclude so :)

aurobindo wrote:

I guess the question has to be understood like this:

If x not equal to -y is (x-y)/(x+y) > 1?

No? :lol:
Senior Manager
Senior Manager
User avatar
Joined: 24 Nov 2006
Posts: 353
Followers: 1

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

GMAT Tests User
Re: OG 139 DS [#permalink] New post 14 Jan 2007, 17:27
(1) (plug in #s) Let x = 1: (1-y)/(1+y) could be > or < 1 depending on y. Insuff => B, C or E.

(2) (plug in #s) Let y = -1: (x+1)/(x-1). Like in (1), this expression can be > or < 1 depending on x. Insuff => C or E.

(1&2) (plug in #s) Let (x,y) = (10,-1): 11/9 > 1. Cool so far. Now, Let (x,y) = (1,-10): 11/-9 < 1 => Insuff.

E.
Re: OG 139 DS   [#permalink] 14 Jan 2007, 17:27
    Similar topics Author Replies Last post
Similar
Topics:
New posts If x not equal to -y, is (x-y)/(x+y) > 1 1. x>0 2. amitd 3 11 Jan 2005, 22:50
New posts if x is not equal to -y, is (x-y)/(x+y) > 1? 1) x>0 2) joemama142000 5 18 Dec 2005, 13:46
New posts If x not equal to y , is x-y/x+y > 1 ? 1. x > 0 2. y yezz 9 09 Aug 2006, 13:57
New posts If x not equal to -y, is... (x-y)/(x+y) > 1? 1) x>0 2) jimmyjamesdonkey 4 25 Apr 2008, 12:29
New posts If x not equal to -y, is (x-y)/(x+y) > 1? (1) x>0 (2) uvs_mba 3 27 Jul 2009, 21:07
Display posts from previous: Sort by

If x not equal to -y is x-y/x+y > 1? 1. x > 0 2. 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®.