Last visit was: 11 Dec 2024, 22:35 It is currently 11 Dec 2024, 22:35
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: 11 Dec 2024
Posts: 97,815
Own Kudos:
Given Kudos: 88,242
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 97,815
Kudos: 685,172
 [13]
Kudos
Add Kudos
13
Bookmarks
Bookmark this Post
User avatar
BrentGMATPrepNow
User avatar
GMAT Club Legend
Joined: 12 Sep 2015
Last visit: 13 May 2024
Posts: 6,786
Own Kudos:
Given Kudos: 799
Location: Canada
Expert reply
Posts: 6,786
Kudos: 32,184
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
TestPrepUnlimited
Joined: 17 Sep 2014
Last visit: 30 Jun 2022
Posts: 1,239
Own Kudos:
Given Kudos: 6
Location: United States
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Expert reply
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Posts: 1,239
Kudos: 1,015
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Mck2023
Joined: 23 Feb 2020
Last visit: 09 Jun 2023
Posts: 133
Own Kudos:
88
 [1]
Given Kudos: 297
Location: Nepal
GMAT 1: 650 Q44 V35
GMAT 1: 650 Q44 V35
Posts: 133
Kudos: 88
 [1]
Kudos
Add Kudos
Bookmarks
Bookmark this Post
TestPrepUnlimited
Bunuel
If ab ≠ 0 and ax – by < 0, is x < y ?

(1) a = b
(2) a^3 > 0

Statement 1:

We may rewrite the inequality as a*(x - y) < 0. Insufficient.

If we knew \(a\) was positive, then \(x - y\) would be negative.

Statement 2:

We can cube root both sides to get \(a > 0\). Insufficient.

Combined:

Now we know x - y must be negative. Hence x - y < 0 and x < y. sufficient.

Ans: C

Can we cube root an inequality? Please shed some lights.
User avatar
CrackverbalGMAT
User avatar
GMAT Club Legend
Joined: 03 Oct 2013
Last visit: 11 Dec 2024
Posts: 4,879
Own Kudos:
Given Kudos: 224
Affiliations: CrackVerbal
Location: India
Posts: 4,879
Kudos: 8,136
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Statement 1: \(a=b\)
\(ax-ay <0\)
\(a(x-y) <0\)

For the Product of 2 terms to be negative, one of the term should be positive and other one should be negative. Hence there are 2 possible cases here


Case 1 : \(a<0 \) and \(x-y >0\) i.e \(x > y \)

is x < y? No

Case 2: \(a>0 \)and \(x-y <0 \) i.e x<y
is x < y? Yes

Since you are getting both YES and NO for the same question stem, Statement 1 alone is not sufficient.

Statement 2: \(a^3 > 0\)
Statement 2 alone is clearly insufficient as we don't have any idea about b.

Combing both statements, we can conclude that \(a>0\) i.e Case 2 in St.1 as its given that \(a^3 >0\) in St.2

Case 2: a>0 and x-y <0 i.e x<y
is x < y? Yes
Hence, we are able to get a definite answer to the question stem is x < y?.
Option C is the answer.

Thanks,
Clifin J Francis,
GMAT SME
User avatar
woohoo921
Joined: 04 Jun 2020
Last visit: 17 Mar 2023
Posts: 531
Own Kudos:
Given Kudos: 623
Posts: 531
Kudos: 108
Kudos
Add Kudos
Bookmarks
Bookmark this Post
CrackverbalGMAT
Statement 1: \(a=b\)
\(ax-ay <0\)
\(a(x-y) <0\)

For the Product of 2 terms to be negative, one of the term should be positive and other one should be negative. Hence there are 2 possible cases here


Case 1 : \(a<0 \) and \(x-y >0\) i.e \(x > y \)

is x < y? No

Case 2: \(a>0 \)and \(x-y <0 \) i.e x<y
is x < y? Yes

Since you are getting both YES and NO for the same question stem, Statement 1 alone is not sufficient.

Statement 2: \(a^3 > 0\)
Statement 2 alone is clearly insufficient as we don't have any idea about b.

Combing both statements, we can conclude that \(a>0\) i.e Case 2 in St.1 as its given that \(a^3 >0\) in St.2

Case 2: a>0 and x-y <0 i.e x<y
is x < y? Yes

Hence, we are able to get a definite answer to the question stem is x < y?.
Option C is the answer.

Thanks,
Clifin J Francis,
GMAT SME

CrackverbalGMAT
Thank you for this helpful explanation.

I am hoping to clarify if I tested cases correctly to disprove that statement 1 was insufficient.
Case 1:
Let a=2 so b=2 because a=b
2X - 2Y < 0 -->
2X < 2Y -->
X < Y

Case 2: Let a=-2 so b=-3 because a=b
-3X - - 3Y < 0 -->
-3x + 3Y < 0 -->
-3x < -3Y
Flip the signs because both are negative
X > Y
I am not sure if my math is correct for Case 2 above.

Thank you for your time and help.

ScottTargetTestPrep
avatar
suhailblotra
Joined: 22 Oct 2021
Last visit: 31 Jul 2022
Posts: 1
Own Kudos:
1
 [1]
Given Kudos: 1
Posts: 1
Kudos: 1
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
why cant ax<by from the question stem
s1.
a=b,which implies x<y s1 sufficient
avatar
Dhruva2000
Joined: 19 Jan 2022
Last visit: 06 Nov 2023
Posts: 4
Given Kudos: 58
Posts: 4
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
TestPrepUnlimited
Bunuel
If ab ≠ 0 and ax – by < 0, is x < y ?

(1) a = b
(2) a^3 > 0

why shouldn't we move the second variable in (ax – by < 0) to the right of the sign and convert the eq to this ax<by?

By doing that we can get a sufficient answer using st. 1, that's where I went wrong. need some guidance on whats the thought process on few question where we do that i.e. move the variable to the other side..!
Moderator:
Math Expert
97815 posts