The equation $ax^2+bx+c=0$ does not have two distinct real roots, $a\neq0$ and $a+c>b$. Prove that $f(x)\ge0, \forall x \in R$.
Now, from the question I can interpret two things:
- $\Delta (= b^2-4ac)\le0$
- $a>0$
Proving the second point will be a solution to the question (graphically). How do I prove that $a>0$?
I think your statement is wrong. Try $b=1$, $c=2$ and $a=0$.
If we are talking about quadratic equation then $a\neq0$ and
since $a(-1)^2+b(-1)+c>0$, we obtain $a>0$ and $\Delta\leq0$, which says $ax^2+bx+c\geq0$ for all value of $x$.