Last visit was: 23 May 2024, 10:39 It is currently 23 May 2024, 10:39
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
Math Expert
Joined: 02 Sep 2009
Posts: 93434
Own Kudos [?]: 626088 [18]
Given Kudos: 81940
Send PM
Most Helpful Reply
Director
Director
Joined: 30 Sep 2017
Posts: 956
Own Kudos [?]: 1266 [7]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Send PM
General Discussion
Director
Director
Joined: 25 Oct 2015
Posts: 516
Own Kudos [?]: 882 [3]
Given Kudos: 74
Location: India
GMAT 1: 650 Q48 V31
GMAT 2: 720 Q49 V38 (Online)
GPA: 4
Send PM
Intern
Intern
Joined: 19 Mar 2020
Posts: 4
Own Kudos [?]: 1 [1]
Given Kudos: 38
Send PM
Re: If the minimum value of f(x) = x^2 + 2bx + 2c^2 is greater than the ma [#permalink]
1
Kudos
To find the min/max of an algebraic equation, use the formula

C - (b^2/4a)

Applying this to the first equation you get
2C^2 - b^2

On the second you get
b^2 + c^2

Solving the inequality we get A.

Posted from my mobile device
Senior Manager
Senior Manager
Joined: 26 Dec 2017
Posts: 297
Own Kudos [?]: 269 [0]
Given Kudos: 22
Location: India
GMAT 1: 580 Q42 V27
Send PM
Re: If the minimum value of f(x) = x^2 + 2bx + 2c^2 is greater than the ma [#permalink]
Ans:B
f(x)=x2+2bx+2c2
f(0)=2c2(Taking 0 to make the value as low as possible)
g(x)=−x2−2cx+b2
g(0)=b2(Taking 0 to make the value as high as possible, as it's making all the negative values as 0)

2c2>b2
c>(b/root2)..√2|c|>b
Stern School Moderator
Joined: 26 May 2020
Status:Spirited
Posts: 633
Own Kudos [?]: 539 [1]
Given Kudos: 219
Concentration: General Management, Technology
WE:Analyst (Computer Software)
Send PM
Re: If the minimum value of f(x) = x^2 + 2bx + 2c^2 is greater than the ma [#permalink]
1
Kudos
Tough one for me .
Is the answer A ?

Below is my reasoning .
The minimum value of f(x)=x^2+2bx+2c^2 is
greater than
the maximum value of g(x)=−x^2−2cx+b^2,

By looking at this quadratic equation I could think of equation of parabola . Now the corresponding co-ordinates of vertex will provide us the info about the maximum and minimum value.
To find the co-ordinates of vertex let’s write the parabola in its vertex form.

f(x)=x^2+2bx+2c^2
= >
y =x^2+2bx+2c^2
= x^2+2bx+ (b^2 – b^2 )+ 2c^2 (Added and subtracted b^2 )
= (X+b)^2 +( 2c^2 – b^2)
= >
Y – ( 2c^2 – b^2) = (X+b)^2
Now the parabola is in Y – k = (X -h)^2 form with vertex at (h , k)

So vertex of this parabola is {-b , ( 2c^2 – b^2) } at which the value is minimum.

To find minimum value of x^2+2bx+2c^2 , lets put x-coordinate in the equation .

Min (F(X)) = (-b)^2+2b(-b)+2c^2
= 2c^2 – b^2

Similarly we can find the vertex of g(x)=−x^2−2cx+b^2
= >
Y =−x^2−2cx+b^2
= −(x^2+2cx +c^2 -c^2) +b^2
= - (X + C)^2 + (b^2+c^2)

SO vertex of g(x)=−x^2−2cx+b^2 is (- c , (b^2+c^2) ) at which the value of the curve will be maximum .


To find Max value of −x^2−2cx+b^2, lets put x-coordinate in the equation .
Max (G(X)) = − (-c)^2−2c(-c)+b^2 = b^2 +c^2

Now
2c^2 – b^2 > b^2 +c^2
= > c^2 > 2 b^2
= > |c| > Sqrt(2) |b|
Hence A , IMO.
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18896
Own Kudos [?]: 22304 [2]
Given Kudos: 285
Location: United States (CA)
Send PM
Re: If the minimum value of f(x) = x^2 + 2bx + 2c^2 is greater than the ma [#permalink]
2
Bookmarks
Expert Reply
Bunuel wrote:

Competition Mode Question



If the minimum value of \(f(x) = x^2 + 2bx + 2c^2\) is greater than the maximum value of \(g(x) = -x^2 - 2cx + b^2\), then which of the following must be true?


A. \(|c| > √2|b|\)

B. \(√2|c| > b\)

C. \(0 < c < √2b\)

D. \(c < b\)

E. \(c = b\)



We see that the two functions are parabolas of the form f(x) = ax^2 + bx + c. We need to find the vertex of each parabola, and we first determine the x-coordinate of the vertex by using the formula x = -b/2a. We then determine the y-value (minimum or maximum value of the parabola) by substituting the value of the x-coordinate into the original quadratic equation.

For the first parabola, the x-coordinate of the vertex is -(2b)/[2(1)]= -b, and so the minimum value of the function f(x) is f(-b) = (-b)^2 + 2b(-b) + 2c^2 = -b^2 + 2c^2.

Likewise, the x-coordinate of the vertex of the second parabola is -(-2c)/[2(-1)] = -c, so the maximum value of the function g(x) is g(-c) = -(-c)^2 - 2c(-c) + b^2 = c^2 + b^2.

Since we are given that the former is greater than the latter, we have:

-b^2 + 2c^2 > c^2 + b^2

c^2 > 2b^2

Taking the square root of both sides, we have:

√(c^2) > √(2b^2)

√(c^2) > √2 * √(b^2)

|c| > √2 * |b|

Answer: A
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 33149
Own Kudos [?]: 829 [0]
Given Kudos: 0
Send PM
Re: If the minimum value of f(x) = x^2 + 2bx + 2c^2 is greater than the ma [#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 the minimum value of f(x) = x^2 + 2bx + 2c^2 is greater than the ma [#permalink]
Moderator:
Math Expert
93418 posts