Last visit was: 26 Apr 2024, 14:08 It is currently 26 Apr 2024, 14:08

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
User avatar
Manager
Manager
Joined: 02 Sep 2012
Posts: 161
Own Kudos [?]: 569 [20]
Given Kudos: 99
Location: United States
Concentration: Entrepreneurship, Finance
GMAT Date: 07-25-2013
GPA: 3.83
WE:Architecture (Computer Hardware)
Send PM
Most Helpful Reply
User avatar
Director
Director
Joined: 02 Sep 2012
Status:Far, far away!
Posts: 859
Own Kudos [?]: 4891 [9]
Given Kudos: 219
Location: Italy
Concentration: Finance, Entrepreneurship
GPA: 3.8
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92948
Own Kudos [?]: 619230 [6]
Given Kudos: 81609
Send PM
General Discussion
User avatar
Senior Manager
Senior Manager
Joined: 13 May 2013
Posts: 314
Own Kudos [?]: 565 [1]
Given Kudos: 134
Send PM
Re: Is y^3 ≤ |y|? (1) y < 1 (2) y < 0 [#permalink]
1
Bookmarks
Is y^3 ≤ |y|?

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

Is y^3 ≤ |y|?

If y≥0 then:
y^3 ≤ |y|
y^3 ≤ y
y^3 - y ≤ 0

If y≤0 then:
y^3 ≤ |y|
y^3 ≤ -y
y^3 + y ≤ 0

1.) y < 1

For either case, positive or negative it holds true. For example:

for the positive case y<1.
If y=1/2 then 1/2^3 - 1/2 ≤ 0.
we only take cases between 0 and 1

for the negative case y<1
if y = -1/2 then -1/2^3 + -1/2 ≤ 0
we only take cases less than zero

2.) y < 0

We don't consider the positive case because we are only considering the negative case of y.

for the negative case y<0
if y = -1/2 then -1/2^3 + -1/2 ≤ 0
we only take cases less than zero
(Same as above)

Is this a correct way to solve the problem? It seems like others solved it in a different fashion.
User avatar
Director
Director
Joined: 02 Sep 2012
Status:Far, far away!
Posts: 859
Own Kudos [?]: 4891 [1]
Given Kudos: 219
Location: Italy
Concentration: Finance, Entrepreneurship
GPA: 3.8
Send PM
Re: Is y^3 ≤ |y|? (1) y < 1 (2) y < 0 [#permalink]
1
Kudos
WholeLottaLove wrote:
Is y^3 ≤ |y|?

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

Is y^3 ≤ |y|?

If y≥0 then:
y^3 ≤ |y|
y^3 ≤ y
y^3 - y ≤ 0

If y≤0 then:
y^3 ≤ |y|
y^3 ≤ -y
y^3 + y ≤ 0

1.) y < 1

For either case, positive or negative it holds true. For example:

for the positive case y<1.
If y=1/2 then 1/2^3 - 1/2 ≤ 0.
we only take cases between 0 and 1

for the negative case y<1
if y = -1/2 then -1/2^3 + -1/2 ≤ 0
we only take cases less than zero

2.) y < 0

We don't consider the positive case because we are only considering the negative case of y.

for the negative case y<0
if y = -1/2 then -1/2^3 + -1/2 ≤ 0
we only take cases less than zero
(Same as above)

Is this a correct way to solve the problem? It seems like others solved it in a different fashion.


Yes,it's correct. You can solve it correctly in many ways
avatar
Intern
Intern
Joined: 16 Oct 2012
Posts: 4
Own Kudos [?]: 4 [1]
Given Kudos: 1
Send PM
Re: Is y^3 ≤ |y|? (1) y < 1 (2) y < 0 [#permalink]
1
Kudos
stmt 1 :
y<1

test numbers:

y=1/2 , 1/8<1/2 - yes
y=0 0=0 , yes
y= any negative value

-ve <= +ve , always yes

sufficient.

stmt 2:
y<0

for any negative value, y3 will always be negative
-ve <= +ve ( always yes)

sufficient
Ans D

please give kudos if you like the solution
Manager
Manager
Joined: 14 Jan 2006
Posts: 55
Own Kudos [?]: 79 [0]
Given Kudos: 2
Schools:HKUST
Send PM
Re: Is y^3 ≤ |y|? (1) y < 1 (2) y < 0 [#permalink]
If we square it on both the sides then how do we get y<=1 ?

y^6 <= y^2
y^2 (y^4-1) <=0
As per + - + - method, since y^2, we do not consider it.
Y^4 - 1 gives us +1 and -1.

-1 +1
+ - +

So -1<= y <= 1. How did we get y<=1 ??
RSM Erasmus Moderator
Joined: 26 Mar 2013
Posts: 2461
Own Kudos [?]: 1360 [0]
Given Kudos: 641
Concentration: Operations, Strategy
Schools: Erasmus (II)
Send PM
Re: Is y^3 ≤ |y|? (1) y < 1 (2) y < 0 [#permalink]
Is y^3 ≤ |y|?

(1) y < 1

Test Values with integers and fraction with positive and negative sign.

Let y = 1/2........Answer to question is yes

Let y = 0........Answer to question is yes

Let y = -1/2........Answer to question is yes

Let y =-2........Answer to question is yes

Sufficient

(2) y < 0

Use the same third and fourth examples above....Answer is Yes

Sufficient

Answer: D
Manager
Manager
Joined: 14 Jan 2006
Posts: 55
Own Kudos [?]: 79 [0]
Given Kudos: 2
Schools:HKUST
Send PM
Re: Is y^3 ≤ |y|? (1) y < 1 (2) y < 0 [#permalink]
Actually I wanted to know if the range is correct or not...Have i made any error in the algebriac expression ???
avatar
Intern
Intern
Joined: 03 May 2017
Posts: 5
Own Kudos [?]: 7 [0]
Given Kudos: 2
Schools: CBS '14 (M)
Send PM
Re: Is y^3 ≤ |y|? (1) y < 1 (2) y < 0 [#permalink]
nikhilpoddar wrote:
If we square it on both the sides then how do we get y<=1 ?

y^6 <= y^2
y^2 (y^4-1) <=0
As per + - + - method, since y^2, we do not consider it.
Y^4 - 1 gives us +1 and -1.

-1 +1
+ - +

So -1<= y <= 1. How did we get y<=1 ??


Nikhil - squaring both sides is not a good approach here, because there is no guarantee that both sides are positive. If y is negative, the squaring could flip the inequality.

Example take y=-2

(-2)^3 <= |-2| --> correct?

squaring both sides (without flipping inequality) gives
(-2)^6 <= (-2)^2 ==> This is obviously wrong!

I hope this helps and you see the point.
Director
Director
Joined: 04 Dec 2015
Posts: 620
Own Kudos [?]: 1585 [0]
Given Kudos: 276
Location: India
Concentration: Technology, Strategy
WE:Information Technology (Consulting)
Send PM
Re: Is y^3 ≤ |y|? (1) y < 1 (2) y < 0 [#permalink]
hazelnut wrote:
Is y^3 ≤ |y| ?

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


y is negative integer or negative fraction from both statement (1) and (2).

\(|y|\) will give only the positive value of y.

\(y ^3\) Cube of any negative integer or negative fraction will be negative and less than the positive value of y.

I is Sufficient. II is Sufficient. Answer (D)...
Retired Moderator
Joined: 19 Mar 2014
Posts: 817
Own Kudos [?]: 969 [1]
Given Kudos: 199
Location: India
Concentration: Finance, Entrepreneurship
GPA: 3.5
Send PM
Re: Is y^3 ≤ |y|? (1) y < 1 (2) y < 0 [#permalink]
1
Kudos
\(y^3 ≤ |y|\)

(1) \(y < 1\)

Consider \(y = \frac{1}{2}\)

\({\frac{1}{2}}^3 ≤ {|\frac{1}{2}|}\)

\({\frac{1}{8}} ≤ {\frac{1}{2}}\) ==> TRUE

Lets check for ZERO as well

\({0}^3 ≤ |0| = 0 = 0\) ==> TRUE

Now, lets check for Negative values as well, as we know that mod/absolute function will always give us positive values and cube of negative will always give us negative values, our L.H.S. Should always be < R.H.S. Lets test

\({\frac{-1}{2}}^3 ≤ {|\frac{-1}{2}|}\)

\({\frac{-1}{8}} ≤ {\frac{1}{2}}\) ==> TRUE

Hence, Eq. (1) is SUFFICIENT

2) \(y < 0\)

As y is negative, we know for Negative values as well, as we know that mod/absolute function will always give us positive values and cube of negative will always give us negative values, our L.H.S. Should always be < R.H.S. Lets test

\({\frac{-1}{2}}^3 ≤ {|\frac{-1}{2}|}\)

\({\frac{-1}{8}} ≤ {\frac{1}{2}}\) ==> TRUE

Hence, Eq. (2) is SUFFICIENT

As both (1) and (2) are SUFFICIENT

Answer is D

Did you like it? 1 Kudos Please :-D
MBA House Admissions Consultant
Joined: 26 May 2022
Posts: 343
Own Kudos [?]: 70 [0]
Given Kudos: 0
Send PM
Re: Is y^3 |y|? (1) y < 1 (2) y < 0 [#permalink]
Expert Reply
Is y^3 ≤ |y|?

(1) y < 1
(2) y < 0
Attachments

3B48D74F-9443-4B1C-846C-23726A72FBC6.jpeg
3B48D74F-9443-4B1C-846C-23726A72FBC6.jpeg [ 294.51 KiB | Viewed 2159 times ]

User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32689
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: Is y^3 |y|? (1) y < 1 (2) y < 0 [#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 y^3 |y|? (1) y < 1 (2) y < 0 [#permalink]
Moderator:
Math Expert
92948 posts

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