So I'm fairly new to proofs and was wondering how to solve this problem. This is my train of thought.
I listed the terms as so: $ax^2 + bx + c ≥ 0 ≥ b^2 − 4ac$.
From there I tried to complete the square and ended up with this:
$$x ≥ \sqrt{-c/a} ≥ \sqrt{(b^2/a) - 4ac - c/a}.$$
I'm not quite exactly sure how to show that if $a > 0$, then $ax^2 + bx + c ≥ 0$ for all values of $x$ if and only if $b^2 − 4ac ≤ 0$ and would greatly enjoy any help.
Thanks. Forgive my formatting.
Note that $$ax^2+bx+c=a\cdot\left(x+\frac b{2a}\right)^2+c-\frac{b^2}{4a}=a\cdot\left(x+\frac b{2a}\right)^2-\frac{b^2-4ac}{4a}.$$