Last visit was: 24 Apr 2024, 21:17 It is currently 24 Apr 2024, 21:17

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: 92900
Own Kudos [?]: 618840 [7]
Given Kudos: 81588
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618840 [5]
Given Kudos: 81588
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 08 Feb 2014
Posts: 168
Own Kudos [?]: 113 [0]
Given Kudos: 145
Location: United States
Concentration: Finance
GMAT 1: 650 Q39 V41
WE:Analyst (Commercial Banking)
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618840 [2]
Given Kudos: 81588
Send PM
Re: M28-08 [#permalink]
1
Kudos
1
Bookmarks
Expert Reply
JackSparr0w wrote:
I thought the Discriminant was (b^2)-4ac.

This would yeild ((-8)^2)-4(1)(b) --> 64-4x.

So: 64-4x=0 -->64=4x -->x=16.

Can someone explain why this isn't the case? In Bunuel's solution we have addition, instead of subtraction in the discriminant.

Thanks


Yes, the discriminant of \(ax^2 + bx + c = 0\) is \(b^2 - 4ac\).

Thus the discriminant of \(x^2 - 8x - b = 0\) is : \((-8)^2 - 4(-b) = (-8)^2 + 4b\).

Hope it's clear.
User avatar
Manager
Manager
Joined: 08 Feb 2014
Posts: 168
Own Kudos [?]: 113 [0]
Given Kudos: 145
Location: United States
Concentration: Finance
GMAT 1: 650 Q39 V41
WE:Analyst (Commercial Banking)
Send PM
Re: M28-08 [#permalink]
Got it, thanks!
avatar
Intern
Intern
Joined: 21 May 2013
Posts: 5
Own Kudos [?]: 16 [0]
Given Kudos: 5
Send PM
Re: M28-08 [#permalink]
Isn't it just more simple to acknowledge that x^2-8x-b=0 and then, knowing the roots are same, use reverse foil method find: 4+4=8, 4*4=16. ??

Knowing that Bunuel always uses the simplest method, please explain the importance of knowing the discriminant? I thought with reverse foil the discriminant was not important to remember.

Thanks !
User avatar
Intern
Intern
Joined: 29 Jun 2014
Posts: 6
Own Kudos [?]: 2 [1]
Given Kudos: 12
Send PM
Re: M28-08 [#permalink]
1
Kudos
This question was duplicated from Q D01-41. I got this question twice from a quiz I was doing.
Intern
Intern
Joined: 15 Dec 2016
Posts: 7
Own Kudos [?]: 20 [1]
Given Kudos: 17
Location: India
GMAT 1: 600 Q44 V28
GMAT 2: 700 Q49 V37
GPA: 3.9
WE:Marketing (Real Estate)
Send PM
Re: M28-08 [#permalink]
1
Kudos
Alternative method:


We know one of the roots of x^2 +ax + 15 = 0, so let x=3
a=-8 . . . . . by substituting x=3 in x^2 +ax + 15 = 0

Standard form of quadratic equation is ax^2+bx+c=0, let its root be p and q. so, (x-p)(x-q)=0
Solving (x-p)(x-q)=0, we get x^2 -(p+q)+pq=0


By comparing x^2 -(p+q)+pq=0 with x^2 +ax - b = 0 that is x^2 -8x - b=0 . . . . .as a=-8
we can deduce that p+q=8 and pq=-b
It is given that the roots are equal so both the roots p and q must be 4 as p+q=8
and pq=16

Substituting above values in pq=-b we get that -b=16 so b=-16


If you learned something new, hit kudos button as a gratitude :)
Intern
Intern
Joined: 16 Apr 2017
Status:Attempting to cross the 750 barrier
Posts: 5
Own Kudos [?]: 7 [0]
Given Kudos: 99
GMAT 1: 530 Q39 V24
Send PM
Re: M28-08 [#permalink]
We know one of the roots of x^2 +ax + 15 = 0 is 3.
Substitute x=3 in the equation.
We get x= -8 as the other root.
We know that sum of roots in equation ax^2 +bx + c = 0, is -b/a and product of the roots is c/a.
So, in equation x^2 +ax -b = 0, a becomes -8 => equation becomes, x^2 -8x - b = 0
(Let root 1= root 2 = r)
r + r = -8 => r = -4
r*r = -b => b = -16

Ans B

I was comfortable using the sum and product of roots concept and could solve faster that way. Hence, I thought I might add this as a solution.

Cheers!
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618840 [0]
Given Kudos: 81588
Send PM
Re: M28-08 [#permalink]
Expert Reply
Duplicate of D01-41. Unpublished.
Manager
Manager
Joined: 23 May 2023
Posts: 63
Own Kudos [?]: 31 [0]
Given Kudos: 305
Location: India
Concentration: Real Estate, Sustainability
GPA: 3.7
WE:Other (Other)
Send PM
M28-08 [#permalink]
Guys I have a doubt.

I tried solving by substituting the values for b. So for b = -16

\(x^2 -4x-4x -16 = 0\)

x (x-4) - 4(x+4) =0

But the equation cannot be factored this way. Can anyone tell me where I'm going wrong please?
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618840 [0]
Given Kudos: 81588
Send PM
Re: M28-08 [#permalink]
Expert Reply
Dumsy_1711 wrote:
Guys I have a doubt.

I tried solving by substituting the values for b. So for b = -16

\(x^2 -4x-4x -16 = 0\)

x (x-4) - 4(x+4) =0

But the equation cannot be factored this way. Can anyone tell me where I'm going wrong please?


When you substitute n = -16 into x^2 - 8x - n = 0 you'd get x^2 - 8x - (-16) = 0, and finally, x^2 - 8x + 16 = 0, not x^2 - 8x - 16 = 0. And x^2 - 8x + 16 = 0 can be written as (x - 4)^2 = 0.

Hope it helps.

P.S. If still have any questions please continue discussion in this topic: https://gmatclub.com/forum/d01-183502.html

THIS TOPIC IS LOCKED.
GMAT Club Bot
Re: M28-08 [#permalink]
Moderator:
Math Expert
92900 posts

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