Find all School-related info fast with the new School-Specific MBA Forum

It is currently 21 May 2013, 18:09
Customize  |  Hide

If there is exactly one root of the equation x^2 + ax + b

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
SVP
SVP
User avatar
Joined: 01 Sep 2010
Posts: 1745
Followers: 55

Kudos [?]: 568 [0], given: 467

If there is exactly one root of the equation x^2 + ax + b [#permalink] New post 03 Mar 2012, 18:14
00:00

Question Stats:

60% (01:43) correct 40% (00:15) wrong based on 2 sessions
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.

:(
[Reveal] Spoiler: OA

_________________

KUDOS is the good manner to help the entire community.

1 KUDOS received
Director
Director
Joined: 28 Jul 2011
Posts: 596
Location: United States
Concentration: International Business, General Management
GPA: 3.86
WE: Accounting (Commercial Banking)
Followers: 1

Kudos [?]: 25 [1] , given: 16

GMAT Tests User
Re: If there is exactly one root of the equation x^2 + ax + b [#permalink] New post 03 Mar 2012, 21:52
1
This post received
KUDOS
If there is only one root then discriminant b^2-4ac=0 i.e both roots are equal

so here from the equation we get a^2-4b=0 so solving we get b=a^2/4

Hope it helps

+1 Kudos if my post is valuable
_________________

+1 Kudos If found helpful..

1 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11534
Followers: 1795

Kudos [?]: 9560 [1] , given: 826

Re: If there is exactly one root of the equation x^2 + ax + b [#permalink] New post 03 Mar 2012, 22:14
1
This post received
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.

:(


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.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

SVP
SVP
User avatar
Joined: 01 Sep 2010
Posts: 1745
Followers: 55

Kudos [?]: 568 [0], given: 467

Re: If there is exactly one root of the equation x^2 + ax + b [#permalink] New post 04 Mar 2012, 04:12
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.
_________________

KUDOS is the good manner to help the entire community.

Re: If there is exactly one root of the equation x^2 + ax + b   [#permalink] 04 Mar 2012, 04:12
    Similar topics Author Replies Last post
Similar
Topics:
New posts Find the value of 'b' if sqrt7 is a root of the equation x^2 sunniboy007 4 30 Jan 2004, 16:20
New posts How many roots does this equation have? A*x + A = B 1. A study 4 02 Nov 2008, 02:26
New posts 3 Q1. How many roots does this equation have? A*x + A = B 1. A study 6 02 Nov 2008, 11:46
New posts 1 If equation 3x-2y=5 and ax+6y=10 have no common root, c=? DeeptiM 4 15 Aug 2011, 03:21
New posts 1 EXPERTS_POSTS_IN_THIS_TOPIC If q is one root of the equation x^2 + 18x + 11c = 0, where LM 3 24 Oct 2012, 04:43
Display posts from previous: Sort by

If there is exactly one root of the equation x^2 + ax + b

  Question banks Downloads My Bookmarks Reviews  


cron

GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.