Fun with quadratics

Algebra Level 3

Consider the quadratic polynomial f ( x ) = a x 2 + b x + c f(x)=a{ x }^{ 2 }+bx+c ( a 0 a\neq 0 ).

It's given that a < b a\lt b and for every real x x , we have f ( x ) 0 f(x)\geq 0 .

Find the minimum possible value of a + b + c b a \dfrac{ a+b+c }{ b-a } .


The answer is 3.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

K T
Feb 7, 2020

We must have a > 0 a>0 , because for negative a we will always get a negative value for large enough x x . Hence also b > 0 b>0 .

If the function does not touch the x-axis we can decrease c until it does so, thereby decreasing the expression we want to minimize. So we can assume that f ( x ) f(x) just touches the x-axis for some value of x, so that b 2 = 4 a c b^2=4ac . We see that c > 0 c>0 and we can set b = 2 a c b=2 \sqrt{ac}

The value we want to minimize is m = a + b + c b a = 1 + 2 a + c b a = 1 + 2 + c a b a 1 = 1 + 2 + c a 2 c a 1 = 1 + 2 + r 2 2 r 1 m=\frac{a+b+c}{b-a}=1+\frac{2a+c}{b-a}= 1 +\frac{2+\frac ca}{\frac ba-1}=1+\frac{2+\frac ca}{2\sqrt{\frac ca}-1}=1+\frac{2+r^2}{2r-1}

seting r = c a r=\sqrt{\frac ca} . By the quotient rule d m d r = 0 \frac {dm}{dr} =0 when 2 r ( 2 r 1 ) 2 ( 2 + r 2 ) = 0 2r(2r-1)-2(2+r^2)=0 which simplifies to r 2 r 2 = 0 r^2-r-2=0 with solutions r = 1 r=-1 or r = 2 r=2 . Since r = b 2 a r=\frac{b}{2a} , discard the negative value. For r = 2 r=2 , we get m = 3 \boxed{m=3}

Tom Engelsman
Aug 19, 2019

If f ( x ) 0 f(x) \ge 0 for all x R x \in \mathbb{R} , two necessary & sufficient conditions that need to be invoked are:

a > 0 a > 0 AND b 2 4 a c 0 b^2 - 4ac \le 0 .

Let a = b k a = b - k (where k ( 0 , b ) k \in (0,b) ), and c b 2 4 a = b 2 4 ( b k ) c \ge \frac{b^2}{4a} = \frac{b^2}{4(b-k)} . Let the function g ( k ) g(k) be:

g ( k ) = ( b k ) + b + b 2 4 ( b k ) b ( b k ) = ( 3 b 2 k ) 2 4 k ( b k ) g(k) = \frac{(b-k) + b + \frac{b^2}{4(b-k)}}{b - (b-k)} = \frac{(3b - 2k)^2}{4k(b-k)} (i)

Differentiating (i) with respect to k k yields:

g ( k ) = ( 3 b 2 k ) ( 12 b 2 16 b k ) ( 4 b k 4 k 2 ) 2 = 0 k = 3 b 4 , 3 b 2 g'(k) = \frac{(3b-2k)(12b^2 - 16bk)}{(4bk-4k^2)^2} = 0 \Rightarrow k = \frac{3b}{4}, \frac{3b}{2} (ii)

Since we require 0 < k < b 0 < k < b , we only admit k = 3 b 4 k = \frac{3b}{4} . A second derivative check at this critical value gives:

g ( 3 b 4 ) = 128 3 b 2 > 0 g''(\frac{3b}{4}) = \frac{128}{3b^2} > 0

hence, a global minimum for k ( 0 , b ) k \in (0,b) . Our final minimum value computes to:

g ( 3 b 4 ) = ( 3 b 3 b 2 ) 2 4 ( 3 b 4 ) ( b 3 b 4 ) = 9 4 4 3 = 3 . g(\frac{3b}{4}) = \frac{(3b - \frac{3b}{2})^2}{4(\frac{3b}{4})(b - \frac{3b}{4})} = \frac{9}{4} \cdot \frac{4}{3} = \boxed{3}.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...