Last visit was: 25 Apr 2024, 18:36 It is currently 25 Apr 2024, 18:36

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
Tags:
Show Tags
Hide Tags
Board of Directors
Joined: 01 Sep 2010
Posts: 4384
Own Kudos [?]: 32879 [34]
Given Kudos: 4455
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619034 [12]
Given Kudos: 81595
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 28 Jul 2011
Posts: 225
Own Kudos [?]: 1372 [4]
Given Kudos: 16
Location: United States
Concentration: International Business, General Management
GPA: 3.86
WE:Accounting (Commercial Banking)
Send PM
Board of Directors
Joined: 01 Sep 2010
Posts: 4384
Own Kudos [?]: 32879 [0]
Given Kudos: 4455
Send PM
Re: If there is exactly one root of the equation x^2 + ax + b [#permalink]
Bunuel wrote:
carcass wrote:
If there is exactly one root of the equation x^2 + ax + b, where a and b are positive constants, what is b in terms of a?

A. a/2
B. a
C. 3a/2
D. a^2/2
E. a^2/4

I'm not sure how to solve this problem. It take me almost five minutes of brainstorming but nothing.

The only thing on how I 'm triyng to attack the same is : (x+b)^2 whre the only root is x=-b.

:(


Yes, you can solve it this way: \(x^2+ax+b=0\) will have only one root if it can be factored as \((x+n)^2=0\), in this case the root will be \(x=-n\). \((x+n)^2=x^2+2nx+n=0\) --> \(a=2n\) and \(b=n^2\). Now, since \(n=\frac{a}{2}\), then \(b=(\frac{a}{2})^2=\frac{a^2}{4}\).

Answer: E.

Or: a quadratic function is \(ax^2+bx+c=0\) will have only one root (only one intercept with x-axis) if discriminant is zero, so when \(discriminant=b^2-4ac=0\).

For given expression \(x^2+ax+b=0\) discriminant is \(a^2-4b\), so it must equal to zero: \(a^2-4b=0\) --> \(b=\frac{a^2}{4}\).

Answer: E.

Or: try number plugging, \(x^2+ax+b=0\) will have only one root if it can be factored for example as \((x+4)^2=0\) --> \(x^2+8x+16=0\) --> \(a=8\) and \(b=16\). Now, plug \(a=8\) in the answer choices and see which one gives \(b=16\), only answer choice E works.

Answer: E.

Note that for plug-in method it might happen that for some particular number(s) more than one option may give "correct" answer. In this case just pick some other numbers and check again these "correct" options only. For example if you pick \((x+2)^2=0\) then you get two "correct" options B and E.

Hope it helps.


OMG in red is the best part. Why I didn't think to the quadratic formula where if positive we have 2 solutions, = 0 ONE solution, < 0 NO solution. In less than 10 seconds .

Thanks Bunuel.
MBA Section Director
Joined: 22 Feb 2012
Affiliations: GMAT Club
Posts: 8701
Own Kudos [?]: 10013 [1]
Given Kudos: 4542
Test: Test
Send PM
Re: If there is exactly one root of the equation x^2 + ax + b [#permalink]
1
Bookmarks
Expert Reply
In any Quadratic Equation \(ax^2 + bx + c = 0\) if,

Discriminant (i.e. \(b^2 - 4ac\)) > 0 then Roots are real and unequal.
Discriminant = 0 then roots are equal
Discriminant < 0 then roots are imaginary.
User avatar
Current Student
Joined: 14 Dec 2012
Posts: 580
Own Kudos [?]: 4324 [1]
Given Kudos: 197
Location: India
Concentration: General Management, Operations
GMAT 1: 700 Q50 V34
GPA: 3.6
Send PM
Re: If there is exactly one root of the equation x^2 + ax + b [#permalink]
1
Kudos
carcass wrote:
If there is exactly one root of the equation x^2 + ax + b, where a and b are positive constants, what is b in terms of a?

A. a/2
B. a
C. 3a/2
D. a^2/2
E. a^2/4

I'm not sure how to solve this problem. It take me almost five minutes of brainstorming but nothing.

The only thing on how I 'm triyng to attack the same is : (x+b)^2 whre the only root is x=-b.

:(

for quadratic equation:
\(ax^2+bx+c=0\)
sum of roots in quadratic equation = \(\frac{-b}{a}\)
product of roots = \(\frac{c}{a}\)
now let root = \(x\)
for the give question
sum of root = \(2x = -a\)==>\(x=\frac{-a}{2}\)......1
product of roots = \(x^2 = b\) ==>\(x = \sqrt{b}.\).....2
equating 1 and 2
\(b= \frac{a^2}{4}\)
avatar
Manager
Manager
Joined: 10 Jul 2013
Posts: 229
Own Kudos [?]: 1037 [0]
Given Kudos: 102
Send PM
Re: If there is exactly one root of the equation x^2 + ax + b [#permalink]
carcass wrote:
If there is exactly one root of the equation x^2 + ax + b, where a and b are positive constants, what is b in terms of a?

A. a/2
B. a
C. 3a/2
D. a^2/2
E. a^2/4

I'm not sure how to solve this problem. It take me almost five minutes of brainstorming but nothing.

The only thing on how I 'm triyng to attack the same is : (x+b)^2 whre the only root is x=-b.

:(

Procedure 1:
only one root, but x^2 indicates there must be two roots. so two root are equal = x
now, x+x = -a
or, x = -a/2
And x.x= b
or, x^2 = b
or, a^2/4 = b (so (E) answer)

procedure 2: (the standard equation for all the equation that have the highest power that is 2, is below=
x^2 - (addition of two root)x + (multiplication of two roots) = 0
now compare it with
x^2 + ax + b
or, x^2 - (-a/2 - a/2)x+ (-a/2)(-a/2) = 0
so, b = a^2 /4
Manager
Manager
Joined: 30 May 2017
Posts: 57
Own Kudos [?]: 61 [0]
Given Kudos: 42
Concentration: Finance, General Management
GMAT 1: 690 Q47 V38
GPA: 3.23
Send PM
Re: If there is exactly one root of the equation x^2 + ax + b [#permalink]
Quote:
For given expression \(x^2+ax+b=0\) discriminant is \(a^2-4b\)


Can someone explain where this came from?
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619034 [0]
Given Kudos: 81595
Send PM
Re: If there is exactly one root of the equation x^2 + ax + b [#permalink]
Expert Reply
Smokeybear00 wrote:
Quote:
For given expression \(x^2+ax+b=0\) discriminant is \(a^2-4b\)


Can someone explain where this came from?


Check the links below:

Factoring Quadratics: https://www.purplemath.com/modules/factquad.htm
Solving Quadratic Equations: https://www.purplemath.com/modules/solvquad.htm

Theory on Algebra: https://gmatclub.com/forum/algebra-101576.html
Algebra - Tips and hints: https://gmatclub.com/forum/algebra-tips- ... 75003.html

DS Algebra Questions to practice: https://gmatclub.com/forum/search.php?se ... &tag_id=29
PS Algebra Questions to practice: https://gmatclub.com/forum/search.php?se ... &tag_id=50

Hope it helps.
Manager
Manager
Joined: 30 May 2017
Posts: 57
Own Kudos [?]: 61 [0]
Given Kudos: 42
Concentration: Finance, General Management
GMAT 1: 690 Q47 V38
GPA: 3.23
Send PM
Re: If there is exactly one root of the equation x^2 + ax + b [#permalink]
Thanks, I figured it out. I got confused when you plugged in the terms from the equation into the formula for the discriminant. Same variable names threw me off.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32680
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If there is exactly one root of the equation x^2 + ax + b [#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: If there is exactly one root of the equation x^2 + ax + b [#permalink]
Moderators:
Math Expert
92915 posts
Senior Moderator - Masters Forum
3137 posts

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