Last visit was: 19 Nov 2025, 08:13 It is currently 19 Nov 2025, 08:13
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,264
 [13]
Kudos
Add Kudos
12
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
oryahalom
Joined: 18 May 2017
Last visit: 05 Nov 2017
Posts: 44
Own Kudos:
19
 [6]
Given Kudos: 125
Posts: 44
Kudos: 19
 [6]
4
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
nipunjain14
Joined: 07 May 2015
Last visit: 12 Aug 2017
Posts: 151
Own Kudos:
83
 [2]
Given Kudos: 21
Location: India
GMAT 1: 660 Q48 V31
GPA: 3
GMAT 1: 660 Q48 V31
Posts: 151
Kudos: 83
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
avatar
subha107
Joined: 13 Feb 2016
Last visit: 28 Mar 2017
Posts: 1
Own Kudos:
1
 [1]
Given Kudos: 8
Posts: 1
Kudos: 1
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A
Becoz (x-y)^2 >0 is possible only when x not equal to y. In 2 we can not say x not equal to y but in 1 we can say.

Posted from my mobile device
User avatar
ENGRTOMBA2018
Joined: 20 Mar 2014
Last visit: 01 Dec 2021
Posts: 2,325
Own Kudos:
3,837
 [1]
Given Kudos: 816
Concentration: Finance, Strategy
GMAT 1: 750 Q49 V44
GPA: 3.7
WE:Engineering (Aerospace and Defense)
Products:
GMAT 1: 750 Q49 V44
Posts: 2,325
Kudos: 3,837
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
subha107
A
Becoz (x-y)^2 >0 is possible only when x not equal to y. In 2 we can not say x not equal to y but in 1 we can say.

Posted from my mobile device

in S2, if xy<0 ---> means that x and y have OPPOSITE signs and are NON ZERO. Whatever be the values of x,y, you will always have x \(\neq\) y

Hope this helps.
User avatar
dylanl1218
User avatar
Current Student
Joined: 20 Oct 2018
Last visit: 07 Jun 2022
Posts: 40
Own Kudos:
10
 [1]
Given Kudos: 246
Location: United States
GPA: 3.5
Posts: 40
Kudos: 10
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If x and y are integers, is 2xy<x^2+y^2?

(1) xy < 0
(2) x + y = 5

Let's rephrase the question to be is X^2 - 2xy + Y^2 > 0, which we can break down even further to be is ABS(X-Y) > 0?.

Before we jump into each statements let's think through the rephrased question a bit more. There's only two possibilities that we need to look out for, either ABS(X-Y) = 0, or ABS(X-Y) > 0, and note that we know that ABS(X-Y) could NEVER be LESS than zero because an abs() is always >=0. So what's the only case in which ABS(X-Y) = 0? Well it's when X=Y, so in other words, we want to find whether or not X=Y.

Statement (1):
This provides us that x and y have opposite signs and neither is equal to 0. Great so remember that only one number is equal to the opposite, and that's 0, but we know from this statement that neither x or y is 0, so X must NOT be equal to Y. Sufficient.

Statement (2):
Given the restriction that x and y are integers there is never a situation in which x and y could be equal. Do note that if we were given x+y = 6 then we would have to consider the case that x=3 and y=3, but that's not the case here, so suffecient.

D is the answer.
User avatar
DrAnkita91
Joined: 29 Aug 2022
Last visit: 09 Nov 2025
Posts: 61
Own Kudos:
Given Kudos: 93
Posts: 61
Kudos: 21
Kudos
Add Kudos
Bookmarks
Bookmark this Post
2xy<x2+y2
0<x2-2xy+y2
0<(x-y)2
0< (x-y)
y<x

by deriving this I get option E as the answer
Can please anyone clarify, what's wrong with the equation derived?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
Own Kudos:
778,264
 [1]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,264
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
DrAnkita91
If x and y are integers, is 2xy < x^2 + y^2?

(1) xy < 0
(2) x + y = 5­


2xy<x2+y2
0<x2-2xy+y2
0<(x-y)2
0< (x-y)
y<x

by deriving this I get option E as the answer
Can please anyone clarify, what's wrong with the equation derived?
­
All is good up to 0 < (x - y)^2, which is not equivalent to 0 < x - y. The square of a number is always non-negative; hence, 0 < (x - y)^2 is always true unless x = y. When x = y, then (x - y)^2 = 0, not greater than 0. Thus, the question essentially asks whether x = y. If x = y, then the answer to the question is NO. However, if x ≠ y, then the answer to the question is YES.

The first statement, xy < 0, implies that x and y have opposite signs and thus cannot be equal, giving a YES answer to the question and making (1) sufficient.

The second statement, x + y = 5­, is also sufficient because we are given that x and y are integers, and thus for x + y = 5 to be true, they cannot be equal.

Answer: D.

Hope it's clear.
User avatar
playthegame
User avatar
Johnson Moderator
Joined: 19 Jan 2024
Last visit: 28 Mar 2025
Posts: 423
Own Kudos:
Given Kudos: 146
Location: Canada
Concentration: Operations, Leadership
Schools: Johnson '27
Products:
Schools: Johnson '27
Posts: 423
Kudos: 635
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks, for statement two I also ended up writing the inequality as (x+y)^2 minus (x-y)^2 = 4xy so we have x+y = 5.

Or, we have Expression I: 25 minus 4xy = (x-y)^2;

The question is (x-y)^2 > 0? Now, Expression I 25 will always be great than or equal to 4xy as the maximum value of xy given x+y=5 is 25/4 so this statement is sufficent, maximum value occurs when x=y=2.5 which is not possible as x and y are integers.

I was not able to see that the question is asking for x=y so had to go down this route.


Thanks,
Karam
Moderators:
Math Expert
105389 posts
496 posts