Last visit was: 07 May 2024, 15:08 It is currently 07 May 2024, 15:08

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
avatar
Intern
Intern
Joined: 11 Jan 2013
Posts: 12
Own Kudos [?]: 111 [39]
Given Kudos: 12
Location: United States
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 93080
Own Kudos [?]: 621997 [10]
Given Kudos: 81786
Send PM
GMAT Tutor
Joined: 24 Jun 2008
Posts: 4129
Own Kudos [?]: 9266 [8]
Given Kudos: 91
 Q51  V47
Send PM
General Discussion
avatar
Intern
Intern
Joined: 11 Jan 2013
Posts: 12
Own Kudos [?]: 111 [1]
Given Kudos: 12
Location: United States
Send PM
Re: If f(x)=x^2/b^2 + 2x + 4, then for each non-zero value of b [#permalink]
1
Kudos
Bunuel wrote:
Revenge2013 wrote:
If f(x)=x^2/b^2 + 2x + 4, then for each non-zero value of b the function of f(x) is the least when x equals

A. \(-1 -\sqrt{(1-4b)}\)
B. -2
C. 0
D. -b^2
E. b-4


Complete the square.

\(f(x)=\frac{x^2}{b^2} + 2x + 4\) --> add b^2-b^2 --> \(f(x)=\frac{x^2}{b^2} + 2x + b^2 +4 -b^2\) --> \(f(x)=(\frac{x}{b})^2+ 2x + b^2 +4 -b^2\) --> \(f(x)=(\frac{x}{b}+b)^2+(4 -b^2)=(non-negative)+(constant)\).

The least value of f(x) when \((\frac{x}{b}+b)^2=0\), so when \(\frac{x}{b}+b=0\) or when \(x=-b^2\).

Answer: D.


Bunuel,

Thanks for the quick reply as always!

I still fail to see the (incomplete) square that should have triggered something in me to come up with b^2-b^2. Was the trigger the x^2/b^2?
The rest is clear.

Many thanks!
avatar
Intern
Intern
Joined: 20 Nov 2012
Posts: 10
Own Kudos [?]: 4 [0]
Given Kudos: 1
Send PM
Re: If f(x)=x^2/b^2 + 2x + 4, then for each non-zero value of b [#permalink]
Hi Bunuel,

I am still not clear on how you arrived on the following:

f(x)=(\frac{x}{b}+b)^2+(4 -b^2)=(non-negative)+(constant).

The least value of f(x) when (\frac{x}{b}+b)^2=0, so when \frac{x}{b}+b=0 or when x=-b^2.

can you please elaborate?
User avatar
Manager
Manager
Joined: 04 Apr 2013
Posts: 96
Own Kudos [?]: 177 [0]
Given Kudos: 36
Send PM
Re: If f(x)=x^2/b^2 + 2x + 4, then for each non-zero value of b [#permalink]
Bunuel wrote:
Revenge2013 wrote:
If f(x)=x^2/b^2 + 2x + 4, then for each non-zero value of b the function of f(x) is the least when x equals

A. \(-1 -\sqrt{(1-4b)}\)
B. -2
C. 0
D. -b^2
E. b-4


Complete the square.

\(f(x)=\frac{x^2}{b^2} + 2x + 4\) --> add b^2-b^2 --> \(f(x)=\frac{x^2}{b^2} + 2x + b^2 +4 -b^2\) --> \(f(x)=(\frac{x}{b})^2+ 2x + b^2 +4 -b^2\) --> \(f(x)=(\frac{x}{b}+b)^2+(4 -b^2)=(non-negative)+(constant)\).

The least value of f(x) when \((\frac{x}{b}+b)^2=0\), so when \(\frac{x}{b}+b=0\) or when \(x=-b^2\).

Answer: D.



Bunuel,

Can we say the quadratic equation ax^2 + bx + c reaches minimum for -b/2a

so the OA is D
User avatar
Manager
Manager
Joined: 09 Nov 2012
Status:How easy it is?
Posts: 74
Own Kudos [?]: 408 [2]
Given Kudos: 174
Location: India
Concentration: Operations, General Management
GMAT 1: 650 Q50 V27
GMAT 2: 710 Q49 V37
GPA: 3.5
WE:Operations (Other)
Send PM
Re: If f(x)=x^2/b^2 + 2x + 4, then for each non-zero value of b [#permalink]
2
Kudos
In this question, we can see that the coefficient of x^2 is always positive, therefore the equation is a parabola facing upwards in a coordinate plane. In a parabola facing upwards there is only minima (no maxima) which is equal to (-coeff of x/2coeff of x^2), in this case -b^2. Hence the answer, D.

Some basic knowledge about coordinate geometry makes such questions cake walk.
The GMAT Club Math Book deals with such basics appropriately.

Hope it helps.
avatar
Manager
Manager
Joined: 15 May 2013
Status:Persevering
Posts: 114
Own Kudos [?]: 231 [2]
Given Kudos: 34
Location: India
Concentration: Technology, Leadership
GMAT Date: 08-02-2013
GPA: 3.7
WE:Consulting (Consulting)
Send PM
Re: If f(x)=x^2/b^2 + 2x + 4, then for each non-zero value of b [#permalink]
2
Kudos
D
Derivatives do the trick here as well

f(x)=x^2/b^2+2x+4
=> 2x/b^2+2=0 => x=-b^2 which gives a minimum value of -b^2+4
avatar
Intern
Intern
Joined: 03 Aug 2014
Posts: 15
Own Kudos [?]: 3 [1]
Given Kudos: 18
Send PM
Re: If f(x)=x^2/b^2 + 2x + 4, then for each non-zero value of b [#permalink]
1
Kudos
Is there a way to solve this problem without adding b^2 - b^2?
Manager
Manager
Joined: 03 Apr 2016
Posts: 75
Own Kudos [?]: 55 [0]
Given Kudos: 102
Location: India
Concentration: General Management, Leadership
GMAT 1: 580 Q43 V27
GMAT 2: 650 Q32 V48
GRE 1: Q160 V151
GPA: 3.99
WE:Design (Consulting)
Send PM
Re: If f(x)=x^2/b^2 + 2x + 4, then for each non-zero value of b [#permalink]
Revenge2013 wrote:
If f(x)=x^2/b^2 + 2x + 4, then for each non-zero value of b the function of f(x) is the least when x equals

A. \(-1 -\sqrt{(1-4b)}\)
B. -2
C. 0
D. -b^2
E. b-4


This question can also be solved by considering the derivative of f(x).
The theory states that the function can achieve its maximum or minimum value at x when d(f(x)/dx= 0 (basically slope of the curve is 0, parallel to x axis)
Now to find out whether the function gets max or min we need to find out double derivative of f(x)
if the double derivative of f(x) at x which is calculated above from single derivative is <0 then the function attains maximum value
otherwise the function attains minimum value.
Manager
Manager
Joined: 07 Oct 2022
Posts: 92
Own Kudos [?]: 18 [0]
Given Kudos: 44
Location: Nigeria
Send PM
Re: If f(x)=x^2/b^2 + 2x + 4, then for each non-zero value of b [#permalink]
Since a is positive in the equation, parabola is facing up. So value of x at the turning point is x = -b/2a

-2 /1 x b^2 /2 = -b^2

Adewale Fasipe GMAT, GRE quant instructor from Lagos, Nigeria.
GMAT Club Bot
Re: If f(x)=x^2/b^2 + 2x + 4, then for each non-zero value of b [#permalink]
Moderators:
Math Expert
93079 posts
Senior Moderator - Masters Forum
3137 posts

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