Last visit was: 06 May 2026, 10:58 It is currently 06 May 2026, 10: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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 06 May 2026
Posts: 110,121
Own Kudos:
813,310
 [8]
Given Kudos: 106,068
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 110,121
Kudos: 813,310
 [8]
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
User avatar
yashikaaggarwal
User avatar
Senior Moderator - Masters Forum
Joined: 19 Jan 2020
Last visit: 29 Mar 2026
Posts: 3,087
Own Kudos:
3,159
 [1]
Given Kudos: 1,510
Location: India
GPA: 4
WE:Analyst (Internet and New Media)
Posts: 3,087
Kudos: 3,159
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 06 May 2026
Posts: 7,008
Own Kudos:
16,964
 [1]
Given Kudos: 128
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
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 7,008
Kudos: 16,964
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 05 May 2026
Posts: 8,639
Own Kudos:
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
Products:
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,639
Kudos: 5,193
Kudos
Add Kudos
Bookmarks
Bookmark this Post
target is x^3>y
and x&y are +ve numbers
#1
\(\sqrt{x} > y\)
x=4 , y = 1 ; we get yes
and x= 1/4 and y = 1/2 we get no
insufficient
#2
x>y
again for integers we get yes and fraction we get no
from 1 &2
integers values it would be yes always and for fractions ; x=1/2, y ; 1/3 it would be no
insufficient
OPTION E


Bunuel
If x and y are positive numbers, is \(x^3 > y\)?


(1) \(\sqrt{x} > y\)

(2) \(x > y\)
User avatar
KaramveerBakshi
Joined: 18 Feb 2020
Last visit: 09 Sep 2021
Posts: 288
Own Kudos:
Given Kudos: 30
Location: India
GMAT 1: 660 Q50 V29
GPA: 3
GMAT 1: 660 Q50 V29
Posts: 288
Kudos: 178
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If x and y are positive numbers, is \(x^3 > y\)?


(1) \(\sqrt{x} > y\)

(2) \(x > y\)


Is x^3>y

Statements:

(1) Sqrt(x) > y

Let x<1
x = 1/4 and y = 1/5
Sqrt(x) > y but x^3<y (ANS - NO)

Let x>1
x=9 and y = 2
Sqrt(x)> y and x^3>y (ANS-YES)

Two different answers, Insufficient.

(2) x > y


Let x<1
x = 1/4 and y = 1/5
x > y but x^3<y (ANS - NO)

Let x>1
x=9 and y = 2
x> y and x^3>y (ANS-YES)

Two different answers, Insufficient.

Combining, we still can't say anything for sure.

Insufficient.

Hence, the answer is Option (E).
User avatar
RaghavKhanna
Joined: 03 May 2020
Last visit: 23 Aug 2025
Posts: 264
Own Kudos:
312
 [1]
Given Kudos: 675
Location: India
Concentration: Marketing, Strategy
GMAT 1: 700 Q47 V39
GMAT 1: 700 Q47 V39
Posts: 264
Kudos: 312
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given: x,y are positive numbers
--> x,y > 0

Question: Is \(x^{3}\) > y?

Statement 1:
\(\sqrt{x}\) > y
=> x > \(y^{2}\)

(i) if x = 5, y = 2
Then, 5 > 4 and 125 > 2
--- Yes

(ii) if x = 1/4, y = 1/3
Then, 1/4 > 1/9 But 1/8 < 1/3
--- No

Statement 1 is insuffficient.


Statement 2:
x > y
(i) x = 5, y = 4
Then, 5 > 4 and 125 > 4
--- Yes

(ii) x = 1/2, y = 1/4
Then, 1/2 > 1/4 But 1/8 < 1/4
--- No

Statement 2 is insuffficient.


Statement 1 & Statement 2:
From 1: x > \(y^{2}\)
From 2: x > y

(i) 0 ----- 1 ----- y ----- \(y^{2}\) ----- x ----- \(x^{3} \)
=> \(x^{3}\) > y
--- Yes

(ii) ------- 0 ------ \(y^{2}\) ----- y ----- \(x^{3} \) ----- x
=> \(x^{3}\) > y
--- Yes

But,
(ii) ------- 0 ------ \(y^{2}\) ----- \(x^{3} \) ------ y ----- x
=> \(x^{3}\) < y
--- No

=> Statement 1 and Statement 2 are together insuffficient.

Answer: E
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 39,018
Own Kudos:
Posts: 39,018
Kudos: 1,123
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
110121 posts
498 posts
233 posts