I would like to show that the following is true, for all $\alpha \geq 0 , \beta> 0$, we have that:
$$\alpha x − \beta x^2 - \dfrac{\alpha^2}{4\beta} \leq 0, \forall x \in \mathbb{R}$$
Is there a way to prove this result?
Attempt:
$$ 0\leq \beta x^2 - \alpha x + \dfrac{\alpha^2}{4\beta} , \forall x \in \mathbb{R}$$
We want to show that the polynomial on the right hand side only has imaginary roots
Dividing $\beta$ across, yields:
$$ 0\leq x^2 - \dfrac{\alpha}{\beta} x + \dfrac{\alpha^2}{4\beta^2} , \forall x \in \mathbb{R}$$
Then using quadratic formula:
$$\dfrac{1}{2}\left[\dfrac{\alpha}{\beta} \pm \sqrt{\dfrac{4\alpha^2}{4\beta^2} - (4)\dfrac{\alpha^2}{4\beta^2}}\right]$$
which is equal to $$\dfrac{1}{2}\left[\dfrac{\alpha}{\beta}\right]$$
It seems that the roots are real. Therefore this inequality cannot hold true. Can anyone provide assistance?
\begin{align*} -\beta x^{2}+\alpha x-\dfrac{\alpha^{2}}{4\beta}&=-\beta\left(x-\dfrac{\alpha}{2\beta}\right)^{2}+\beta\cdot\dfrac{\alpha^{2}}{4\beta^{2}}-\dfrac{\alpha^{2}}{4\beta}\\ &=-\beta\left(x-\dfrac{\alpha}{2\beta}\right)^{2}\\ &\leq 0. \end{align*}