Last visit was: 20 Apr 2026, 19:43 It is currently 20 Apr 2026, 19:43
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: 20 Apr 2026
Posts: 109,701
Own Kudos:
810,291
 [7]
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,291
 [7]
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Apr 2026
Posts: 109,701
Own Kudos:
810,291
 [5]
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,291
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
JackSparr0w
Joined: 08 Feb 2014
Last visit: 23 Mar 2016
Posts: 168
Own Kudos:
Given Kudos: 145
Location: United States
Concentration: Finance
GMAT 1: 650 Q39 V41
WE:Analyst (Commercial Banking)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Apr 2026
Posts: 109,701
Own Kudos:
810,291
 [2]
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,291
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
JackSparr0w
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
JackSparr0w
Joined: 08 Feb 2014
Last visit: 23 Mar 2016
Posts: 168
Own Kudos:
Given Kudos: 145
Location: United States
Concentration: Finance
GMAT 1: 650 Q39 V41
WE:Analyst (Commercial Banking)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Got it, thanks!
avatar
filipTGIM
Joined: 21 May 2013
Last visit: 11 Nov 2018
Posts: 5
Own Kudos:
Given Kudos: 5
Posts: 5
Kudos: 22
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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
propcandy
Joined: 29 Jun 2014
Last visit: 14 May 2015
Posts: 6
Own Kudos:
2
 [1]
Given Kudos: 12
Posts: 6
Kudos: 2
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This question was duplicated from Q D01-41. I got this question twice from a quiz I was doing.
User avatar
HimJ
Joined: 15 Dec 2016
Last visit: 25 Jun 2021
Posts: 6
Own Kudos:
33
 [1]
Given Kudos: 17
Location: India
GMAT 1: 600 Q44 V28
GMAT 2: 700 Q49 V37
GPA: 3.9
WE:Marketing (Real Estate)
Products:
GMAT 2: 700 Q49 V37
Posts: 6
Kudos: 33
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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 :)
avatar
apurvgodbole
Joined: 16 Apr 2017
Last visit: 23 Feb 2019
Posts: 5
Own Kudos:
Given Kudos: 99
Status:Attempting to cross the 750 barrier
GMAT 1: 530 Q39 V24
GMAT 1: 530 Q39 V24
Posts: 5
Kudos: 7
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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!
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Apr 2026
Posts: 109,701
Own Kudos:
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,291
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Duplicate of D01-41. Unpublished.
User avatar
Dumsy_1711
Joined: 23 May 2023
Last visit: 24 Jul 2024
Posts: 57
Own Kudos:
Given Kudos: 305
Location: India
Concentration: Real Estate, Sustainability
GPA: 3.7
WE:Other (Other)
Posts: 57
Kudos: 45
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Apr 2026
Posts: 109,701
Own Kudos:
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,291
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Dumsy_1711
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.
Moderators:
Math Expert
109701 posts
Founder
43141 posts