Last visit was: 25 Apr 2024, 10:06 It is currently 25 Apr 2024, 10:06

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
User avatar
Manager
Manager
Joined: 06 Apr 2010
Posts: 93
Own Kudos [?]: 4922 [43]
Given Kudos: 15
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92914
Own Kudos [?]: 618966 [22]
Given Kudos: 81595
Send PM
Tutor
Joined: 16 Oct 2010
Posts: 14822
Own Kudos [?]: 64916 [11]
Given Kudos: 426
Location: Pune, India
Send PM
General Discussion
User avatar
BSchool Moderator
Joined: 19 Feb 2010
Posts: 271
Own Kudos [?]: 521 [0]
Given Kudos: 76
Send PM
Re: Equation DS [#permalink]
Ha, I had this question yesterday in a practice set. I chose A but when reviewed all the answers, understood why it was D. I usually only remember the answer if I reviewed the question. I hope to get a similar one in the real exam now that I know how to solve it!
avatar
Intern
Intern
Joined: 30 Sep 2010
Posts: 36
Own Kudos [?]: 158 [0]
Given Kudos: 0
Send PM
Re: If b, c, and d are constants [#permalink]
Hi,

This question should be put under the DS section.

Also the question should read as:

If b, c, and d are constants and x2 + bx + c = (x + d)^2 for all values of x, what is the value of c?

(1) d = 3
(2) b = 6

The answer will be D.

As the equation is true for all the values of X.
Hence corresponding constants attached to the powers of X should be equal
x2 + bx + c = x2 + 2dx + d^2
so b=2d and c=d^2
That means if we know the value of b or d, we can find out c

Hence answer should be D.
avatar
Intern
Intern
Joined: 25 Jul 2009
Posts: 5
Own Kudos [?]: 50 [1]
Given Kudos: 2
Send PM
DS: GMAT paper test: If b, c, and d are constants a [#permalink]
1
Kudos
If b, c, and d are constants and x^2 + bx + c = (x + d)^2 for all values of x, what is the value of c?
(1) d = 3
(2) b = 6

since expanding (x + d)^2 = x^2 + 2xd + D^2

hence we have
bx + c = 2xd + D^2

we need to know value of b and value of d to get the correct answer.

Can you please explain if it is other wise.
User avatar
SVP
SVP
Joined: 09 Jun 2010
Status:Three Down.
Posts: 1764
Own Kudos [?]: 3468 [1]
Given Kudos: 210
Concentration: General Management, Nonprofit
Send PM
Re: DS: GMAT paper test: If b, c, and d are constants a [#permalink]
1
Kudos
vrajesh wrote:
If b, c, and d are constants and x^2 + bx + c = (x + d)^2 f[highlight]or all values of x[/highlight], what is the value of c?
(1) d = 3
(2) b = 6

since expanding (x + d)^2 = x^2 + 2xd + D^2

hence we have
bx + c = 2xd + D^2

we need to know value of b and value of d to get the correct answer.

Can you please explain if it is other wise.


Given \(x^2 + bx + c = (x+d)^2\)
Expanding on both sides, we get: \(x^2 + 2dx + d^2 = x^2 + bx + c.\) We can cancel the x^2 on both sides and that leaves us with: \(2dx + d^2 = bx + c\)

And this is valid for all values of x, we are given. Let's just substitute two values of x:

\(x = 1\)

Then \(2d + d^2 = b + c\)

\(x = 2\)

\(4d + d^2 = 2b + c\)
Now taking these two equations together:
\(2d + d^2 = b + c\\
4d + d^2 = 2b + c\)

Multiplying the first equation by 2 and solving, we get:

\(4d + 2d^2 = 2b + 2c\\
4d + d^2 = 2b + c\)

So we get: \(d^2 = c\)

Thus, from our two statements, we know that statement one is sufficient by itself. Now look at statement 2. And look at the first equation we had: \(2d + d^2 = b + c.\) But then \(c = d^2\), which means that \(2d = b\). So, if b is given, you can find d and hence c. Thus statement 2 is also sufficient.

Thus the trick here is to read the question carefully. If it's valid for all values of x, it's valid for any two values of x. You can arbitrarily pick x. In fact, picking x = 0 might be even better and help you solve the problem much faster, in hindsight.
User avatar
Intern
Intern
Joined: 07 Jun 2014
Posts: 12
Own Kudos [?]: 49 [0]
Given Kudos: 43
Location: India
GMAT 1: 720 Q49 V38
GPA: 2.91
WE:Consulting (Energy and Utilities)
Send PM
If b, c, and d are constants and x^2 + bx + c = (x + d)^2 [#permalink]
What if I solve it the way described below? will it be wrong?

Given x^2 + bx + c = (x + d)^2

When these two equations will equate to zero

- From (x+d)^2=0 we can determine that x will only have one unique value i.e. x=-d

- if x will have only one unique value, then from x^2 + bx + c = 0 we can say b^2 - 4ac = 0, where a=1

which means b^2 = 4c
-> c= (b^2)/4 ....(a)

also when b^2 - 4ac = 0 then
x= -b/2a (using x = (-b ±√(b^2 - 4ac))/2a )
where x=d
hence
d=-b/2
b=-2d ...(b)

using (b) on (a)

c=d ...(c)


Now,
evaluating statement (1), value of d is sufficient to determine value of c using (c)
evaluating statement (2), value of b is sufficient to determine value of c using (a)

Hence the answer is D

Is this approach correct?
Intern
Intern
Joined: 24 Jun 2013
Posts: 10
Own Kudos [?]: 24 [1]
Given Kudos: 57
Location: India
Concentration: General Management, Economics
Schools: Tuck '19
GPA: 3.2
WE:Information Technology (Consulting)
Send PM
Re: If b, c, and d are constants and x^2 + bx + c = (x + d)^2 [#permalink]
1
Kudos
The discriminant of \(x^2+bx+c\) should be zero -> \(b^2-4c=0\)
Equating the roots of expression \(-b/2=-d\)
Hence if either b or d is known c can be calculated.
Manager
Manager
Joined: 27 Mar 2014
Posts: 52
Own Kudos [?]: 93 [0]
Given Kudos: 20
GMAT 1: 660 Q49 V30
Send PM
Re: If b, c, and d are constants and x^2 + bx + c = (x + d)^2 [#permalink]
If b, c, and d are constants and x^2 + bx + c = (x + d)^2 for all values of x, what is the value of c?

(1) d = 3
(2) b = 6

---------------------------------------------------------------------------------------------------------------------------------------------------------

x^2 + bx + c = (x + d)^2 ...................... (1)

using equation 1 , we can say : x^2 + bx + c can be converted into whole square only when b^2 - 4ac = 0 OR -b/2a = -d

Statement 1 :

d = 3 ; also we know a=1

-b/2a = -d
-b/2(1) = -(3)
b=6

b^2-4ac=0
(6)^2 - 4(1)(c) = 0
c=9

sufficient.

Statement 2

b=6

b^2-4ac=0
(6)^2 - 4(1)(c) = 0
c=9

sufficient.

Answer D


Experts pls comment.
Tutor
Joined: 16 Oct 2010
Posts: 14822
Own Kudos [?]: 64916 [0]
Given Kudos: 426
Location: Pune, India
Send PM
Re: If b, c, and d are constants and x^2 + bx + c = (x + d)^2 [#permalink]
Expert Reply
Responding to a pm:
Quote:
As we know, in the equation in the form "ax^2 + bx + c", b means summation of the roots when a = 1, and c means product of the roots when a = 1. Here in this DS, the roots are the same, so, as, d = 3, c= 9, and as, b = 6, root is 6/2 = 3, and c = 9, that's okay ...

In problems, however, where roots are different, is there any elegant way to work with ....?


Equate the co-efficients as shown in my post above:
https://gmatclub.com/forum/if-b-c-and-d ... ml#p802314

Depending on what is asked and what is given, you can answer the question.
Manager
Manager
Joined: 24 Mar 2015
Status:love the club...
Posts: 220
Own Kudos [?]: 112 [0]
Given Kudos: 527
Send PM
Re: If b, c, and d are constants and x^2 + bx + c = (x + d)^2 [#permalink]
VeritasPrepKarishma wrote:
Responding to a pm:
Quote:
As we know, in the equation in the form "ax^2 + bx + c", b means summation of the roots when a = 1, and c means product of the roots when a = 1. Here in this DS, the roots are the same, so, as, d = 3, c= 9, and as, b = 6, root is 6/2 = 3, and c = 9, that's okay ...

In problems, however, where roots are different, is there any elegant way to work with ....?


Equate the co-efficients as shown in my post above:
https://gmatclub.com/forum/if-b-c-and-d ... ml#p802314

Depending on what is asked and what is given, you can answer the question.



thanks mam :-)
Senior Manager
Senior Manager
Joined: 16 Nov 2021
Posts: 476
Own Kudos [?]: 27 [0]
Given Kudos: 5900
Location: United Kingdom
Send PM
If b, c, and d are constants and x^2 + bx + c = (x + d)^2 [#permalink]
Hi brunel, in statement 2, why is b=2d is not 2x3=6 but is d^2 > 9 ? Am I missing something here? Thanks

No worry now brunel, I work it out. b=2d > 6=2d > d=3. Thanks
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32673
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If b, c, and d are constants and x^2 + bx + c = (x + d)^2 [#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 b, c, and d are constants and x^2 + bx + c = (x + d)^2 [#permalink]
Moderator:
Math Expert
92914 posts

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