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

It is currently 21 May 2013, 13:17
Customize  |  Hide

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

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Intern
Intern
Joined: 05 Mar 2007
Posts: 24
Followers: 0

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

If x is not equal to -y, is (x-y)/(x+y) > 1? 1) x>0 2) [#permalink] New post 07 Sep 2007, 08:32
00:00

Question Stats:

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

SO, multiplying the inequality by (x+y) both sides, the question becomes is (x-y) > (x+y)?

From 1) if x>0, x is +ve
From 2) if y<0, y is -ve


So From 1 and 2, (x-y) is postive and (x+y) could be positive or negative, but regardless of (x+y) being postive or negative, (x-y) will always be greater than (x+y). I thought the official answer to be C

but the OE is E, can some one pls explain what is wrong with my analysis.
Senior Manager
Senior Manager
Joined: 06 Mar 2006
Posts: 498
Followers: 6

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

GMAT Tests User
 [#permalink] New post 07 Sep 2007, 08:53
I think you just explaned the answer yourself.

Quote:
So From 1 and 2, (x-y) is postive and (x+y) could be positive or negative, but regardless of (x+y) being postive or negative, (x-y) will always be greater than (x+y).


If (x-y) is positive and (x+y) is negative the whole expression will be negative, therefore <1>1. Therefore, insufficient. Answer E.
Intern
Intern
Joined: 05 Mar 2007
Posts: 24
Followers: 0

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

 [#permalink] New post 07 Sep 2007, 09:13
eileen1017 wrote:
I think you just explaned the answer yourself.

Quote:
So From 1 and 2, (x-y) is postive and (x+y) could be positive or negative, but regardless of (x+y) being postive or negative, (x-y) will always be greater than (x+y).


If (x-y) is positive and (x+y) is negative the whole expression will be negative, therefore <1>1. Therefore, insufficient. Answer E.


I could see that if x-y is positive and x+y negative then less than 1 , and x-y) is positive and x+y positive then greater than 1.

But if you the change the inequality from is (x-y)/(x+y) > 1 to (x-y) > (x+y) and ask yourself is (x-y) > (x+y), you will end up with answer YES.

So probably i should not be altering the inequlaity by multiplying (x+y), which changes the whole picture.
Director
Director
Joined: 22 Aug 2007
Posts: 576
Followers: 1

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

GMAT Tests User
 [#permalink] New post 07 Sep 2007, 09:25
zion wrote:
eileen1017 wrote:
I think you just explaned the answer yourself.

Quote:
So From 1 and 2, (x-y) is postive and (x+y) could be positive or negative, but regardless of (x+y) being postive or negative, (x-y) will always be greater than (x+y).


If (x-y) is positive and (x+y) is negative the whole expression will be negative, therefore <1>1. Therefore, insufficient. Answer E.


I could see that if (x-y) is negative , and (x-y) is positive then (x-y)/(x+y) <1>1, hence E.

But if you the change the inequality from is (x-y)/(x+y) > 1 to (x-y) > (x+y) and ask yourself is (x-y) > (x+y), you will end up with answer YES.

So probably i should not be altering the inequlaity by multiplying (x+y), which changes the whole picture.


In these type of equations we can not change the equality, the way u did.
Cuz (x+y) can be both posotive or negative, if (x+y) is positive then the way u changed the equation is correct, but if it is negative, the sign <> will change to opposite.

I keep getting C,

Plz, can you check if I understand what is given, the HTML sometimes changes the inequality sings, so let me write in words:

X is not equal to minus Y. Is X-Y over X+Y greater than 1?

1) X is more than zero
2) X+Y is more than zero, Y is less than zero, and Y is less than (X+Y)

I see two inequality sings in the 2nd stem, is it right?
Senior Manager
Senior Manager
User avatar
Joined: 27 Aug 2007
Posts: 260
Followers: 1

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

GMAT Tests User
 [#permalink] New post 07 Sep 2007, 09:36
zion wrote:
eileen1017 wrote:
I think you just explaned the answer yourself.

Quote:
So From 1 and 2, (x-y) is postive and (x+y) could be positive or negative, but regardless of (x+y) being postive or negative, (x-y) will always be greater than (x+y).


If (x-y) is positive and (x+y) is negative the whole expression will be negative, therefore <1>1. Therefore, insufficient. Answer E.


I could see that if x-y is positive and x+y negative then less than 1 , and x-y) is positive and x+y positive then greater than 1.

But if you the change the inequality from is (x-y)/(x+y) > 1 to (x-y) > (x+y) and ask yourself is (x-y) > (x+y), you will end up with answer YES.

So probably i should not be altering the inequlaity by multiplying (x+y), which changes the whole picture.


While solving inequlaity problems, multipling denominator (bottom part of fraction) to the other part of inequality sign is INCORRECT, it is only possible in equations.

Instead take 1 to left side and simplify the expression.

you will have 2y/(x+y)<0>0 and y>0 will give postive value (to satisfy inequlaity it should be negative since 2y/(x+y)<0)
2) is insufficient because y<0 and x<0 will give positive value (to satisfy inequlaity it should be negative since 2y/(x+y)<0)

both together will not sufficient since we don't know the values, if x is more than two times higher than y than it will give postive value and in other cases negative so Insufficient

Ans: E

Last edited by Ferihere on 07 Sep 2007, 09:39, edited 1 time in total.
Intern
Intern
Joined: 05 Mar 2007
Posts: 24
Followers: 0

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

 [#permalink] New post 07 Sep 2007, 09:36
IrinaOK wrote:
zion wrote:
eileen1017 wrote:
I think you just explaned the answer yourself.

Quote:
So From 1 and 2, (x-y) is postive and (x+y) could be positive or negative, but regardless of (x+y) being postive or negative, (x-y) will always be greater than (x+y).


If (x-y) is positive and (x+y) is negative the whole expression will be negative, therefore <1>1. Therefore, insufficient. Answer E.


I could see that if (x-y) is negative , and (x-y) is positive then (x-y)/(x+y) <1>1, hence E.

But if you the change the inequality from is (x-y)/(x+y) > 1 to (x-y) > (x+y) and ask yourself is (x-y) > (x+y), you will end up with answer YES.

So probably i should not be altering the inequlaity by multiplying (x+y), which changes the whole picture.


In these type of equations we can not change the equality, the way u did.
Cuz (x+y) can be both posotive or negative, if (x+y) is positive then the way u changed the equation is correct, but if it is negative, the sign <> will change to opposite.

I keep getting C,

Plz, can you check if I understand what is given, the HTML sometimes changes the inequality sings, so let me write in words:

X is not equal to minus Y. Is X-Y over X+Y greater than 1?

1) X is more than zero
2) X+Y is more than zero, Y is less than zero, and Y is less than (X+Y)

I see two inequality sings in the 2nd stem, is it right?



Thanks for the explanation.. Here is the question agian

If X is not equal to minus Y. Is X-Y over X+Y greater than 1?

1) X is more than zero
2) Y is less than zero
Director
Director
Joined: 22 Aug 2007
Posts: 576
Followers: 1

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

GMAT Tests User
 [#permalink] New post 07 Sep 2007, 09:40
zion wrote:
IrinaOK wrote:
zion wrote:
eileen1017 wrote:
I think you just explaned the answer yourself.

Quote:
So From 1 and 2, (x-y) is postive and (x+y) could be positive or negative, but regardless of (x+y) being postive or negative, (x-y) will always be greater than (x+y).


If (x-y) is positive and (x+y) is negative the whole expression will be negative, therefore <1>1. Therefore, insufficient. Answer E.


I could see that if (x-y) is negative , and (x-y) is positive then (x-y)/(x+y) <1>1, hence E.

But if you the change the inequality from is (x-y)/(x+y) > 1 to (x-y) > (x+y) and ask yourself is (x-y) > (x+y), you will end up with answer YES.

So probably i should not be altering the inequlaity by multiplying (x+y), which changes the whole picture.


In these type of equations we can not change the equality, the way u did.
Cuz (x+y) can be both posotive or negative, if (x+y) is positive then the way u changed the equation is correct, but if it is negative, the sign <> will change to opposite.

I keep getting C,

Plz, can you check if I understand what is given, the HTML sometimes changes the inequality sings, so let me write in words:

X is not equal to minus Y. Is X-Y over X+Y greater than 1?

1) X is more than zero
2) X+Y is more than zero, Y is less than zero, and Y is less than (X+Y)

I see two inequality sings in the 2nd stem, is it right?



Thanks for the explanation.. Here is the question agian

If X is not equal to minus Y. Is X-Y over X+Y greater than 1?

1) X is more than zero
2) Y is less than zero


Thank you for clarification,

I agree with E. =)
Director
Director
User avatar
Joined: 14 Jan 2007
Posts: 787
Followers: 1

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

GMAT Tests User
 [#permalink] New post 08 Sep 2007, 05:09
Answer is 'E'.
I find easy to solve such questions by picking up numbers rathen than solving the equations.

x=6, y =-16 x-y/x+y <1> 1

So Insuff.
  [#permalink] 08 Sep 2007, 05:09
    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. 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. y axl_oz 8 14 Jan 2007, 09:47
New posts EXPERTS_POSTS_IN_THIS_TOPIC if x is not equal to -y is x-y/x+y > 1 1. x>0 2. pmenon 5 19 Mar 2008, 19:19
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
Popular new posts If x is not equal to -y is (x-y)/(x+y) >1 1 x>0 2 neeraj.kaushal 10 27 May 2008, 22:19
Display posts from previous: Sort by

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

  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®.