Last visit was: 25 Apr 2024, 08:52 It is currently 25 Apr 2024, 08:52

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
Math Expert
Joined: 02 Sep 2009
Posts: 92914
Own Kudos [?]: 618957 [20]
Given Kudos: 81595
Send PM
Most Helpful Reply
Manager
Manager
Joined: 24 Feb 2020
Posts: 119
Own Kudos [?]: 538 [8]
Given Kudos: 118
Location: Italy
WE:Analyst (Investment Banking)
Send PM
General Discussion
Retired Moderator
Joined: 19 Oct 2018
Posts: 1878
Own Kudos [?]: 6296 [2]
Given Kudos: 704
Location: India
Send PM
VP
VP
Joined: 20 Jul 2017
Posts: 1300
Own Kudos [?]: 3450 [4]
Given Kudos: 162
Location: India
Concentration: Entrepreneurship, Marketing
GMAT 1: 690 Q51 V30
WE:Education (Education)
Send PM
Re: The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
2
Kudos
2
Bookmarks
|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
SVP
SVP
Joined: 24 Nov 2016
Posts: 1720
Own Kudos [?]: 1344 [0]
Given Kudos: 607
Location: United States
Send PM
The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
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)

Originally posted by exc4libur on 01 Apr 2020, 04:40.
Last edited by exc4libur on 02 Apr 2020, 04:41, edited 1 time in total.
Director
Director
Joined: 30 Sep 2017
Posts: 956
Own Kudos [?]: 1256 [1]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Send PM
Re: The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
1
Kudos
|(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
Manager
Manager
Joined: 16 Dec 2019
Posts: 54
Own Kudos [?]: 20 [1]
Given Kudos: 6
Location: Bulgaria
WE:Project Management (Manufacturing)
Send PM
Re: The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
1
Kudos
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
Intern
Intern
Joined: 31 Mar 2020
Posts: 2
Own Kudos [?]: 2 [2]
Given Kudos: 23
Send PM
Re: The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
2
Kudos
|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)
Senior Manager
Senior Manager
Joined: 05 Aug 2019
Posts: 400
Own Kudos [?]: 208 [0]
Given Kudos: 132
Location: Spain
Concentration: Strategy, Technology
GMAT 1: 650 Q50 V28 (Online)
GMAT 2: 700 Q49 V37
GPA: 3.23
WE:General Management (Real Estate)
Send PM
The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
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

Originally posted by pabpinor on 01 Apr 2020, 13:20.
Last edited by pabpinor on 02 Apr 2020, 02:29, edited 1 time in total.
Director
Director
Joined: 25 Jul 2018
Posts: 668
Own Kudos [?]: 1119 [2]
Given Kudos: 69
Send PM
Re: The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
2
Kudos
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
Senior Manager
Senior Manager
Joined: 26 Dec 2017
Posts: 301
Own Kudos [?]: 269 [0]
Given Kudos: 22
Location: India
GMAT 1: 580 Q42 V27
Send PM
Re: The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
Ans is -16

roots: -2,4,2
Intern
Intern
Joined: 30 Aug 2018
Posts: 1
Own Kudos [?]: 0 [0]
Given Kudos: 29
Send PM
Re: The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
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?
Manager
Manager
Joined: 19 Sep 2017
Posts: 220
Own Kudos [?]: 151 [0]
Given Kudos: 160
Location: United Kingdom
GPA: 3.9
WE:Account Management (Other)
Send PM
The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
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
Math Expert
Joined: 02 Sep 2009
Posts: 92914
Own Kudos [?]: 618957 [0]
Given Kudos: 81595
Send PM
Re: The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
Expert Reply
Doer01 wrote:
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.
Manager
Manager
Joined: 19 Sep 2017
Posts: 220
Own Kudos [?]: 151 [0]
Given Kudos: 160
Location: United Kingdom
GPA: 3.9
WE:Account Management (Other)
Send PM
Re: The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
Bunuel wrote:
Doer01 wrote:
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.
Intern
Intern
Joined: 17 Jan 2020
Posts: 30
Own Kudos [?]: 8 [0]
Given Kudos: 7
Send PM
Re: The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
|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
Non-Human User
Joined: 09 Sep 2013
Posts: 32674
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#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: The product of the distinct roots of |x^2 - x - 6| = x + 2 is [#permalink]
Moderators:
Math Expert
92914 posts
Senior Moderator - Masters Forum
3137 posts

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