Last visit was: 23 Apr 2026, 06:58 It is currently 23 Apr 2026, 06: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
viktorija
Joined: 14 Oct 2014
Last visit: 28 Jun 2015
Posts: 53
Own Kudos:
676
 [72]
Given Kudos: 98
Location: United States
GMAT 1: 500 Q36 V23
GMAT 1: 500 Q36 V23
Posts: 53
Kudos: 676
 [72]
6
Kudos
Add Kudos
66
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
manpreetsingh86
Joined: 13 Jun 2013
Last visit: 19 Dec 2022
Posts: 218
Own Kudos:
1,194
 [7]
Given Kudos: 14
Posts: 218
Kudos: 1,194
 [7]
5
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,974
Own Kudos:
8,710
 [4]
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,974
Kudos: 8,710
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
Shbm
Joined: 20 Jun 2018
Last visit: 02 Dec 2020
Posts: 65
Own Kudos:
Given Kudos: 86
Location: India
Posts: 65
Kudos: 17
Kudos
Add Kudos
Bookmarks
Bookmark this Post
JeffTargetTestPrep
viktorija
Is it true that x > 0?

(1) x^2 = 2x
(2) x^3 = 3x

x^2 = 2x

We can solve the equation as follows:

x^2 - 2x = 0

x(x - 2) = 0

x = 0 or x = 2

We see that if x = 0, then x is not greater than 0. However, if x = 2, then x is greater than 0. Statement one alone is not sufficient.

Statement Two Alone:

x^3 = 3x

We can solve the equation as follows:

x^3 - 3x = 0

x(x^2 - 3) = 0

x = 0 or x^2 = 3
x = 0 or x = √3 or x = -√3

We see that if x = 0 or -√3, then x is not greater than 0. However, if x = √3, then x is greater than 0. Statement two alone is not sufficient.

Statements One and Two Together:

Using both statements, we see that x can only be 0. Thus, x is not greater than 0. Both statements together are sufficient.

Answer: C



why can't x2 = 2x be re-written as x multiplied by x= 2 multiplied by x and then cancel x with x an thus the answer is x=2 and thus A is sufficient?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,778
Own Kudos:
810,779
 [2]
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,778
Kudos: 810,779
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Shbm
JeffTargetTestPrep
viktorija
Is it true that x > 0?

(1) x^2 = 2x
(2) x^3 = 3x

x^2 = 2x

We can solve the equation as follows:

x^2 - 2x = 0

x(x - 2) = 0

x = 0 or x = 2

We see that if x = 0, then x is not greater than 0. However, if x = 2, then x is greater than 0. Statement one alone is not sufficient.

Statement Two Alone:

x^3 = 3x

We can solve the equation as follows:

x^3 - 3x = 0

x(x^2 - 3) = 0

x = 0 or x^2 = 3
x = 0 or x = √3 or x = -√3

We see that if x = 0 or -√3, then x is not greater than 0. However, if x = √3, then x is greater than 0. Statement two alone is not sufficient.

Statements One and Two Together:

Using both statements, we see that x can only be 0. Thus, x is not greater than 0. Both statements together are sufficient.

Answer: C



why can't x2 = 2x be re-written as x multiplied by x= 2 multiplied by x and then cancel x with x an thus the answer is x=2 and thus A is sufficient?

You cannot reduce x^2 = 2x by x because x can be 0 and we cannot divide by 0. By doing so you loose a root, namely x = 0.

Never reduce equation by variable (or expression with variable), if you are not certain that variable (or expression with variable) doesn't equal to zero. We cannot divide by zero.
User avatar
KrishnakumarKA1
Joined: 05 Jan 2017
Last visit: 13 Oct 2020
Posts: 398
Own Kudos:
314
 [2]
Given Kudos: 15
Location: India
Posts: 398
Kudos: 314
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi,

This is one of the popular traps in GMAT, that is, Cancelling of common variables on both sides.

Never fall for such a trap, i.e., do not cancel common variables on both sides of an equation unless it is already mentioned in the question as variables(unknowns) not equal to zero.

Statement I is insufficient:

x^2 = 2x

x^2 – 2x = 0

x(x-2) = 0

x and x-2 are two numbers, for the product to be zero not necessary that both of them have to be zero.

Either x = 0 or x-2 = 0

i.e.,

x=0 or x =2

If x = 0, then answer to the question is NO.

If x = 2, then answer to the question is YES.

Two answers are there, so not sufficient.

Here, easily most of the students end up cancelling “x” on both sides and say x =2, which is wrong to do, as x can be equal to 0.

Statement II is insufficient:

x^3 = 3x

Similar to statement I,

x^3 – 3x = 0

x(x^2-3) = 0

So, either x = 0 or x^2 -3 = 0

i.e., x = 0 or x = +/- (root 3).

Again we will have yes or no answer to the question.

So not sufficient.

Both statements together,

x=0 is the only value which satisfy both statements.

So answer has to be C(Together Sufficient).

While practicing learn from your mistakes.

Hope this helps.
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,451
Kudos
Add Kudos
Bookmarks
Bookmark this Post
viktorija
Is it true that x > 0?

(1) x^2 = 2x
(2) x^3 = 3x


The GMAC explanation for the statement (2) states, that for the x^3=3x, values for x are 0 and 3. It sounds incorrect to me.

Target question: Is it true that x > 0?

Statement 1: x² = 2x
Rewrite as: x² - 2x = 0
Factor: x(x - 2) = 0
So, EITHER x = 0 OR x = 2
Let's examine each possible case
Case a: If x = 0, then the answer to the target question is NO, it is not true that x > 0
Case b: If x = 2, then the answer to the target question is YES, it is true that x > 0
Since we cannot answer the target question with certainty, statement 1 is NOT SUFFICIENT

Statement 2: x³ = 3x
Rewrite as: x³ - 3x = 0
Factor: x(x² - 3) = 0
Factor again: x(x - √3)(x + √3) = 0
So, x = 0, OR x = √3 OR x = -√3
Let's examine each possible case
Case a: If x = 0, then the answer to the target question is NO, it is not true that x > 0
Case b: If x = √3, then the answer to the target question is YES, it is true that x > 0
Case c: If x = -√3,, then the answer to the target question is NO, it is not true that x > 0
Since we cannot answer the target question with certainty, statement 2 is NOT SUFFICIENT

Statements 1 and 2 combined
Statement 1 tells us that x = 0 OR x = 2
Statement 2 tells us that x = 0, OR x = √3 OR x = -√3
The only x-value that satisfies BOTH statements is x = 0
So, the answer to the target question is NO, it is not true that x > 0
Since we can answer the target question with certainty, the combined statements are SUFFICIENT

Answer: C

Cheers,
Brent
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 23 Apr 2026
Posts: 8,628
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,628
Kudos: 5,190
Kudos
Add Kudos
Bookmarks
Bookmark this Post
viktorija
Is it true that x > 0?

(1) x^2 = 2x
(2) x^3 = 3x


The GMAC explanation for the statement (2) states, that for the x^3=3x, values for x are 0 and 3. It sounds incorrect to me.

#1
x(x-2)=0
x=0,+2
insufficient
#2
x(x^2-3)=0
x=0 and x=+/-√3
insufficient
from 1 & 2
x=0
sufficeint
IMO C
avatar
AwesomeYao
Joined: 24 Jun 2021
Last visit: 24 May 2022
Posts: 20
Own Kudos:
Given Kudos: 302
Posts: 20
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Is it true that x > 0?

(1) x^2 = 2x
(2) x^3 = 3x

(1) x^2=2x ---> x(x-2)=0---> x=0 or x=2. Not Sufficient
(2) for the same logic as (1), (2) is Not Sufficient

(1)+(2) ---> x=3/2>0.
avatar
allezwart
Joined: 05 May 2020
Last visit: 31 May 2022
Posts: 16
Own Kudos:
Given Kudos: 25
GPA: 3.72
Products:
Posts: 16
Kudos: 9
Kudos
Add Kudos
Bookmarks
Bookmark this Post
this problem involves rearranging the statements
1. x^2-2x=0
x=0 or x=2
NS
2. x^3-3x=0
x=0 or x=+/-1.7
NS
combined
x=0 is the only overlap and both get me an answer of no so the answer is C
avatar
devansh18
Joined: 30 May 2020
Last visit: 01 Apr 2022
Posts: 16
Own Kudos:
Given Kudos: 215
Location: India
Posts: 16
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

From both statement 1 and 2 we are getting x=0 and x= some positive value also i.e. x>0 (2 and 1.73) respectively
Since both statements give solutions as x=0 and x>0, shouldnt the answer be E in this case

Many thanks for your help
Devansh
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,778
Own Kudos:
810,779
 [1]
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,778
Kudos: 810,779
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
devansh18
Bunuel

From both statement 1 and 2 we are getting x=0 and x= some positive value also i.e. x>0 (2 and 1.73) respectively
Since both statements give solutions as x=0 and x>0, shouldnt the answer be E in this case

Many thanks for your help
Devansh

From (1) x can be 0 or 2.
From (2) x can be 0, √3 or -√3.

When taken together x can only be 0, because x = 2 does not satisfy (2) and x = √3 or -√3 does not satisfy (1). The only common value to satisfy both statements is x = 0.

Hope it's clear.
User avatar
lostminer
Joined: 20 Nov 2020
Last visit: 25 Oct 2024
Posts: 44
Own Kudos:
Given Kudos: 104
Concentration: Operations, General Management
GPA: 4
Posts: 44
Kudos: 24
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
devansh18
Bunuel

From both statement 1 and 2 we are getting x=0 and x= some positive value also i.e. x>0 (2 and 1.73) respectively
Since both statements give solutions as x=0 and x>0, shouldnt the answer be E in this case

Many thanks for your help
Devansh

From (1) x can be 0 or 2.
From (2) x can be 0, √3 or -√3.

When taken together x can only be 0, because x = 2 does not satisfy (2) and x = √3 or -√3 does not satisfy (1). The only common value to satisfy both statements is x = 0.

Hope it's clear.

When two statements are combined does that mean the answer values of both statements or does that mean, \(x^{2}-2x=x^{3}-3x\) ?

I am really confused, in some DS questions, while selecting option C, we combine the two statements to derive/solve and see that they both are helpful to get an answer whether a yes/no or particular answer. but in this answer explanation, you have taken the value that satisfies from statement 1 and S2..

Can you combine those two statements and derive as to how option C is correct ?
avatar
devansh18
Joined: 30 May 2020
Last visit: 01 Apr 2022
Posts: 16
Own Kudos:
1
 [1]
Given Kudos: 215
Location: India
Posts: 16
Kudos: 1
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
AbhiR3
Bunuel
devansh18
Bunuel

From both statement 1 and 2 we are getting x=0 and x= some positive value also i.e. x>0 (2 and 1.73) respectively
Since both statements give solutions as x=0 and x>0, shouldnt the answer be E in this case

Many thanks for your help
Devansh

From (1) x can be 0 or 2.
From (2) x can be 0, √3 or -√3.

When taken together x can only be 0, because x = 2 does not satisfy (2) and x = √3 or -√3 does not satisfy (1). The only common value to satisfy both statements is x = 0.

Hope it's clear.

When two statements are combined does that mean the answer values of both statements or does that mean, \(x^{2}-2x=x^{3}-3x\) ?

I am really confused, in some DS questions, while selecting option C, we combine the two statements to derive/solve and see that they both are helpful to get an answer whether a yes/no or particular answer. but in this answer explanation, you have taken the value that satisfies from statement 1 and S2..

Can you combine those two statements and derive as to how option C is correct ?


No! when you are combining two statements, that doesn't mean you are equating them
It simply means, you are using the results or info in those statements in whichever way logically possible to arrive at a UNIQUE answer. Here 'a UNIQUE answer' is very important to understand. There may be a situation where equating 2 information stems would help you arrive at a unique solution and a situation where it might not help. It is entirely dependent on the nature of the question.

Coming back to this question - Even I made the error when I even overlooked the fact that we always need to arrive at a UNIQUE solution in DS while that/those solution(s) must also make sense with each statement. Why solution(s) must make sense with both statements? Because, Statements 1 and 2 are considered true or deemed true statements i.e. contradicting those statements would mean contradicting with question stem.
Hence, as explained by Bunuel - both numbers 2 and root 3 and -ve root 3 wont satisfy the other statement(s), consequently it would be incorrect to say that we arrived at a UNIQUE answer which contradicts one of the statements.

Best, Devansh
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,959
Own Kudos:
Posts: 38,959
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
109778 posts
498 posts
212 posts