Last visit was: 02 May 2024, 08:00 It is currently 02 May 2024, 08:00

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Director
Director
Joined: 24 Sep 2005
Posts: 833
Own Kudos [?]: 1481 [0]
Given Kudos: 0
Send PM
User avatar
Director
Director
Joined: 14 Dec 2004
Posts: 885
Own Kudos [?]: 992 [0]
Given Kudos: 0
Send PM
User avatar
Director
Director
Joined: 24 Sep 2005
Posts: 833
Own Kudos [?]: 1481 [0]
Given Kudos: 0
Send PM
User avatar
Manager
Manager
Joined: 20 Feb 2006
Posts: 76
Own Kudos [?]: 461 [0]
Given Kudos: 0
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
I too am for D.
Statement 2 is definitely sufficient.
Statement 1 is also sufficient.
User avatar
Manager
Manager
Joined: 20 Mar 2005
Posts: 103
Own Kudos [?]: 32 [0]
Given Kudos: 0
Location: Colombia, South America
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
laxieqv wrote:
Is xy < 1 ?

(I) x + y = 1

(II) x^2 + y^2 = 1


the thing with D is that x or y can be negative (not both) then xy would be negative

like any value on the second and third quadrant of a cartesian plane

that's why I wouldn't pick D, I go with A on this one
User avatar
Director
Director
Joined: 24 Sep 2005
Posts: 833
Own Kudos [?]: 1481 [0]
Given Kudos: 0
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
Can anyone give a numerical explanation?! :wink:
User avatar
SVP
SVP
Joined: 07 Jul 2004
Posts: 2004
Own Kudos [?]: 1900 [0]
Given Kudos: 0
Location: Singapore
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
(1) Can be:
x = 1/2, y = 1/2 xy < 1
x = 2, y = -1 xy < 1

No other case will result in xy < 1 and still satisfy x+y=1 (at least I can't think of any right now)

Sufficient

(2) Can be x = 1, y = 0 xy < 1. Can be x = 1/sqrt(2), y = 1/sqrt(2)xy > 1. Insufficient.

I go with A
User avatar
Director
Director
Joined: 14 Dec 2004
Posts: 885
Own Kudos [?]: 992 [0]
Given Kudos: 0
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
ywilfred wrote:
(1) Can be:
x = 1/2, y = 1/2 xy < 1
x = 2, y = -1 xy < 1

No other case will result in xy < 1 and still satisfy x+y=1 (at least I can't think of any right now)

Sufficient

(2) Can be x = 1, y = 0 xy < 1. Can be x = 1/sqrt(2), y = 1/sqrt(2)xy > 1. Insufficient.

I go with A


Wilfred,

If x = 1/sqrt(2), y = 1/sqrt(2)
then xy = [1/sqrt(2)] * [1/sqrt(2)] = 0.5 < 1.
User avatar
SVP
SVP
Joined: 07 Jul 2004
Posts: 2004
Own Kudos [?]: 1900 [0]
Given Kudos: 0
Location: Singapore
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
oops :lol:
User avatar
Manager
Manager
Joined: 22 Nov 2005
Posts: 210
Own Kudos [?]: 70 [0]
Given Kudos: 0
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
laxieqv wrote:
vivek123 wrote:
Laxie buddy, I'm scared of your problems ;)

I'm getting D on this!


hik, this is not my problem. I just picked it from somewhere :wink:
Btw, how is Tanvi, buddy?!!! ^.^ ....I'm looking forward to her new pix~


lexi what is the source. I also want to solve these problems... :lol:
User avatar
Director
Director
Joined: 24 Sep 2005
Posts: 833
Own Kudos [?]: 1481 [0]
Given Kudos: 0
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
laxieqv wrote:
Is xy < 1 ?

(I) x + y = 1

(II) x^2 + y^2 = 1



(1) x+y= 1 --> x= 1-y
---> xy= (1-y)*y= y- y^2 = - ( y^2 -y + 1/4) +1/4 = - ( y-1/2)^2 + 1/4
Because - (y-1/2) ^2 <= 0 ---> - (y-1/2) ^2 +1/4 <= 1/4 < 1
---> suff

(2) x^2+y^2 - 2xy = (x-y)^2 >= 0 ---> x^2+y^2 >= 2xy ---> 2xy<=1 -----> xy<=1/2< 1
---> suff

OA is C.

Good job, buddies~ :wink:
User avatar
Director
Director
Joined: 14 Dec 2004
Posts: 885
Own Kudos [?]: 992 [0]
Given Kudos: 0
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
laxieqv wrote:
laxieqv wrote:
Is xy < 1 ?

(I) x + y = 1

(II) x^2 + y^2 = 1



(1) x+y= 1 --> x= 1-y
---> xy= (1-y)*y= y- y^2 = - ( y^2 -y + 1/4) +1/4 = - ( y-1/2)^2 + 1/4
Because - (y-1/2) ^2 <= 0 ---> - (y-1/2) ^2 +1/4 <= 1/4 < 1
---> suff

(2) x^2+y^2 - 2xy = (x-y)^2 >= 0 ---> x^2+y^2 >= 2xy ---> 2xy<=1 -----> xy<=1/2< 1
---> suff

OA is C.
Good job, buddies~ :wink:


You mean "D"? ;)
User avatar
Director
Director
Joined: 24 Sep 2005
Posts: 833
Own Kudos [?]: 1481 [0]
Given Kudos: 0
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
vivek123 wrote:
laxieqv wrote:
laxieqv wrote:
Is xy < 1 ?

(I) x + y = 1

(II) x^2 + y^2 = 1



(1) x+y= 1 --> x= 1-y
---> xy= (1-y)*y= y- y^2 = - ( y^2 -y + 1/4) +1/4 = - ( y-1/2)^2 + 1/4
Because - (y-1/2) ^2 <= 0 ---> - (y-1/2) ^2 +1/4 <= 1/4 < 1
---> suff

(2) x^2+y^2 - 2xy = (x-y)^2 >= 0 ---> x^2+y^2 >= 2xy ---> 2xy<=1 -----> xy<=1/2< 1
---> suff

OA is C.
Good job, buddies~ :wink:


You mean "D"? ;)


Ah,hik, this is the consequence of staying up late till 4 am :oops:

OA is D.
User avatar
Director
Director
Joined: 29 Dec 2005
Posts: 566
Own Kudos [?]: 176 [0]
Given Kudos: 0
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
laxieqv wrote:
Is xy < 1 ?
(I) x + y = 1
(II) x^2 + y^2 = 1


good question and good discussions. 8-)
User avatar
Director
Director
Joined: 20 Sep 2005
Posts: 799
Own Kudos [?]: 52 [0]
Given Kudos: 0
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
D it is. I freaked out for a moment when you posted the OA is C.



laxieqv wrote:
vivek123 wrote:
laxieqv wrote:
laxieqv wrote:
Is xy < 1 ?

(I) x + y = 1

(II) x^2 + y^2 = 1



(1) x+y= 1 --> x= 1-y
---> xy= (1-y)*y= y- y^2 = - ( y^2 -y + 1/4) +1/4 = - ( y-1/2)^2 + 1/4
Because - (y-1/2) ^2 <= 0 ---> - (y-1/2) ^2 +1/4 <= 1/4 < 1
---> suff

(2) x^2+y^2 - 2xy = (x-y)^2 >= 0 ---> x^2+y^2 >= 2xy ---> 2xy<=1 -----> xy<=1/2< 1
---> suff

OA is C.
Good job, buddies~ :wink:


You mean "D"? ;)


Ah,hik, this is the consequence of staying up late till 4 am :oops:

OA is D.
User avatar
Manager
Manager
Joined: 20 Feb 2006
Posts: 76
Own Kudos [?]: 461 [0]
Given Kudos: 0
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
Vivek and Laxie, did you give your GMAT already? Just curious on seeing the number of replies you both posted.
User avatar
Director
Director
Joined: 14 Dec 2004
Posts: 885
Own Kudos [?]: 992 [0]
Given Kudos: 0
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
chuckle wrote:
Vivek and Laxie, did you give your GMAT already? Just curious on seeing the number of replies you both posted.


Me? Not yet! Need to face the ghost sometime! :)
User avatar
Manager
Manager
Joined: 20 Feb 2006
Posts: 76
Own Kudos [?]: 461 [0]
Given Kudos: 0
Send PM
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
oh..ok.. you are very accurate. So, I thought you already took it.



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Data Sufficiency (DS) Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!
GMAT Club Bot
Re: Is xy < 1 ? (I) x + y = 1 (II) x^2 + y^2 = 1 [#permalink]
Moderators:
Math Expert
93005 posts
Senior Moderator - Masters Forum
3137 posts
GMAT Tutor
1905 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne