Last visit was: 11 Jul 2026, 20:08 It is currently 11 Jul 2026, 20: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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 Jul 2026
Posts: 111,873
Own Kudos:
826,690
 [1]
Given Kudos: 109,042
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,873
Kudos: 826,690
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 Jul 2026
Posts: 111,873
Own Kudos:
Given Kudos: 109,042
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,873
Kudos: 826,690
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
ArpanHere
Joined: 10 Jun 2026
Last visit: 10 Jul 2026
Posts: 2
Own Kudos:
2
 [1]
Given Kudos: 10
Posts: 2
Kudos: 2
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
vasu1104
Joined: 10 Feb 2023
Last visit: 11 Jul 2026
Posts: 696
Own Kudos:
381
 [1]
Given Kudos: 671
Location: Canada
Posts: 696
Kudos: 381
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
2x^3-x^2-6x = 0
x(2x^2-x-6) = 0
x=0 or 2x^2-x-6= 0
2x^2-4x+3x-6=0
(2x+3)(x-2)=0
x= -3/2, 2

so x=-3/2,0,2

least possible value= x= -3/2

choice B
Bunuel
What is the least possible solution of the following equation?

2x^3 - 6x = x^2

(A) -2

(B) \(-1 \frac{1}{2}\)

(C) \(-\frac{2}{3}\)

(D) 0

(E) 2



This is a PS Butler Question

Check the links to other Butler Projects:

­
User avatar
TheAdmissionHub
Joined: 11 May 2026
Last visit: 11 Jul 2026
Posts: 59
Own Kudos:
Given Kudos: 1
GMAT 1: 740 Q51 V39
GMAT 1: 740 Q51 V39
Posts: 59
Kudos: 52
Kudos
Add Kudos
Bookmarks
Bookmark this Post
\(2x^3-x^2-6x=0\)

First solution is given by factoring out \(x\): \(x*(2x^2-x-6=0)\) \(x=0\)

Other solutions are given by solving the remaining second degree equation.
Given a second degree equation \(ax^2+bx+c=0\), the Delta formula can be used to find the solutions: \(x= \frac{-b ± \sqrt{b^2-4ac} }{ 2a }\)

Therefore: \(x= \frac{1 ± \sqrt{1 + 4*2*6}}{2*2} = \frac{1 ± \sqrt{49}}{4 }= \frac{1 ± 7}{4} \)

So, the 2 distinct solutions are:
\(x= 2\)
\(x=-\frac{3}{2}\), which can be written also as \(x=-1\frac{1}{2}\)

Answer: B
User avatar
SwethaReddyL
Joined: 28 Nov 2023
Last visit: 10 Jul 2026
Posts: 172
Own Kudos:
Given Kudos: 270
Location: India
Posts: 172
Kudos: 31
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel, although i understand the solutions below, i wanna know the mistake in my approach please. Thanks in advance

2x^3 - 6x = x^2
2x^3-x^2-6x = 0
x^2(2x-1)-6x=0
(x^2-6x)(2x-1)=0
x(x-6)(2x-1)=0
x=0; x=6; x=1/2

i couldn't see the blunder
Bunuel
What is the least possible solution of the following equation?

2x^3 - 6x = x^2

(A) -2

(B) \(-1 \frac{1}{2}\)

(C) \(-\frac{2}{3}\)

(D) 0

(E) 2



This is a PS Butler Question

Check the links to other Butler Projects:

­
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 Jul 2026
Posts: 111,873
Own Kudos:
Given Kudos: 109,042
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,873
Kudos: 826,690
Kudos
Add Kudos
Bookmarks
Bookmark this Post
SwethaReddyL
Bunuel, although i understand the solutions below, i wanna know the mistake in my approach please. Thanks in advance

2x^3 - 6x = x^2
2x^3-x^2-6x = 0
x^2(2x-1)-6x=0
(x^2-6x)(2x-1)=0
x(x-6)(2x-1)=0
x=0; x=6; x=1/2

i couldn't see the blunder


The mistake is here:

x^2(2x - 1) - 6x = 0

You changed it to:

(x^2 - 6x)(2x - 1) = 0

That is not valid, because -6x does not have the factor (2x - 1).
User avatar
Shrutika02
Joined: 23 Jun 2024
Last visit: 03 Jul 2026
Posts: 8
Own Kudos:
Given Kudos: 1
Status:studying
Location: India
Concentration: General Management, Strategy
GPA: 80%
WE:Analyst (Consulting)
Posts: 8
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
why is only -3/2 the least possible?
ArpanHere
2x^3- x^2- 6x= 0
x(2x^2- x- 6)= 0
x(2x^2- 4x+ 3x- 6)= 0
x[2x(x- 2) +3(x- 2)]= 0
x(x-2)(2x-3)= 0
x=-3/2, 0, 2

Answer will be (B)
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 Jul 2026
Posts: 111,873
Own Kudos:
Given Kudos: 109,042
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,873
Kudos: 826,690
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Shrutika02
why is only -3/2 the least possible?


What is the least possible solution of the following equation?
2x^3 - 6x = x^2


(A) -2
(B) \(-1 \frac{1}{2}\)
(C) \(-\frac{2}{3}\)
(D) 0
(E) 2

\(2x^3-6x=x^2\)

Move all terms to one side:

\(2x^3-x^2-6x=0\)

Factor out \(x\):

\(x(2x^2-x-6)=0\)

Factor the quadratic:

\(x(2x+3)(x-2)=0\)

So:

\(x=0\), \(x=-\frac{3}{2}\), or \(x=2\)

The least possible solution is therefore \(-\frac{3}{2}\).

Answer: B.
Moderator:
Math Expert
111873 posts