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

It is currently 24 May 2013, 11:07
Customize  |  Hide

If x and y are nonzero integers, is (x^-1 + y^-1)^-1 >

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Senior Manager
Senior Manager
Joined: 21 Jun 2006
Posts: 292
Followers: 1

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

GMAT Tests User
If x and y are nonzero integers, is (x^-1 + y^-1)^-1 > [#permalink] New post 28 Jun 2007, 08:15
00:00

Question Stats:

0% (00:00) correct 0% (00:00) wrong based on 0 sessions
If x and y are nonzero integers, is (x^-1 + y^-1)^-1 > [(x^-1)(y^-1)]^-1 ?

(1) x = 2y

(2) x + y > 0
Senior Manager
Senior Manager
Joined: 04 Jun 2007
Posts: 357
Followers: 1

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

GMAT Tests User
Re: DS: First -ve power [#permalink] New post 28 Jun 2007, 08:35
ArvGMAT wrote:
If x and y are nonzero integers, is (x^-1 + y^-1)^-1 > [(x^-1)(y^-1)]^-1 ?

(1) x = 2y

(2) x + y > 0


The stem can be written as: Is xy/(x+y) > xy

Since x and y are non-zero, we need to check if (x+y) < 1.
Either or both statements seem insufficient to me. Hence, E.
CIO
CIO
User avatar
Joined: 09 Mar 2003
Posts: 471
Followers: 1

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

GMAT Tests User
Re: DS: First -ve power [#permalink] New post 28 Jun 2007, 11:48
sumande wrote:
ArvGMAT wrote:
If x and y are nonzero integers, is (x^-1 + y^-1)^-1 > [(x^-1)(y^-1)]^-1 ?

(1) x = 2y

(2) x + y > 0


The stem can be written as: Is xy/(x+y) > xy

Since x and y are non-zero, we need to check if (x+y) < 1.
Either or both statements seem insufficient to me. Hence, E.


I agree with this. I'm going with E, too.
VP
VP
Joined: 10 Jun 2007
Posts: 1478
Followers: 5

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

GMAT Tests User
Re: DS: First -ve power [#permalink] New post 28 Jun 2007, 15:52
ArvGMAT wrote:
If x and y are nonzero integers, is (x^-1 + y^-1)^-1 > [(x^-1)(y^-1)]^-1 ?

(1) x = 2y

(2) x + y > 0


E for me. OA?
The equation can be reduce down to:
Is 1/(x+y) > 1?
This is the same as saying if 0 < x+y < 1?

(1) x = 2y. We weren't given values of x or y, INSUFFICIENT.

(2) x+y > 0, INSUFFICIENT.

Together, no.
Director
Director
User avatar
Joined: 26 Feb 2006
Posts: 919
Followers: 3

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

GMAT Tests User
Re: DS: First -ve power [#permalink] New post 28 Jun 2007, 19:29
ArvGMAT wrote:
If x and y are nonzero integers, is (x^-1 + y^-1)^-1 > [(x^-1)(y^-1)]^-1 ?

(1) x = 2y
(2) x + y > 0


Since x and y are nonzero integers:
(x^-1 + y^-1)^-1 > [(x^-1)(y^-1)]^-1
xy/(x+y) > xy

1: if x = 2y, xy is always greater than xy/(x+y) because:

if x is -ve, xy/(x+y) is always -ve but xy is always +ve. suff.
if x is +ve, xy/(x+y) is always smaller than xy because xy is an integer and if xy is divided by (x+y) then it is always smaller than xy. also suff.


2: if x + y > 0, it doesnot give us any clear answer whether xy/(x+y) or xy is greater. nsf.


so i go with A.
Manager
Manager
Joined: 08 Dec 2006
Posts: 91
Followers: 1

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

 [#permalink] New post 02 Jul 2007, 01:34
Since x and y are nonzero integers:
(x^-1 + y^-1)^-1 > [(x^-1)(y^-1)]^-1
xy/(x+y) > xy
1. x=2y the above inequality becomes y/3 > y^2
y is +ve y/3 < y ^ 2
y is -ve y/3 < y ^ 2
Sufficient
2. x+y>0
Case I
x +ve , y -ve; xy/x+y> xy
or
x-ve , y +ve ; xy/x+y> xy
Case II
x+ve , Y+ve ; xy/x+y < xy
Not Sufficient

My vote goes for A
SVP
SVP
User avatar
Joined: 01 May 2006
Posts: 1837
Followers: 8

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

GMAT Tests User
 [#permalink] New post 02 Jul 2007, 02:26
(A) for me too :)

(x^-1 + y^-1)^-1 > [(x^-1)(y^-1)]^-1 ?
<=> 1/[1/x + 1/y] > 1/(1/x * 1/y) ?
=> x*y/(x+y) > x*y ? (as we know that x != 0 and y != 0)
<=> x*y/(x+y) - x*y > 0 ?
<=> x*y * [1/(x+y) - 1] > 0 ?

From 1
x = 2y,

We have so,
x*y * [1/(x+y) - 1]
= 2*y * y *[1/(2*y + y) -1]
= 2*y *[ 1/3 - y]

We have 2 cases:
o If y < 0, then 2*y < 0 and 1/3 - y > 0 as y =< -1 (integer)... thus 2*y *[ 1/3 - y] < 0
o If y > 0, then 2*y > 0 and 1/3 - y < 0 as y >= 1 (integer)... thus 2*y *[ 1/3 - y] < 0

SUFF.

From 2
x + y > 0

Implies that:
1/(x+y) - 1 =< 0 because x and y are integers so x+y >= 1

Thus,
o If x+y=1 (x=3 and y=-2), then x*y * [1/(x+y) - 1] = 0
o If x+y > 1 and x > 0 & y > 0 (x=3 and y=3), then x*y * [1/(x+y) - 1] < 0.

INSUFF.
  [#permalink] 02 Jul 2007, 02:26
    Similar topics Author Replies Last post
Similar
Topics:
New posts If x and y are nonzero integers, is x^y < y^x ? 1) x = DreamMBA 3 31 Dec 2006, 14:33
New posts If x and y are nonzero integers, is (x^-1 + y^-1)^-1 > nikhilpoddar 4 23 Sep 2009, 16:45
Popular new posts 4 EXPERTS_POSTS_IN_THIS_TOPIC If x and y are nonzero integers, is x^y < y^x? (1) x = ValleyBall1 21 27 Oct 2005, 16:28
New posts 1 EXPERTS_POSTS_IN_THIS_TOPIC If x and y are nonzero integers, is (x-1 + y-1)-1 > -1 ? ajit257 3 04 Feb 2011, 17:29
New posts 2 If x and y are nonzero integers, is x^y<y^x? (1) x = y^2 Baten80 4 18 Jun 2011, 09:20
Display posts from previous: Sort by

If x and y are nonzero integers, is (x^-1 + y^-1)^-1 >

  Question banks Downloads My Bookmarks Reviews  


cron

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