2

$a$, $b$, $c$ are three positives such that $ab < b^2 < 4ca$. Prove that $$\large \dfrac{a + b + c}{b - a} > 3.$$

I can't think of a way to get around this problem. Although I can see that based on the given condition, $ax^2 + bx + c = 0$ has no roots, which adds almost no information whatsoever.

If you have written an answer below, thanks for that!

3 Answers3

4

As per my comments, here's how I would approach this question. Note that since $a,b,c>0$, $b>a\to b-a>0$. So, we know via the AM-GM inequality that $$\frac{4a+c}2\geq\sqrt{4ac}>b$$$$4a+c>2b\to 2a+c>2b-2a$$$$\frac{2a+c}{b-a}>2$$$$1+\frac{2a+c}{b-a}>3$$$$\frac{a+b+c}{b-a}>3$$

Rushabh Mehta
  • 13,663
2

Assuming $f(x) = ax^2+bx+c>0$ for all real $x$ and

$a>0$ and $(b-a)>0$

put $x=-2,$ We get

$f(-2) =4a-2b+c> 0\Rightarrow 2a+c>2(b-a)$

$\Rightarrow \displaystyle \frac{a+b+c}{b-a}=1+\frac{2a+c}{b-a}>1+2=3.$

jacky
  • 5,194
1

$\displaystyle a+b+c>a+b+\frac{b^2}{4a}=\bigg(4a+\frac{b^2}{4a}\bigg)+b-3a\geq 3(b-a)$

$$\displaystyle \frac{a+b+c}{b-a}>3$$

jacky
  • 5,194