Given an equation $ax^2+bx+c$ $>$ or $<$ 0. Note that $a$ is kept positive.
If the discriminant $(\sqrt{b^2-4ac})$ of the quadratic equation $< 0$, then the solution either applies for all real $x$ or no real $x$ depending on the inequality sign of: (This one: $ax^2+bx+c$ $>$ or $<$ $0$)
Why so? Regards