Last visit was: 23 Apr 2026, 14:33 It is currently 23 Apr 2026, 14:33
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: 23 Apr 2026
Posts: 109,785
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,785
Kudos: 810,855
 [27]
6
Kudos
Add Kudos
21
Bookmarks
Bookmark this Post
User avatar
BassanioGratiano
Joined: 23 Oct 2014
Last visit: 11 Apr 2015
Posts: 76
Own Kudos:
224
 [2]
Given Kudos: 66
Concentration: Marketing
Posts: 76
Kudos: 224
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
kinghyts
Joined: 22 Sep 2012
Last visit: 26 Apr 2015
Posts: 106
Own Kudos:
151
 [2]
Given Kudos: 49
Concentration: Strategy, Technology
WE:Information Technology (Computer Software)
Posts: 106
Kudos: 151
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
anupamadw
Joined: 31 Jul 2014
Last visit: 29 Jun 2016
Posts: 104
Own Kudos:
140
 [3]
Given Kudos: 373
GMAT 1: 630 Q48 V29
GMAT 1: 630 Q48 V29
Posts: 104
Kudos: 140
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Tough and Tricky questions: Algebra.



What is the value of y + x^3 + x?

(1) y = x (x - 3) (x + 3)
(2) y = -5x

Kudos for a correct solution.


What is the value of y + x^3 + x?

(1) y = x (x - 3) (x + 3)

y=x(x^2-9)
y=x^3-9x

so y + x^3 + x = x^3-9x +x^3 + x
Insuff as we are getting interms of x only

(2) y = -5x
Insuff

1+2

y =x^3-9x
-5x =x^3-9x (from 1 and 2)
x^3 = 4x

Finally,
y + x^3 + x
= -5x+ 4x +x
= 0

IMO C
User avatar
aswaniwait4u
Joined: 20 Aug 2015
Last visit: 19 Dec 2017
Posts: 7
Own Kudos:
20
 [2]
Given Kudos: 4
GMAT 1: 710 Q49 V37
GMAT 1: 710 Q49 V37
Posts: 7
Kudos: 20
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
BassanioGratiano
I got C.

1. y=x(x-3)(x+3)
y=x(x^2-9)
We can't do anything with this.

2. y=-5x
-5x=x(x^2-9) <-Pull this equation from 1.
-5=x^2-9

0=x^2-4
0=(x-2)(x+2)
x=2 or -2

Plug both y=-5x into the equation you need to solve
-5x+x^3+x Now solve with x = 2 or -2
-5(2)+(2)^3+(2) or -5(-2)+(-2)^3+(-2)
-10+8+2 or 10-8-2
0 or 0

y+x^3+x = 0

The answer is C. Or so I hope. OA?

You found the answer. However, your approach has a small mistake. I have marked the lines in red.
-5x=x(x^2-9)
After this you can not simply cancel x from both sides as you do not know the sign of x.
-5x=x(x^2-9)
=> -5x = x^3-9x
=> x^3-4x=0
=> x(x^2-4)=0
The above implies 3 solutions for x.
x = 0 OR x = -2 OR x = 2
If we plug in any of the above values in the simplified equation in terms of x i.e -5x+x^3+x, the result will be zero.
Hence (C) is the answer.
User avatar
Madhavi1990
Joined: 15 Jan 2017
Last visit: 15 Jul 2021
Posts: 250
Own Kudos:
Given Kudos: 931
Posts: 250
Kudos: 93
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Okay, I am a little confused here.

St 1 also boils down to y = -5x
y = x(x^2 -9)
y = x cube - 9x
x cube = 9x + y

Substituting x cube in original equation we get --> y + 9x + y + x = 0 --> 10x + 2y = 0 so y = -5x

and again if I put -5x = x (x^2 - 9) we get x = 2 or -2, inturn making LHS = RHS = 0 [ (-5)(2)]= [2(4-9)]and we get 0 with positive two as well

St 2: y = -5x, same as above. So the LHS = RHS = 0.

Thus, as both statements give 0, Shouldn't the OA be D?

Please request an expert opinion on my answer. Thank you!
User avatar
ccooley
User avatar
Manhattan Prep Instructor
Joined: 04 Dec 2015
Last visit: 06 Jun 2020
Posts: 931
Own Kudos:
1,658
 [2]
Given Kudos: 115
GMAT 1: 790 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 790 Q51 V49
GRE 1: Q170 V170
Posts: 931
Kudos: 1,658
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Madhavi1990
Okay, I am a little confused here.

St 1 also boils down to y = -5x
y = x(x^2 -9)
y = x cube - 9x
x cube = 9x + y

Substituting x cube in original equation we get --> y + 9x + y + x = 0 --> 10x + 2y = 0 so y = -5x

and again if I put -5x = x (x^2 - 9) we get x = 2 or -2, inturn making LHS = RHS = 0 [ (-5)(2)]= [2(4-9)]and we get 0 with positive two as well

St 2: y = -5x, same as above. So the LHS = RHS = 0.

Thus, as both statements give 0, Shouldn't the OA be D?

Please request an expert opinion on my answer. Thank you!

\(y + x^3 + x\) is part of the question. You're being asked to find its value, given certain information. Instead, you're treating the problem as if you already know that its value is 0 (by substituting other equations into \(y + x^3 + x = 0\)). This is why it isn't coming out correctly. You're using information that you don't actually have, which will make you get DS problems wrong.

Instead, think to yourself: if the only information I have is that y = -5x, is that enough for me to figure out the value of \(y + x^3 + x\)? It isn't - you can't figure out what \(y + x^3 + x\) is by using only that information. That's why the statement is insufficient.
User avatar
exc4libur
Joined: 24 Nov 2016
Last visit: 22 Mar 2022
Posts: 1,680
Own Kudos:
Given Kudos: 607
Location: United States
Posts: 1,680
Kudos: 1,469
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Tough and Tricky questions: Algebra.



What is the value of \(y + x^3 + x\)?

(1) \(y = x (x - 3) (x + 3)\)
(2) \(y = -5x\)

Kudos for a correct solution.

(1) \(y = x (x - 3) (x + 3)… y=x(x^2-3^2)… y=x^3-9x…substitute:(x^3-9x)+x^3 + x… =-8x\) insufic.
(2) \(y = -5x…substitute:(-5x)+x^3 + x… =x^3-4x\) we dont know \(x\) insufic.

(1&2)
\(equate(y): -5x=x(x^2-3^2)…-5x=x^3-9x…x^3-4x=0…x(x^2-4)=0…x(x-2)(x+2)=0…x={0,2,-2}\); try these values of into the original equation, the answer will always equal to 0, sufficient.

Answer (C)
avatar
Shantanupandey
Joined: 23 Aug 2019
Last visit: 05 Oct 2020
Posts: 1
Given Kudos: 4
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Please correct me if i'm wrong-
Eq1
y=x(x-3)(x+3)
y=(x^2-3x)(x+3)
y=x^3-9x

Putting this back in major eq
x^3-9x+x^3+x
2x^3-8x
2x(x^2-4)
2x(x+2)(x-2)
Eq1 is sufficient

Eq2 y=-5x
Putting this in major eq
-5x+x^3+x
x^3-4x
x(x^2-4)
x(x+2)(x-2)
So eq2 is sufficient as well

Ans (d) both sufficient

Posted from my mobile device
User avatar
IreneDSosa
Joined: 20 Aug 2019
Last visit: 16 Sep 2019
Posts: 5
Own Kudos:
Posts: 5
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Inverse Relation of y = x3 + x is

First of all I know that y = x3 + x has an inverse since it is an increasing function. I know this because the sign of the derivative is positive for every real number x. My guess is that this comes from a calculus problem here you are to find the derivative of the inverse at some point. If so then you don't need an explicit expression for the inverse. If you really want to find the inverse interchange the roles of x and y and write x = y3 + y . Rewrite this expression as

y3 + y - x = 0
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 22 Apr 2026
Posts: 4,846
Own Kudos:
Given Kudos: 226
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,846
Kudos: 9,181
Kudos
Add Kudos
Bookmarks
Bookmark this Post
In a DS question where a value is required as an answer, sometimes, one may have to go till the very end to find an actual answer, and that’s where it can go either ways. You may end up learning a lot from the question, but you may also take some extra time in solving the question.

This is one such question. To find the value of the expression, we will have to use Algebra to solve the resulting equations and find values for the variables, which will give us our answer.

Clearly, the individual statements, I and II, when taken alone are insufficient. This is because they end up expressing the variable y in terms of x, but this doesn’t give us an equation to solve.
Answer options A, B and D can be eliminated. Possible answer options at this stage are C or E.

When we combine the statements I and II, we can say,

x (x-3) (x+3) = -5x. Simplifying this, we have, \(x^3\) -4x = 0, which gives us x (x-2) (x+2) = 0.

Substituting the value of y from statement I in the question stem and simplifying, we get,
2 x (x-2) (x+2). Since x (x-2) (x+2) = 0, the value of the expression = 0.

Substituting the value of y from statement II in the question stem and simplifying, we get,
\(x^3\) – 4x = 0. Clearly, we have already seen that this expression gives us 0.

This means, regardless of which statement we use, we get a unique value for the expression i.e. 0.
The correct answer option is C.

Hope this helps!
User avatar
Aishyk97
Joined: 13 Sep 2021
Last visit: 11 Mar 2026
Posts: 82
Own Kudos:
Given Kudos: 77
Posts: 82
Kudos: 36
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Tough and Tricky questions: Algebra.



What is the value of y + x^3 + x?

(1) y = x (x - 3) (x + 3)
(2) y = -5x

Kudos for a correct solution.


Hi,

This is how I solved the question. Please let me know if my reasoning is correct.

(1) y = x (x - 3) (x + 3)
Simplify to:
y = x(x^2 - 9)
y = x^3 - 9x

NS.

(2) y = -5x

NS.

Combine:

-5x = x^3 - 9x
x^3 - 4x = 0

Plug in y = -5x in the question. So the question is asking x^3 - 4x. Which is equal to zero.

I did not try to find the individual values of x.
User avatar
Kratosgmat
Joined: 26 Sep 2022
Last visit: 07 Mar 2025
Posts: 86
Own Kudos:
Given Kudos: 44
Location: India
Concentration: General Management, Other
GRE 1: Q164 V158
GRE 2: Q170 V163
GRE 1: Q164 V158
GRE 2: Q170 V163
Posts: 86
Kudos: 15
Kudos
Add Kudos
Bookmarks
Bookmark this Post
First off, brilliant question

stmt1,2 are obviously insufficient individually
lets combine

y=x^3-9x
y=-5x

X^3-9x = 5x (Do not cancel x on either side here as x could be 3)
x^3=4x

now sub. in equation y + x^3 + x= -5x+4x+x = 0

Hence option C
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,962
Own Kudos:
Posts: 38,962
Kudos: 1,117
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
109785 posts
498 posts
212 posts