Last visit was: 15 Jan 2025, 22:28 It is currently 15 Jan 2025, 22:28
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
555-605 Level|   Inequalities|                  
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 15 Jan 2025
Posts: 98,748
Own Kudos:
Given Kudos: 91,794
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 98,748
Kudos: 694,193
 [216]
11
Kudos
Add Kudos
204
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
chetan2u
User avatar
RC & DI Moderator
Joined: 02 Aug 2009
Last visit: 15 Jan 2025
Posts: 11,382
Own Kudos:
38,568
 [49]
Given Kudos: 333
Status:Math and DI Expert
Products:
Expert reply
Posts: 11,382
Kudos: 38,568
 [49]
27
Kudos
Add Kudos
22
Bookmarks
Bookmark this Post
User avatar
chippoochan
Joined: 01 Aug 2016
Last visit: 05 Feb 2019
Posts: 26
Own Kudos:
64
 [21]
Given Kudos: 239
Location: Thailand
Concentration: Accounting, Finance
GMAT 1: 630 Q48 V28
GPA: 3.82
WE:Accounting (Accounting)
GMAT 1: 630 Q48 V28
Posts: 26
Kudos: 64
 [21]
12
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
General Discussion
User avatar
doomedcat
Joined: 24 Jun 2013
Last visit: 28 Nov 2021
Posts: 119
Own Kudos:
348
 [4]
Given Kudos: 124
Location: India
Schools: ISB '20 GMBA '20
GMAT 1: 680 Q47 V36
Schools: ISB '20 GMBA '20
GMAT 1: 680 Q47 V36
Posts: 119
Kudos: 348
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
If xy ≠ 0, is x^3 + y^3 > 0 ?

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


NEW question from GMAT® Official Guide 2019


(DS15561)

1) Suff, if the sum is >0 , sum of cubes will also be >0 , we can test cases , only way for sum to be positive is by having greater magnitude of positive number ,hence the sum of cube will be more positive than negative cube , hence always be positive

2) Not suff, this tells that both the numbers have same sign, but for negative cases the sum of cube will be more negative , hence not suff

A
avatar
nithinjohn
Joined: 20 Feb 2017
Last visit: 31 Jan 2019
Posts: 42
Own Kudos:
84
 [1]
Given Kudos: 37
Status:Rise above
Location: India
Schools: ESSEC '22
GMAT 1: 650 Q47 V34
GPA: 3
WE:Editorial and Writing (Media/Entertainment)
Schools: ESSEC '22
GMAT 1: 650 Q47 V34
Posts: 42
Kudos: 84
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Answer should be A. If x+y>0, then atleast one number is poistive and the magnitude of this number will be greater than the magnitude of the other number. Hence the cube of this number will also be greater than teh cube of the other number. Hence x^3+Y^3>0. Sufficient
avatar
nrisbood
Joined: 03 Sep 2017
Last visit: 05 Apr 2024
Posts: 11
Own Kudos:
13
 [5]
Given Kudos: 12
Location: Canada
GMAT 1: 650 Q46 V34
GMAT 1: 650 Q46 V34
Posts: 11
Kudos: 13
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I did it slightly different than the methods above for option A (correct ans)

x^3 + y^3 >0 ---> x^3 > -y^3

if we can arrange A in the same pattern and cube it, we get x^3 > -y^3

B ans yes/ no as x,y can be +ve or -ve
User avatar
Probus
Joined: 10 Apr 2018
Last visit: 22 May 2020
Posts: 181
Own Kudos:
486
 [4]
Given Kudos: 115
Location: United States (NC)
Posts: 181
Kudos: 486
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Hi,

For someone like me who is not good at number picking ( i must improve this as it costs me a lot), here is alebric approach

We know that
\((x+y)^3= x^3+y^3+3xy(x+y)\)
or
\(x^3+y^3= (x+y)^3- 3xy(x+y)\)

\(x^3+y^3= (x+y)((x+y)^2- 3xy)\)

\(x^3+y^3= (x+y)((x^2+y^2 +2xy - 3xy)\)

\(x^3+y^3= (x+y)((x^2+y^2 -xy)\)

so if we get to know that either (x+y) & \((x^2+y^2 -xy)\)is >0 or both are <0 then we can conclude about \(x^3+y^3\)

Now statement A :
x+y >0

this means
x>0, y>0 so xy>0 hence we can see that (x+y) >0 .
Ok what about this exp \((x^2+y^2 -xy)\) . For x>0 and y>0 we will have x^2>0, y^2>0 and xy>0 but we can always see that x^2+y^2> xy
so we have \((x^2+y^2 -xy)\) also >0 Hence we can conclude that \(x^3+y^3\)>0
or
x>0, y<0 and |x|>|y| , so xy would be <0 , so we can see that (x+y) >0 & \((x^2+y^2 -xy)\) >0 hence we can say that \(x^3+y^3\)>0

or
x<0, y>0 and |y|>|x| , so xy would be <0 , so we can see that (x+y) >0 & \((x^2+y^2 -xy)\) >0 hence we can say that \(x^3+y^3\)>0

Hence A is sufficient.

Now Statement B:
its says xy>0
all i can infer is either x>0&y>0 or x<0&y<0

but for this (x+y) can be either >0 or the exp (x+y) <0 So really cant conclude that the exp \(x^3+y^3\)>0

We have already seen that if x+y>0 then we can conclude that \(x^3+y^3\)>0

But if x+y<0 , then the exp \((x^2+y^2 -xy)\) must also be <0 for\(x^3+y^3\)>0
But we can have that \(|x^2+y^2|\)<|xy|. in that case we will have \(x^3+y^3\)>0
or\(|x^2+y^2|\)>|xy| in that case we will have \(x^3+y^3\)<0

hence B is insufficient.

Probus
avatar
HITMAN09
Joined: 20 Jun 2017
Last visit: 01 Feb 2021
Posts: 14
Own Kudos:
30
 [3]
Given Kudos: 26
Posts: 14
Kudos: 30
 [3]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Question-If xy ≠ 0, is x^3 + y^3 > 0 ?- can be further drill down :- In order to x^3 + y^3 > 0, Is X, and Y - Both are positive, or X is positive, and greater than Y, if Y is negative


1) x + y > 0
With the help of this statement we can say that either Both X, and Y are Positive, or X is positive, and greater than Y, if Y is negative
Sufficient

2) xy>0
Means both either positive, or Negative.

Hence, Insufficient
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 15 Jan 2025
Posts: 1,855
Own Kudos:
7,225
 [9]
Given Kudos: 707
Location: India
Posts: 1,855
Kudos: 7,225
 [9]
8
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
\(x^3+y^3= (x+y)(x^2+y^2-xy)\)

= \((x+y)[x^2+\frac{(y^2)}{4}-xy+\frac{3(y^2)}{4}]\)

= \((x+y)[(x-\frac{y}{2})^2}+\frac{3(y^2)}{4}]\)
as\([(x-\frac{y}{2})^2}+\frac{3(y^2)}{4}]\)will always be positive as x,y≠0
Hence \(x^3+y^3\) will take the same sign as (x+y)
Option A is correct
User avatar
sujoykrdatta
Joined: 26 Jun 2014
Last visit: 14 Jan 2025
Posts: 477
Own Kudos:
922
 [2]
Given Kudos: 8
Status:Mentor & Coach | GMAT Q51 | CAT 99.98
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 477
Kudos: 922
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If xy ≠ 0, is x^3 + y^3 > 0 ?

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

NEW question from GMAT® Official Guide 2019


(DS15561)


Statement 1: \(x + y > 0\)

This is possible if

#1. Both \(x\) and \(y\) are positive => \(x^3 \)and\( y^3\) are positive \(=> x^3 + y^3 > 0\)

#2. One of \(x\) and \(y\) is negative (say \(y\)) and the other is positive (say \(x\)), with the positive number having a higher magnitude

=> \(x^3\) is positive and \(y^3\) is negative, but the magnitude of \(x^3\) is higher than that of \(y^3\)\(=> x^3 + y^3 > 0\)

Thus, statement 1 is sufficient

Statement 2: \(xy > 0\)

This is possible if:

#1. Both \(x\) and \(y\) are positive => \(x^3 \)and\( y^3\) are positive \(=> x^3 + y^3 > 0\)

#2. Both \(x\) and \(y\) are negative => \(x^3 \)and\( y^3\) are negative \(=> x^3 + y^3 < 0\)

Thus, statement 2 is not sufficient


Answer A
User avatar
BrentGMATPrepNow
User avatar
GMAT Club Legend
Joined: 12 Sep 2015
Last visit: 13 May 2024
Posts: 6,784
Own Kudos:
32,500
 [3]
Given Kudos: 799
Location: Canada
Expert reply
Posts: 6,784
Kudos: 32,500
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
If xy ≠ 0, is x³ + y³ > 0 ?

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

Target question: Is x³ + y³ > 0?

Statement 1: x + y > 0
There are two possible cases to consider here:
case i: x and y are both positive
case ii: One value (x or y) is positive and the other value is negative, AND the magnitude (i.e., absolute value) of the positive value is greater than the magnitude of the negative value

If case i is true, then it is clear that x³ + y³ well be greater than 0.
What about case ii?

Here's an important property: If |a| < |b|, then |a²| < |b²| and |a³| < |b³| and |a⁴| < |b⁴|, . . . . etc

Let's make it easy on ourselves and say x is the positive number and y is the negative number.
If x + y > 0, then we know that |y| < |x|
From the above property, we can conclude that |y³| < |x³|
If the magnitude of x³ (which is positive) is greater than the magnitude of y³ (which is negative), we can be certain that x³ + y³ > 0
In other words, the answer to the target question is YES, x³ + y³ is greater than 0
Since we can answer the target question with certainty, statement 1 is SUFFICIENT

Statement 2: xy > 0
There are several values of x and y that satisfy statement 2. Here are two:
Case a: x = 1 and y = 1. In this case, the answer to the target question is YES, x³ + y³ is greater than 0
Case b: x = -1 and y = -1. In this case, the answer to the target question is NO, x³ + y³ is not greater than 0
Since we can’t answer the target question with certainty, statement 2 is NOT SUFFICIENT

Answer: A

Cheers,
Brent
avatar
Ryanh7788
Joined: 30 Oct 2020
Last visit: 20 Mar 2023
Posts: 5
Own Kudos:
12
 [10]
Given Kudos: 78
Posts: 5
Kudos: 12
 [10]
8
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Bunuel

for this, is it possible to simplify the equation?

x^3 > -y^3
take the cube root
x > -y

1. x+y> 0
x > -y
Sufficient

2. xy > 0
x pos, y pos = OK
x neg, y neg = No
Not sufficient . A

Posted from my mobile device
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 15 Jan 2025
Posts: 98,748
Own Kudos:
694,193
 [2]
Given Kudos: 91,794
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 98,748
Kudos: 694,193
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ryanh7788
Bunuel

for this, is it possible to simplify the equation?

x^3 > -y^3
take the cube root
x > -y

1. x+y> 0
x > -y
Sufficient

2. xy > 0
x pos, y pos = OK
x neg, y neg = No
Not sufficient . A

Posted from my mobile device

Yes, that's a correct method. +1.
User avatar
avigutman
Joined: 17 Jul 2019
Last visit: 03 Oct 2024
Posts: 1,298
Own Kudos:
1,858
 [5]
Given Kudos: 66
Location: Canada
GMAT 1: 780 Q51 V45
GMAT 2: 780 Q50 V47
GMAT 3: 770 Q50 V45
Expert reply
GMAT 3: 770 Q50 V45
Posts: 1,298
Kudos: 1,858
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Video solution from Quant Reasoning:
Subscribe for more: https://www.youtube.com/QuantReasoning? ... irmation=1
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 15 Jan 2025
Posts: 20,033
Own Kudos:
24,719
 [1]
Given Kudos: 288
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 20,033
Kudos: 24,719
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
If xy ≠ 0, is x^3 + y^3 > 0 ?

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


NEW question from GMAT® Official Guide 2019


(DS15561)
Solution:

Question Stem Analysis:


We need to determine whether x^3 + y^3 > 0, given that neither x nor y is 0.

Statement One Only:

Since x + y > 0, either both x and y are positive or one of them is positive and the other is negative. If both x and y are positive, then obviously x^3 + y^3 > 0. If one of them is positive and the other is negative, without loss of generality, we can let x be positive and y be negative. In order for x + y > 0, x must be “more” positive than y is negative (in other words, |x| > |y|) . In that case, x^3 will also be “more” positive than y^3 (in other words, |x^3| > |y^3|). Therefore, x^3 + y^3 > 0. Statement one alone is sufficient.

(Alternatively, recall that x^3 + y^3 = (x + y)(x^2 - xy + y^2). Again, if both x and y are positive, then obviously x^3 + y^3 > 0. Now, if one of the values is positive and the other is negative, then xy is negative and hence -xy is positive. Since x^2 + y^2 is positive, x^2 - xy + y^2 will be positive. Therefore, given the fact that x + y is positive, we see that (x + y)(x^2 - xy + y^2) will be positive, i.e., x^3 + y^3 is positive.)

Statement Two Only:

Since xy > 0, either both x and y are positive or both are negative. If both x and y are positive, then obviously x^3 + y^3 > 0. However, if both are negative, then x^3 + y^3 < 0. Statement two is not sufficient.

Answer: A
User avatar
GMATinsight
User avatar
GMAT Club Legend
Joined: 08 Jul 2010
Last visit: 10 Jan 2025
Posts: 6,077
Own Kudos:
14,738
 [2]
Given Kudos: 125
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,077
Kudos: 14,738
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
If xy ≠ 0, is x^3 + y^3 > 0 ?

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


NEW question from GMAT® Official Guide 2019


(DS15561)

Answer: Option A

Video solution by GMATinsight

User avatar
Iotaa
User avatar
LBS Moderator
Joined: 25 Apr 2020
Last visit: 15 Mar 2023
Posts: 137
Own Kudos:
Given Kudos: 99
Location: India
Posts: 137
Kudos: 135
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If xy ≠ 0, is x^3 + y^3 > 0 ?

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


NEW question from GMAT® Official Guide 2019


(DS15561)

Let's work on question stem first: xˆ3+yˆ3 = (x+y)(xˆ2+yˆ2- xy)
Question asks: (x+y)(xˆ2+yˆ2-xy)>0, it means are (x+y) and (xˆ2+yˆ2- xy) of same sign or different.

S1: x+y >0,
Case I: both positive, which gives us (xˆ2 + yˆ2 - xy) positive. Try with any value, it will be positive because we have a summation of the square of two number & their multiplication.
Case II: one positive one negative. In this case also (xˆ2 + yˆ2 - xy) will be positive because square of the numbers will be positive and -xy will be positive.

Both cases satisfy S1, hence sufficient.



S2: xy>0

Case I: if x & y both are negative, (x+y) will be negative & (xˆ2 + yˆ2 - xy) will be positive (as per Case I, S1). Hence, (x+y)(xˆ2+yˆ2-xy) <0
Case II: if x& y both positive, then (x+y)(xˆ2+yˆ2-xy)>0, (Check Case S1).
solution for Case I & II is different. Hence S2 is not sufficient.

Mark A as a answer
User avatar
prakashb2497
Joined: 20 Feb 2022
Last visit: 18 May 2024
Posts: 147
Own Kudos:
Given Kudos: 160
Posts: 147
Kudos: 23
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u
Bunuel
If xy ≠ 0, is x^3 + y^3 > 0 ?

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


NEW question from GMAT® Official Guide 2019


(DS15561)


Hi...

Is \(x^3+y^3>0\)?

1) x+y>0
This means atleast one of x and y is positive and that too higher numeric value..
Say x is positive then |x|>|y|
And if y is positive then |y|>|x|
And if both are positive, then it doesn't matter which has greater numeric value.
This is the reason why x^3+y^3 will also be >0
Sufficient

2) xy>0
This means both x and y are os same sign..
So if both are positive, \(x^3+y^3>0\)..
And if both are negative, \(x^3+y^3<0\)
Insufficient

A


Hi, can you validate if my approach is correct?

Pre-solving- x^3 + y^3 > 0

Subtract y^3 from both sides -> x3 > -y^3

Take cube root -> Is x > -y?


St1- x+y > 0

x>-y.... Sufficient.

St2- xy >0

Either x & y are both positive or both negative.

Here I took examples and replaced them back in the original q stem -> x^3 + y^3 > 0


-2*-3>0
6>0

So; -8 + (-27) which is not greater than 0

Or 2*3>0
6>0

So; 8 + 27 which is greater than 0

Hence S2 is not suff.

Ans A.

Please validate chetan2u Bunuel
User avatar
chetan2u
User avatar
RC & DI Moderator
Joined: 02 Aug 2009
Last visit: 15 Jan 2025
Posts: 11,382
Own Kudos:
38,568
 [1]
Given Kudos: 333
Status:Math and DI Expert
Products:
Expert reply
Posts: 11,382
Kudos: 38,568
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
prakashb2497
chetan2u
Bunuel
If xy ≠ 0, is x^3 + y^3 > 0 ?

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


NEW question from GMAT® Official Guide 2019


(DS15561)


Hi...

Is \(x^3+y^3>0\)?

1) x+y>0
This means atleast one of x and y is positive and that too higher numeric value..
Say x is positive then |x|>|y|
And if y is positive then |y|>|x|
And if both are positive, then it doesn't matter which has greater numeric value.
This is the reason why x^3+y^3 will also be >0
Sufficient

2) xy>0
This means both x and y are os same sign..
So if both are positive, \(x^3+y^3>0\)..
And if both are negative, \(x^3+y^3<0\)
Insufficient

A


Hi, can you validate if my approach is correct?

Pre-solving- x^3 + y^3 > 0

Subtract y^3 from both sides -> x3 > -y^3

Take cube root -> Is x > -y?


St1- x+y > 0

x>-y.... Sufficient.

St2- xy >0

Either x & y are both positive or both negative.

Here I took examples and replaced them back in the original q stem -> x^3 + y^3 > 0


-2*-3>0
6>0

So; -8 + (-27) which is not greater than 0

Or 2*3>0
6>0

So; 8 + 27 which is greater than 0

Hence S2 is not suff.

Ans A.

Please validate chetan2u Bunuel


Hi
You are correct in your approach.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 36,035
Own Kudos:
Posts: 36,035
Kudos: 941
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderator:
Math Expert
98748 posts