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

It is currently 19 May 2013, 01:59
Customize  |  Hide

Is 1 / (x-y) < y - x

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
2 KUDOS received
Director
Director
User avatar
Joined: 07 Jun 2004
Posts: 641
Location: PA
Followers: 1

Kudos [?]: 60 [2] , given: 22

GMAT Tests User
Is 1 / (x-y) < y - x [#permalink] New post 07 Jan 2011, 09:09
2
This post received
KUDOS
00:00

Question Stats:

28% (02:37) correct 71% (01:46) wrong based on 5 sessions
Is 1 / (x-y) < y - x

(1) 1 / x < 1 / y
(2) 2x = 3y
[Reveal] Spoiler: OA

_________________

If the Q jogged your mind do Kudos me : )


Last edited by Bunuel on 27 Aug 2012, 08:12, edited 1 time in total.
Edited the OA.
Manager
Manager
Joined: 07 Jun 2010
Posts: 89
Followers: 1

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

Re: Tough DS Algebra [#permalink] New post 07 Jan 2011, 09:37
Proposition 1:

1/X < 1/Y

This is equal to X > Y | x, y both > 0 or both < 0

Case 1: Both > 0. X > Y, therefore X-Y >0 , Y-X <0, so 1/(X-Y) > 0 and Y-X<0 so FALSE

Case 2: X < 0, Y>0. Cross multiple and switch the signs, you get Y>X. There for Y-X>0, X-Y<0.

1/(X-Y)<0, Y-X>0, so case 2, 1/(X-Y) < (Y-X) is TRUE

Therefore statement 1 is insufficient by contradiction.

Proposition 2:

2X=3Y

Case 1: X=3, Y=2 - therefore X-Y=1, Y-X = -1

1/(X-Y) < Y-X ----> 1/1 < -1 = FALSE

Case 2: X=-3, Y=-2 - therefore X-Y=-1, Y-X = 1

1/(X-Y) < Y-X ----> 1/-1 < 1 = TRUE

Insufficient by contradicition

Both Statments together - Intutitively, neither statement removes the ambiguity of the sign of X or Y. I can't think of a proof.

Therefore answer is E.
4 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791

Kudos [?]: 9529 [4] , given: 826

Re: Tough DS Algebra [#permalink] New post 07 Jan 2011, 10:15
4
This post received
KUDOS
rxs0005 wrote:
Is 1 / (x-y) < y - x


1 / x < 1 / y

2x = 3y


First of all if it were realistic GMAT question it would most likely state that xy\neq{0} and x\neq{y} (as x, y and x-y are in denominators).

Is \frac{1}{x-y}<y-x? --> is \frac{1}{x-y}+x-y<0 --> is \frac{1+(x-y)^2}{x-y}<0? as the nominator (1+(x-y)^2) is always positive then the question basically becomes whether denominator (x-y) is negative --> is x-y<0? or is x<y?

(1) \frac{1}{x}<\frac{1}{y} --> if both unknowns are positive or both unknowns are negative then y<x (if both are positive cross multiply to get y<x and if both are negative cross multiply and flip the sigh twice to get y<x again) and the answer will be NO but if x<0<y given inequality also holds true and in this case the answer will be YES (if x is any negative number and y is any positive number then \frac{1}{x}=negative<positive=\frac{1}{y}). Not sufficient.

(2) 2x=3y --> x and y have the same sign, next: \frac{x}{y}=\frac{3}{2}: if both x and y are positive (for example 3 and 2 respectively) then 0<y<x and the answer will be NO but if both x and y are negative (for example -3 and -2 respectively) then x<y<0 and the answer will be NO. Not sufficient.

(1)+(2) As from (2) x and y have the same sign then from (1) y<x and the answer to the question is NO. Sufficient.

Answer: C.
_________________

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

Manager
Manager
User avatar
Joined: 20 Jul 2011
Posts: 153
GMAT Date: 10-21-2011
Followers: 0

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

GMAT Tests User
Re: Tough DS Algebra [#permalink] New post 07 Sep 2011, 04:24
**
Quote:
Is 1 / (x-y) < y - x?

1. 1 / x < 1 / y
2. 2x = 3y


equation: \frac{1}{(x-y)} < y-x

Statement 1
Given \frac{1}{x}<\frac{1}{y}, we have 2 possibilities:
One: if both x and y share the same signs (i.e. both are positive or both are negative) --> y<x
left side of equation will be a positive fraction; right side will be negative integer --> equation = true
Two: if x is negative and y is positive (e.g. x=-2 and y=3), left side of equation will be negative fraction; right side will be positive integer --> equation = false
Insufficient.

Statement 2
Given 2x=3y --> x/y = 3/2 -->i.e. x and y share the same sign (i.e. both positive or both negative). 2 possibilities:
One: if both x and y are positive (i.e. x=3, y=2), results in 1/1 < -1 --> equation = false
Two: if both x and y are negative (i.e. x=-3, y=-2), results in 1/-1 < 1 --> equation = true
Insufficient.

Statement 1 + 2
Applying statement 2 and 1 together, we know that x and y:
i. share the same sign, and
ii. that y<x
--> which means, equation = false i.e. No
Sufficient.

Answer: C
_________________

"The best day of your life is the one on which you decide your life is your own. No apologies or excuses. No one to lean on, rely on, or blame. The gift is yours - it is an amazing journey - and you alone are responsible for the quality of it. This is the day your life really begins." - Bob Moawab

SVP
SVP
User avatar
Status: 2000 posts! I don't know whether I should feel great or sad about it! LOL
Joined: 04 Oct 2009
Posts: 1756
Location: Peru
Schools: Harvard, Stanford, Wharton, MIT & HKS (Government)
WE 1: Economic research
WE 2: Banking
WE 3: Government: Foreign Trade and SMEs
Followers: 50

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

GMAT Tests User
Is 1/(x-y) < y - x? [#permalink] New post 27 Aug 2012, 07:45
Is \frac{1}{(x-y)} < y - x ?

(1) \frac{1}{x} < \frac{1}{y}
(2) 2x = 3y

I don't agree with the OA. It must be C.
If 2x = 3y, then x and yare both positive or both negative.
So, if we know that:
\frac{1}{x} < \frac{1}{y}, then x>y --> x -y > 0

With that information we can conclude that the answer is No. C is correct.

Please, your comments.
_________________

"Life’s battle doesn’t always go to stronger or faster men; but sooner or later the man who wins is the one who thinks he can."

My Integrated Reasoning Logbook / Diary: my-ir-logbook-diary-133264.html

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

1 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791

Kudos [?]: 9529 [1] , given: 826

Re: Is 1/(x-y) < y - x? [#permalink] New post 27 Aug 2012, 08:14
1
This post received
KUDOS
metallicafan wrote:
Is \frac{1}{(x-y)} < y - x ?

(1) \frac{1}{x} < \frac{1}{y}
(2) 2x = 3y

I don't agree with the OA. It must be C.
If 2x = 3y, then x and yare both positive or both negative.
So, if we know that:
\frac{1}{x} < \frac{1}{y}, then x>y --> x -y > 0

With that information we can conclude that the answer is No. C is correct.

Please, your comments.


Merging similar topics. You are right, answer should be C, not E.
_________________

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

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

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

GMAT Tests User
Re: Is 1 / (x-y) < y - x [#permalink] New post 03 Sep 2012, 05:16
3
This post received
KUDOS
rxs0005 wrote:
Is 1 / (x-y) < y - x

(1) 1 / x < 1 / y
(2) 2x = 3y


If we denote by A=x-y, the question is "Is \frac{1}{A}<-A?"
If A>0, the above inequality cannot hold (a positive number is not smaller than a negative number).
So, the question can be reworded as is A<0, or is x-y<0 which is the same as is x<y?

(1) The given inequality is equivalent to \frac{x-y}{xy}>0.
If xy>0, or in other words if x and y have the same sign, then necessarily x must be greater than y.
If xy<0, or in other words if x and y have opposite signs, then necessarily x must be smaller than y.
Not sufficient.

(2) x=\frac{3}{2}y. If y<0, then x<y. But if y>0, then x>y.
Not sufficient.

(1) and (2) together:
Since from (2) we have that x and y have the same sign, using (1) we deduce that necessarily x-y>0.
So, the answer to the question "Is x<y" is a definite NO.
Sufficient.

Answer C.
_________________

PhD in Applied Mathematics
Love GMAT Quant questions and running.

Manager
Manager
Status: Do till 740 :)
Joined: 13 Jun 2011
Posts: 95
Concentration: Strategy, General Management
GMAT 1: 460 Q35 V20
GPA: 3.6
WE: Consulting (Computer Software)
Followers: 0

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

GMAT Tests User
Re: Is 1 / (x-y) < y - x [#permalink] New post 25 Nov 2012, 19:54
Hi Buneul,

Can you please explain this part?
if both are negative cross multiply and flip the sigh twice to get y<x again)
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791

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

Re: Is 1 / (x-y) < y - x [#permalink] New post 26 Nov 2012, 02:28
shankar245 wrote:
Hi Buneul,

Can you please explain this part?
if both are negative cross multiply and flip the sigh twice to get y<x again)


Given: 1/x<1/y. Now, if both x and y are negative, then when we multiply both parts by negative x we should flip the sign and write 1>x/y. Now, multiply both sides by negative y and flip the sign again to get y<x.

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

Intern
Intern
Joined: 28 Dec 2012
Posts: 46
Schools: LBS '14
Followers: 1

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

Re: Is 1 / (x-y) < y - x [#permalink] New post 14 Jan 2013, 06:16
stem reduces to Is x<y ? [-1/(y-x) = (y-x) => (y-x) >0 ]

A. Depends on sign of x,y. (both positive or both negative for eg. Vs positive-negative give both YES and NO)
B. x= 3k, y= 2k. K>=0, Answer NO. K<0 Answer is YES.

C.

Using 2. x =3k when y =2k.
using the above in 1. 1/x < 1/ y or 1/3k < 1/2k holds only for k>0. For k>0, Using 2, we definitely get the single answer as NO.



KUDOS, if YOU LIKE
Manager
Manager
Joined: 25 Apr 2012
Posts: 77
Followers: 0

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

Re: Tough DS Algebra [#permalink] New post 14 Jan 2013, 23:43
Bunuel wrote:
rxs0005 wrote:
Is 1 / (x-y) < y - x


1 / x < 1 / y

2x = 3y


First of all if it were realistic GMAT question it would most likely state that xy\neq{0} and x\neq{y} (as x, y and x-y are in denominators).

Is \frac{1}{x-y}<y-x? --> is \frac{1}{x-y}+x-y<0 --> is \frac{1+(x-y)^2}{x-y}<0? as the nominator (1+(x-y)^2) is always positive then the question basically becomes whether denominator (x-y) is negative --> is x-y<0? or is x<y?

(1) \frac{1}{x}<\frac{1}{y} --> if both unknowns are positive or both unknowns are negative then y<x (if both are positive cross multiply to get y<x and if both are negative cross multiply and flip the sigh twice to get y<x again) and the answer will be NO but if x<0<y given inequality also holds true and in this case the answer will be YES (if x is any negative number and y is any positive number then \frac{1}{x}=negative<positive=\frac{1}{y}). Not sufficient.

(2) 2x=3y --> x and y have the same sign, next: \frac{x}{y}=\frac{3}{2}: if both x and y are positive (for example 3 and 2 respectively) then 0<y<x and the answer will be NO but if both x and y are negative (for example -3 and -2 respectively) then x<y<0 and the answer will be NO. Not sufficient.

(1)+(2) As from (2) x and y have the same sign then from (1) y<x and the answer to the question is NO. Sufficient.

Answer: C.



Hello Bunuel,

Agree with your approach but I wanted to plug in nos and check so here it goes.

we get the expression ( 1+ (x-y)^2 )/(x-y) <0----> Q becomes Is x<y ?

From St 1, we get 1/x<1/y ----> 1/x-1/y <0 and therefore expression becomes

(y-x)/xy < 0 which means is y<x

Now lets take values

y=2 , x=3, the expression is true i.e <0
y=-2 and x=-3, the expression is false ie >0

So not sufficient

from St 2, we get x= 3/2y

Now y=4, x=6, Expression is False ie >0
y=-4, x=-6, expression is true i.e <0
So alone not sufficient

Now Combining we get y<x and x=3/2y ----> y< 3/2y which means Y > 0 and x>y. So we have x>y>0. For this condition, the expression is always false ie. ( 1+ (x-y)^2 )/(x-y) >0

Can't thank you enough in solving inequalities the way you just did.

Thanks
Mridul
Re: Tough DS Algebra   [#permalink] 14 Jan 2013, 23:43
    Similar topics Author Replies Last post
Similar
Topics:
New posts If xy <0, is x>y? 1. x/y <1 2. |x|<|y hallelujah1234 4 27 Apr 2004, 05:26
New posts Is x-y < 0? 1. x+y > 0 2. |x| - |y| < |x-y giddi77 2 03 Jun 2006, 10:52
New posts is x less than y? 1. x-y+1<0 2. x-y-1<0 el1981 2 02 Mar 2008, 17:33
New posts EXPERTS_POSTS_IN_THIS_TOPIC f(x,y)= {x+y, if x+y < 1 0, if x+y = 1 xy ,if x+y > 1 MichelleSavina 4 23 Jan 2011, 03:04
Moved topic EXPERTS_POSTS_IN_THIS_TOPIC Is x less than y? (1) x-y+1<0 (2) x-y-1<0 banksy 6 26 Feb 2011, 16:40
Display posts from previous: Sort by

Is 1 / (x-y) < y - x

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