$a$ , $b$, $c$ are real numbers where a is not equal to zero and the quadratic equation \begin{align} ax^2 + bx +c =0 \end{align} has no real roots then prove that $c(a+ b+ c)>0$ and $a(a+ b + c) >0$
My Approach : As the equation has no real roots then its discriminant is less than zero. So the graph of the equation will be above $x$-axis or below $x$-axis . I am able to conclude signs of $a$ , $b$, $c$ but still not getting appropriate answer. Please explain the concept......
Continuing from where you left.
Let $p(x)=ax^2+bx+c$
Observe that
So, $$p(1) \cdot p(0)=c(a+b+c) >0$$ $[p(0)$ and $p(1)$ have same sign]
Also, $$p(1) \cdot \lim_{x\rightarrow \infty} \frac{p(x)}{x^2} =a(a+b+c) >0$$ [$p(1)$ and $\lim_{x \rightarrow \infty} \frac{p(x)}{x^2}$ have the same sign because $x^2 > 0$, for all $x \in \mathbb{N}$]
Hence, the claim is proved.