Last visit was: 24 Apr 2024, 05:58 It is currently 24 Apr 2024, 05:58

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
User avatar
Manager
Manager
Joined: 06 Dec 2012
Status:struggling with GMAT
Posts: 99
Own Kudos [?]: 1527 [24]
Given Kudos: 46
Location: Bangladesh
Concentration: Accounting
GMAT Date: 04-06-2013
GPA: 3.65
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92901
Own Kudos [?]: 618727 [8]
Given Kudos: 81586
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 24 Sep 2012
Posts: 68
Own Kudos [?]: 410 [3]
Given Kudos: 3
Location: United States
Concentration: Entrepreneurship, International Business
GMAT 1: 730 Q50 V39
GPA: 3.2
WE:Education (Education)
Send PM
avatar
Intern
Intern
Joined: 16 Jan 2013
Posts: 16
Own Kudos [?]: 10 [2]
Given Kudos: 17
Send PM
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
1
Kudos
mun23 wrote:
Is xy+xy<xy?
(1)x^2/y<0
(2)X^3y^3<(xy)^2


it's an easy question provided basics of inequalities are clear.

question is asking for xy +xy <xy i.e. 2xy <xy i.e. xy < 0
this is possible if a) x is negative and y is positive or b) x is positive and y is negative.

from 1) x^2/y < 0 , as square of something is always positive hence x^2 is +ve , so y has to be -ve
....nothing can be concluded about xy ....hence insufficient
from 2) x^3y^3 < x^2y^2 i.e. x^3y^3 - x^2y^2 < 0
i.e. x^2y^2(xy - 1) < 0 as square of something is always +ve
hence xy - 1 < 0 i.e. xy < 1..............not sufficient as xy can be +ve or -ve
now two situation possible
a) if y +ve then xy < 1
=> x < 1/y ............since y is +ve this means x < +ve no. e.g 0.2 < 1 and -2 < 1
hence x can be +ve or -ve

b) if y -ve then xy <1
=> x >1/y (inequality will change)
since y is -ve this means x > some -ve no. e.g. 0.2 > -1 and -0.2 > -1
hence x can be +ve or -ve.

using both Conditions 1 and 2
i.e. y is -ve....from 1
and case b holds from 2
still x can be +ve or -ve
hence xy can be +ve or -ve

hence Option (E)
Math Expert
Joined: 02 Sep 2009
Posts: 92901
Own Kudos [?]: 618727 [2]
Given Kudos: 81586
Send PM
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
2
Kudos
Expert Reply
Kris01 wrote:

Now, 1 gives us x^2/y<0. Since, x^2 is always positive...

Statement 2 gives us x^3*y^3<(xy)^2
Since (xy)^2 is always positive, we can divide the inequality by (xy)^2

jbisht wrote:
from 1) x^2/y < 0 , as square of something is always positive hence x^2 is +ve , so y has to be -ve


from 2) x^3y^3 < x^2y^2 i.e. x^3y^3 - x^2y^2 < 0
i.e. x^2y^2(xy - 1) < 0 as square of something is always +ve
hence xy - 1 < 0 i.e. xy < 1..............not sufficient as xy can be +ve or -ve


The red parts above are not correct. Square of a number is always non-negative: \(x^2\geq{0}\) and \((xy)^2\geq{0}\).

For (2) it's not correct to write that xy<1, without mentioning that \(xy\neq{0}\), because if \(xy=0<1\), then \(x^3y^3 =0= x^2y^2\).

Hope it's clear.
avatar
Manager
Manager
Joined: 01 Mar 2014
Posts: 97
Own Kudos [?]: 32 [0]
Given Kudos: 616
Schools: Tepper '18
Send PM
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
Bunuel wrote:
Is xy+xy<xy?

Is \(xy+xy<xy\)? --> cancel xy in both sides: is \(xy<0\)? So, the question basically asks whether x and y have the opposite signs.

(1) x^2/y<0. This statement implies that y is negative and x can be anything but zero. Not sufficient.

(2) x^3y^3<(xy)^2 --> \(x^2y^2(xy-1)<0\) --> this statement implies that \(xy\neq{0}\) and \(xy<1\). So, we cannot say whether \(xy<0\). Not sufficient.

(1)+(2) \(y<0\) and \(xy<1\). If \(x=-\frac{1}{2}\) and \(y=-1\), then the answer is NO but if \(x=1\) and \(y=-1\), then the asnwer is YES. Not sufficient.

Answer: E.

Hope it's clear.



Statement 2 states that x^3*y^3<x^2*y^2; this implies that xy is negative (xy<0) which is sufficient. So I chose answer B.

Can you please explain what am I doing wrong? Thank you for your help.
Math Expert
Joined: 02 Sep 2009
Posts: 92901
Own Kudos [?]: 618727 [0]
Given Kudos: 81586
Send PM
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
Expert Reply
MeghaP wrote:
Bunuel wrote:
Is xy+xy<xy?

Is \(xy+xy<xy\)? --> cancel xy in both sides: is \(xy<0\)? So, the question basically asks whether x and y have the opposite signs.

(1) x^2/y<0. This statement implies that y is negative and x can be anything but zero. Not sufficient.

(2) x^3y^3<(xy)^2 --> \(x^2y^2(xy-1)<0\) --> this statement implies that \(xy\neq{0}\) and \(xy<1\). So, we cannot say whether \(xy<0\). Not sufficient.

(1)+(2) \(y<0\) and \(xy<1\). If \(x=-\frac{1}{2}\) and \(y=-1\), then the answer is NO but if \(x=1\) and \(y=-1\), then the asnwer is YES. Not sufficient.

Answer: E.

Hope it's clear.



Statement 2 states that x^3*y^3<x^2*y^2; this implies that xy is negative (xy<0) which is sufficient. So I chose answer B.

Can you please explain what am I doing wrong? Thank you for your help.


How did you deduce that xy < 0? Please check the highlighted part: (2) gives that xy<1.
Retired Moderator
Joined: 22 Jun 2014
Posts: 971
Own Kudos [?]: 3801 [0]
Given Kudos: 182
Location: India
Concentration: General Management, Technology
GMAT 1: 540 Q45 V20
GPA: 2.49
WE:Information Technology (Computer Software)
Send PM
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
mun23 wrote:
Is xy + xy < xy ?

(1) x^2/y < 0
(2) x^3y^3 < (xy)^2


Is xy + xy < xy ?
is 2xy < xy
is xy < 0 ? x and y have diff sign ??

stmt-1:
x^2/y < 0

x^2 is positive, so y has to be negative. now that we do not know sign of x, we cant be certain if xy <0 or >0. insuff

stmt-2:
x^3y^3 < (xy)^2
(xy)^2(xy-1)<0
as (xy)^2 will be positive xy-1 has to be negative. so we can write xy<1

so xy can be netween 0 and 1 or less than zero. insuff

combining:

again we dont know sign of x. hence xy could be between 0 and 1 or negative. insuff.
avatar
Manager
Manager
Joined: 01 Mar 2014
Posts: 97
Own Kudos [?]: 32 [0]
Given Kudos: 616
Schools: Tepper '18
Send PM
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
Bunuel wrote:
MeghaP wrote:
Bunuel wrote:
Is xy+xy<xy?

Is \(xy+xy<xy\)? --> cancel xy in both sides: is \(xy<0\)? So, the question basically asks whether x and y have the opposite signs.

(1) x^2/y<0. This statement implies that y is negative and x can be anything but zero. Not sufficient.

(2) x^3y^3<(xy)^2 --> \(x^2y^2(xy-1)<0\) --> this statement implies that \(xy\neq{0}\) and \(xy<1\). So, we cannot say whether \(xy<0\). Not sufficient.

(1)+(2) \(y<0\) and \(xy<1\). If \(x=-\frac{1}{2}\) and \(y=-1\), then the answer is NO but if \(x=1\) and \(y=-1\), then the asnwer is YES. Not sufficient.

Answer: E.

Hope it's clear.



Statement 2 states that x^3*y^3<x^2*y^2; this implies that xy is negative (xy<0) which is sufficient. So I chose answer B.

Can you please explain what am I doing wrong? Thank you for your help.


How did you deduce that xy < 0? Please check the highlighted part: (2) gives that xy<1.


I assumed that x^3*y^3 < x^2*y^2 is only possible if x*y is negative. I failed to take into account that certain positive fractions also fulfill the criteria. I apologize for my mistake. Thank you for your help.
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Posts: 10161
Own Kudos [?]: 16594 [1]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Send PM
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
1
Kudos
Expert Reply
mun23 wrote:
Is xy + xy < xy ?

(1) x^2/y < 0
(2) x^3y^3 < (xy)^2


Forget conventional ways of solving math questions. In DS, Variable approach is the easiest and quickest way to find the answer without actually solving the problem. Remember equal number of variables and independent equations ensures a solution.

The question \(xy + xy < xy\) is equivalent to \(xy < 0\).
Since we have 2 variables and 0 equation, C is most likely to be the answer.

1) & 2)
\(\frac{x^2}{y} < 0 ⇔ x^2 y < 0\).
This is equivalet to\(x≠0\) and \(y < 0\).

\(x^3 y^3 < (xy)^2 ⇔ x^3 y^3 - x^2 y^2 < 0 ⇔ x^2 y^2 ( xy - 1 ) < 0\)
This is equivalent to \(x≠0\), \(y≠0\) and \(xy < 1\)

\(x = \frac{1}{2}\) and \(y = - \frac{1}{2} ⇒ xy = - \frac{1}{4} < 0\) : Yes
\(x = - \frac{1}{2}\) and \(y = - \frac{1}{2} ⇒ xy = \frac{1}{4} > 0\) : No

The answer is E.

Normally for cases where we need 2 more equations, such as original conditions with 2 variables, or 3 variables and 1 equation, or 4 variables and 2 equations, we have 1 equation each in both 1) and 2). Therefore C has a high chance of being the answer, which is why we attempt to solve the question using 1) and 2) together. Here, there is 70% chance that C is the answer, while E has 25% chance. These two are the key questions. In case of common mistake type 3,4, the answer may be from A, B or D but there is only 5% chance. Since C is most likely to be the answer according to DS definition, we solve the question assuming C would be our answer hence using 1) and 2) together. (It saves us time). Obviously there may be cases where the answer is A, B, D or E.
VP
VP
Joined: 15 Dec 2016
Posts: 1375
Own Kudos [?]: 207 [0]
Given Kudos: 189
Send PM
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
Hi Experts -- chetan2u, VeritasKarishma, Bunuel, nick1816, GMATBusters

I have done quite a few "MUST BE TRUE" questions.

If xy < 1, then WHAT MUST BE TRUE

a) XY < 0

Isn't this accurate ?

I thought S2 was saying something like this and thus i chose B for this question
Tutor
Joined: 16 Oct 2010
Posts: 14817
Own Kudos [?]: 64892 [1]
Given Kudos: 426
Location: Pune, India
Send PM
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
1
Kudos
Expert Reply
jabhatta@umail.iu.edu wrote:
Hi Experts -- chetan2u, VeritasKarishma, Bunuel, nick1816, GMATBusters

I have done quite a few "MUST BE TRUE" questions.

If xy < 1, then WHAT MUST BE TRUE

a) XY < 0

Isn't this accurate ?

I thought S2 was saying something like this and thus i chose B for this question


Yes, this is accurate. If some variable is less than 0, it is certainly less than 1.
But stmnt 2 does not give you that xy < 0. It says
(xy)^3 < (xy)^2
(xy)^3 - (xy)^2 < 0
(xy)^2 * (xy - 1) < 0
So one of these factors must be negative. Since (xy)^2 cannot be negative, (xy - 1) < 0
So xy < 1

What I KNOW is that xy < 1.

Can I say now whether xy is less than 0? No, I don't know. I know that it is less than 1 but it could be 1/2 or 0 or -20 etc. I do not know whether it is less than 0. It may or may not be.
Senior Manager
Senior Manager
Joined: 01 Dec 2020
Posts: 480
Own Kudos [?]: 373 [0]
Given Kudos: 359
GMAT 1: 680 Q48 V35
Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
Bunuel

Can I deduce from this part of the expression:

(xy)^2 (xy-1)<0

that either 0<xy<1 or xy<0 and xy≠0?

Originally posted by bv8562 on 17 Dec 2021, 00:39.
Last edited by bv8562 on 17 Dec 2021, 02:23, edited 1 time in total.
Math Expert
Joined: 02 Sep 2009
Posts: 92901
Own Kudos [?]: 618727 [0]
Given Kudos: 81586
Send PM
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
Expert Reply
bv8562 wrote:
Bunuel

Can I deduce from this part of the expression:

(xy)^2 (xy-1)<0

that either 0<xy<1 or xy<-1 and xy≠0?


\((xy)^2 (xy-1)<0 \)

(xy)^2 is the square of a number so it must be positive or 0, so for \((xy)^2 (xy-1)<0 \) to be true, we must have \((xy)^2 \neq 0\) and \(xy-1<0\). Thus, \((xy)^2 (xy-1)<0 \) means \(xy<1\) and \((xy)^2 \neq 0\) .
Senior Manager
Senior Manager
Joined: 01 Dec 2020
Posts: 480
Own Kudos [?]: 373 [0]
Given Kudos: 359
GMAT 1: 680 Q48 V35
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
Bunuel wrote:
bv8562 wrote:
Bunuel

Can I deduce from this part of the expression:

(xy)^2 (xy-1)<0

that either 0<xy<1 or xy<-1 and xy≠0?


\((xy)^2 (xy-1)<0 \)

(xy)^2 is the square of a number so it must be positive or 0, so for \((xy)^2 (xy-1)<0 \) to be true, we must have \((xy)^2 \neq 0\) and \(xy-1<0\). Thus, \((xy)^2 (xy-1)<0 \) means \(xy<1\) and \((xy)^2 \neq 0\) .


Sorry asked the wrong question. This is what I want to know:

Can I deduce from this part of the expression:

(xy)^2 (xy-1)<0

since (xy)^2≠0, therefore xy≠0, so, either 0<xy<1 or xy<0?
Math Expert
Joined: 02 Sep 2009
Posts: 92901
Own Kudos [?]: 618727 [0]
Given Kudos: 81586
Send PM
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
Expert Reply
bv8562 wrote:
Bunuel wrote:
bv8562 wrote:
Bunuel

Can I deduce from this part of the expression:

(xy)^2 (xy-1)<0

that either 0<xy<1 or xy<-1 and xy≠0?


\((xy)^2 (xy-1)<0 \)

(xy)^2 is the square of a number so it must be positive or 0, so for \((xy)^2 (xy-1)<0 \) to be true, we must have \((xy)^2 \neq 0\) and \(xy-1<0\). Thus, \((xy)^2 (xy-1)<0 \) means \(xy<1\) and \((xy)^2 \neq 0\) .


Sorry asked the wrong question. This is what I want to know:

Can I deduce from this part of the expression:

(xy)^2 (xy-1)<0

since (xy)^2≠0, therefore xy≠0, so, either 0<xy<1 or xy<0?

_________________________
Yes.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32646
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
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.
GMAT Club Bot
Re: Is xy + xy < xy ? (1) x^2/y < 0 (2) x^3y^3 < (xy)^2 [#permalink]
Moderator:
Math Expert
92901 posts

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