$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!
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$$