Last visit was: 22 Apr 2026, 02:44 It is currently 22 Apr 2026, 02:44
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: 22 Apr 2026
Posts: 109,740
Own Kudos:
Given Kudos: 105,816
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,740
Kudos: 810,528
 [24]
2
Kudos
Add Kudos
21
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Ravixxx
Joined: 24 Feb 2020
Last visit: 11 Feb 2026
Posts: 116
Own Kudos:
774
 [9]
Given Kudos: 118
Location: Italy
WE:Analyst (Finance: Investment Banking)
Posts: 116
Kudos: 774
 [9]
7
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 12 Mar 2026
Posts: 1,841
Own Kudos:
8,506
 [2]
Given Kudos: 707
Location: India
Posts: 1,841
Kudos: 8,506
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
CareerGeek
Joined: 20 Jul 2017
Last visit: 21 Apr 2026
Posts: 1,286
Own Kudos:
4,430
 [4]
Given Kudos: 162
Location: India
Concentration: Entrepreneurship, Marketing
GMAT 1: 690 Q51 V30
WE:Education (Education)
GMAT 1: 690 Q51 V30
Posts: 1,286
Kudos: 4,430
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
|x^2 − x − 6| = x + 2
--> |(x - 3)(x + 2)l = x + 2
--> ±(x - 3)(x + 2) = x + 2

Case 1: (x - 3)(x + 2) = x + 2
--> (x - 3)(x + 2) - (x + 2) = 0
--> (x + 2)(x - 4) = 0
--> Roots are -2 & 4

Case 2: (x - 3)(x + 2) = - (x + 2)
--> (x - 3)(x + 2) + (x + 2) = 0
--> (x + 2)(x - 2) = 0
--> Roots are -2 & 2

Roots = {-2, 2, 4}
--> Product of the roots = -2*2*4 = -16

Option B
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
Quote:

The product of the distinct roots of |x2−x−6|=x+2|x2−x−6|=x+2 is

A. -24
B. -16
C. -12
D. -8
E. -4

positive case
x^2-x-6=(x-3)(x+2)
range x>=3 or x<=-2
x^2-x-6=x+2, x^2-2x-8=0
(x-4)(x+2)=0, x=4,-2

negative case
range -2<x<3
x^2-x-6=-(x+2), x^2-4=0
(x-2)(x+2)=0, x=-2,2

product roots: 4*-2*2=-16

Ans (B)
User avatar
freedom128
Joined: 30 Sep 2017
Last visit: 01 Oct 2020
Posts: 939
Own Kudos:
1,377
 [1]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Products:
GMAT 1: 720 Q49 V40
Posts: 939
Kudos: 1,377
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
|(x+2)(x-3)| = x+2

If (x+2)(x-3)>=0 --> x<=-2 or x>=3,
(x+2)(x-3-1)=0
x=-2 or x=4 (both are OK)

If (x+2)(x-3)<0 --> -2<x<3,
(x+2)(-x+3-1)=0
x=-2 (excluded) or x=2 (OK)

Product of distinct roots = (-2)(2)(4) = -16

FINAL ANSWER IS (B)

Posted from my mobile device
avatar
madzaka
Joined: 16 Dec 2019
Last visit: 16 May 2024
Posts: 54
Own Kudos:
26
 [1]
Given Kudos: 6
Location: Bulgaria
WE:Project Management (Manufacturing)
Posts: 54
Kudos: 26
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Usually in those simple looking equations you can transform them to an even more simpler equation
Thus
x^2-x-6 can become
X^2-3x+2x-6x=x(x-3)+2(x-3)=(x+2)(x-3)

we get
|(x+2)(x-3)|=x+2
or
|(x+2)(x-3)|-(x+2)=0
we open the || with + and one time with -
so we get
(1)(x+2)(x-2)=0 and (2) (x+2)(x-4)=0

Roots are 2,-2 and 4
product is -16

Answer (B)
avatar
SaravananA
Joined: 31 Mar 2020
Last visit: 07 Aug 2021
Posts: 2
Own Kudos:
2
 [2]
Given Kudos: 23
Posts: 2
Kudos: 2
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
|x2−x−6|=x+2
Case 1 : If (x2-x-6) is positive,
x2−x−6=x+2
x2-2x-8=0
(x-4)(x+2)=0
Roots x=4, x=-2

Case 2 : If (x2-x-6) is Negative,
-x2+x+6=x+2
-x2+4=0
(x-2)(x+2)=0
Roots x=2, x=-2

So the final roots of x are -2, 2 and 4
Product of the roots = -16 (Option B)
User avatar
pabpinor
Joined: 05 Aug 2019
Last visit: 24 Oct 2025
Posts: 399
Own Kudos:
Given Kudos: 133
Location: Spain
Concentration: Strategy, Technology
GMAT 1: 650 Q50 V28 (Online)
GMAT 2: 700 Q49 V37
GPA: 3.23
WE:General Management (Real Estate)
Products:
GMAT 2: 700 Q49 V37
Posts: 399
Kudos: 213
Kudos
Add Kudos
Bookmarks
Bookmark this Post
So we have to find the distinct roots of the equation and then multiply them to get the answer.

|x2−x−6|=x+2|x2−x−6|=x+2 is

We combine the functions "x^2−x−6" = "x+2" into x^2-2x-8=0 we can simplify this into (x+2)*(x-4).

So -2 & 4 are the solutions for this equation, then their product will be solution D. -8

Edit: If you did the same than me you are wrong, I did not considered absoluteness of the first equation for what 2 is a valid solution as |-4|=4.

Regards,
Pablo
User avatar
lacktutor
Joined: 25 Jul 2018
Last visit: 23 Oct 2023
Posts: 658
Own Kudos:
1,445
 [2]
Given Kudos: 69
Posts: 658
Kudos: 1,445
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The product of the distinct roots of
\(| x^{2} —x —6 | = x+2\) is

Case1: \(x^{2} —x —6 = x+2\)
\(x^{2} —2x —8 = 0\)
\((x—4)(x+2) = 0\)
\(x= 4\) and \(x=—2\)
Need to check answers:
x= 4 —> | 16–4–6| = 4+2 —Ok
x= —2 —> | 4+2 —6| = —2+2 —Ok

Case2: \(x^{2} —x—6 = —x—2\)
\((x —2)(x+2 ) = 0\)
\(x= 2\) and \(x= —2\)
Need to check answers:
x= 2 —> | 4–2 —6| = 2+2 —Ok

Well, the product of the distinct roots —> \(4*2(—2) = —16 \)

Answer ( B)

Posted from my mobile device
User avatar
debjit1990
Joined: 26 Dec 2017
Last visit: 29 Dec 2025
Posts: 256
Own Kudos:
Given Kudos: 22
Location: India
GMAT 1: 580 Q42 V27
Products:
GMAT 1: 580 Q42 V27
Posts: 256
Kudos: 285
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ans is -16

roots: -2,4,2
avatar
ashishakonnur
Joined: 30 Aug 2018
Last visit: 18 Nov 2020
Posts: 1
Given Kudos: 29
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I tried solving this with the wavy line method. So as to save time.. But i dont know how to post picture here as this is my first post.
Can someone solve via that method too.

Also to clarify, whenever we have X^2 in the absolute or non-absolute equation. the critical value of the equation is omitted right?
User avatar
Doer01
Joined: 19 Sep 2017
Last visit: 28 Oct 2021
Posts: 215
Own Kudos:
Given Kudos: 160
Location: United Kingdom
GPA: 3.9
WE:Account Management (Other)
Posts: 215
Kudos: 166
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi,
Why cannot we square both sides and cancel terms?
|(x-3)(x+2)|=(x+2)
Squaring both sides
(X-3)^2 (x+2)^2 = (x+2)^2
(X-3)^2 = 1
X=4

What should I have not done to miss out two distinct roots? Please help Bunuel.

Posted from my mobile device
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,740
Own Kudos:
Given Kudos: 105,816
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,740
Kudos: 810,528
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Doer01
Hi,
Why cannot we square both sides and cancel terms?
|(x-3)(x+2)|=(x+2)
Squaring both sides
(X-3)^2 (x+2)^2 = (x+2)^2
(X-3)^2 = 1
X=4

What should I have not done to miss out two distinct roots? Please help Bunuel.

Posted from my mobile device

Because x + 2 could be 0 and we cannot divide by 0. Here you loos one root x = -2.

Next, (x - 3)^2 = 1 has two roots x = 4 and x = 2.
User avatar
Doer01
Joined: 19 Sep 2017
Last visit: 28 Oct 2021
Posts: 215
Own Kudos:
Given Kudos: 160
Location: United Kingdom
GPA: 3.9
WE:Account Management (Other)
Posts: 215
Kudos: 166
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Doer01
Hi,
Why cannot we square both sides and cancel terms?
|(x-3)(x+2)|=(x+2)
Squaring both sides
(X-3)^2 (x+2)^2 = (x+2)^2
(X-3)^2 = 1
X=4

What should I have not done to miss out two distinct roots? Please help Bunuel.

Posted from my mobile device

Because x + 2 could be 0 and we cannot divide by 0. Here you loos one root x = -2.

Next, (x - 3)^2 = 1 has two roots x = 4 and x = 2.

Hi Bunuel
Thank you. I missed x+2 could be zero part. *facepalm*
Second, x-3 could also be <0.

Your explanations are always simple, crisp and clear. I am sure it’s not just me who scrolls through comment section to look for your solution. Great job.
avatar
chacinluis
Joined: 17 Jan 2020
Last visit: 29 Nov 2020
Posts: 28
Own Kudos:
Given Kudos: 7
Posts: 28
Kudos: 12
Kudos
Add Kudos
Bookmarks
Bookmark this Post
|x^2-x-6|=x+2

|(x-3)(x+2)|=x+2
|x-3||x+2|=x+2

|x-3|= (x-3) if x>=3, -(x+3) if x<3
|x+2|= (x+2) if x>=-2, -(x+2) if x<-2

In a number line we have <------------(-2)-----0--------3------>
We have to check the case when

1) x>=3

|x-3||x+2|=x+2 becomes
(x-3)(x+2)=(x+2)
x^2-x-6=x+2
x^2-2x-8=0
(x-4)(x+2)=0
x=4, x=-2
Since x>=3 we keep x=4 as a solution, discard x=-2

2) x>=-2 and x<3
|x-3||x+2|=x+2 becomes
-(x-3)(x+2)=x+2
-(x^2-x-6)=x+2
x^2-x-6=-x-2
x^2-4=0
x^2=4
x=2 and x=-2
We keep both solutions since they are in the relevant interval

3) x<-2
|x-3||x+2|=x+2 becomes
-(x-3)*-(x+2)=x+2
(x-3)(x+2)=x+2
Doing the same work as case 1 we get
x=4, x=-2
Since both solutions are out of our relevant range of x-values we ignore them.


Therefore our solutions are
x=4, 2, -2


Their product is
4*2*-2= -16

Final Answer: B
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,957
Own Kudos:
Posts: 38,957
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
109740 posts
Tuck School Moderator
853 posts