Last visit was: 09 Jun 2026, 23:32 It is currently 09 Jun 2026, 23:32
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: 09 Jun 2026
Posts: 111,171
Own Kudos:
819,820
 [3]
Given Kudos: 106,735
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,171
Kudos: 819,820
 [3]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
chaitanyapatil
Joined: 24 Dec 2021
Last visit: 05 Feb 2024
Posts: 56
Own Kudos:
41
 [1]
Given Kudos: 96
Location: India
Concentration: Marketing, Finance
WE:Research (Finance: Investment Banking)
Posts: 56
Kudos: 41
 [1]
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Rishikesh113
Joined: 09 Jun 2022
Last visit: 09 Jun 2026
Posts: 1
Given Kudos: 185
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
stne
Joined: 27 May 2012
Last visit: 09 Jun 2026
Posts: 1,817
Own Kudos:
Given Kudos: 689
Posts: 1,817
Kudos: 2,115
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Is \(y^4<x^2y^2\)?

(1) x < y
(2) y < 0

Re-arranging:

Is \(y^4 -x^2y^2 < 0 \)

Is \(y^2 (y^2 - x^2 ) <0 \)

Expression will be \(<\) zero when \(|x|> |y|\)

(1) x < y

\(x=1\) and \(y=2\) ... NO to the stem

\(x=-4\) and \(y=2\) .. Yes to the stem

INSUFF.

(2) y < 0

\(x=1\) and \(y=-2\) ... No to the stem

\(x=-4\) and \(y=-2\) ...Yes to the stem.

INSUFF.

1+2

Since \(y < 0 \) and \(x < y\), then \(|x| > |y|\) e.g. \(x=-3\) and \(y =-1\), and we can answer a definite YES to the stem.

SUFF.

Ans C

Hope it helps.
User avatar
nasgmatbag
Joined: 19 Nov 2022
Last visit: 31 Jul 2024
Posts: 39
Own Kudos:
Given Kudos: 24
Posts: 39
Kudos: 18
Kudos
Add Kudos
Bookmarks
Bookmark this Post
My approach, please anybody correct me if i'm wrong:

1) x < y -> let's test a couple of cases here, if we get a NO and YES answer to the prompt this statement will be insufficient:
case 1 (both positive): let x = 2 and y = 3, \((2^2)(3^2) = 36\) -> 3^4 < 36 (NO)
case 2 (both negative): \((-3^2)(-2^2) = 36\) -> 2^4 < 36 (YES)
no need to do any other cases, we already got a YES and NO answer from this statement

2) y < 0 -> this statement says that y = negative, again let's use 2 cases where x is positive and negative:
case 1 ( x > 0): \((3^2)(-2^2) = 36\) -> 2^4 < 36 (YES)
case 2 (x < 0): \((-2^2)(-5^2) = 100\) -> 5^4 < 100 (NO)
no need for other cases, got a NO and YES again

1/2) x < y and y < 0 (so both numbers are negative)
case 1: \((-3^2)(-2^2) = 36\) -> 2^4 < 36 (YES)
case 2: \((-5^2)(-3^2) = 175\) -> 3^4 < 175 (YES)
as you can see no matter what the values are, as long as x < y \(y^4\) will always be smaller than x^2y^2

Answer: C
User avatar
werty_123
Joined: 15 Aug 2023
Last visit: 22 Mar 2026
Posts: 17
Own Kudos:
Given Kudos: 295
Location: India
Concentration: Finance, Strategy
GPA: 3.7
WE:Business Development (Commercial Banking)
Posts: 17
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can I do like below:
Taking square root on both the sides, I got:
y^2<xy
y^2-xy<0
y(y-x)<0
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 09 Jun 2026
Posts: 111,171
Own Kudos:
Given Kudos: 106,735
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,171
Kudos: 819,820
Kudos
Add Kudos
Bookmarks
Bookmark this Post
 
werty_123
Is \(y^4<x^2y^2\)?

(1) x < y
(2) y < 0­

Can I do like below:
Taking square root on both the sides, I got:
y^2<xy
y^2-xy<0
y(y-x)<0
­
No, becasue \(\sqrt{x^2}=|x|\), not simply |x|. Thus, if we tke the square root from y^4 < x^2y^2 we get:

|y^2| < |xy|

Since |y^2| = y^2, this gives:

y^2 < |xy| 
 
User avatar
werty_123
Joined: 15 Aug 2023
Last visit: 22 Mar 2026
Posts: 17
Own Kudos:
Given Kudos: 295
Location: India
Concentration: Finance, Strategy
GPA: 3.7
WE:Business Development (Commercial Banking)
Posts: 17
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
 
werty_123
Is \(y^4<x^2y^2\)?

(1) x < y
(2) y < 0­

Can I do like below:
Taking square root on both the sides, I got:
y^2<xy
y^2-xy<0
y(y-x)<0
­
No, becasue \(\sqrt{x^2}=|x|\), not simply |x|. Thus, if we tke the square root from y^4 < x^2y^2 we get:

|y^2| < |xy|

Since |y^2| = y^2, this gives:

y^2 < |xy| 
 

If it was mentioned that both are positive numbers, then we could have taken square root?
Or is it square root for inequalities cannot be taken for any numbers, whether positive or negative?

Posted from my mobile device
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 09 Jun 2026
Posts: 111,171
Own Kudos:
819,820
 [1]
Given Kudos: 106,735
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,171
Kudos: 819,820
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
werty_123

Bunuel

werty_123
Is \(y^4<x^2y^2\)?

(1) x < y
(2) y < 0­

Can I do like below:
Taking square root on both the sides, I got:
y^2<xy
y^2-xy<0
y(y-x)<0
­
No, becasue \(\sqrt{x^2}=|x|\), not simply |x|. Thus, if we tke the square root from y^4 < x^2y^2 we get:

|y^2| < |xy|

Since |y^2| = y^2, this gives:

y^2 < |xy| 

 
If it was mentioned that both are positive numbers, then we could have taken square root?
Or is it square root for inequalities cannot be taken for any numbers, whether positive or negative?

Posted from my mobile device
If both x and y were positive or negative, then y^2 < |xy| would give y^2 < xy. Becasue in this case xy would be positive and thus |xy| would equal to xy.
User avatar
unraveled
Joined: 07 Mar 2019
Last visit: 10 Apr 2025
Posts: 2,705
Own Kudos:
Given Kudos: 763
Location: India
WE:Sales (Energy)
Posts: 2,705
Kudos: 2,358
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Is \(y^4<x^2y^2\)?

In these type of questions where sign of the variable/s is not known, we need to check what we have on the table.

(1) x < y
Sign is not sure from this. 
A) x = 1, y = 2, NO
B) x = -2, y = -1, YES

INSUFFICIENT.

(2) y < 0
B case of St. 1) above with more possiblities can be applied.
A) x = 1, y = -1, NO
B) x = -2, y = -1, YES

INSUFFICIENT.

Together 1 & 2
only St. 1 B) case remains 

SUFFICIENT.

Answer C.
Moderators:
Math Expert
111171 posts
353 posts