In an inequality question I was solving, I got to a step where I was stuck.
$$\frac{(x-1)(3x-8)}{x^2-3x+4} \ge0$$
I couldn't solve it because I cannot factor the denominator or predict its sign.
The solution manual says that, $x^2-3x+4>0$ because $b^2-4ac<0$ and $a>0$.
I don't understand this. How do you predict the sign of a quadratic expression from its discriminant and $x^2$ coefficient?
A quick google search didn't proved useful.
If the discriminant is negative, then the polynomial does not have any root, thus its representative curve is always above or always below the $x$-axis, so it has always the same sign which is the sign of its dominating term $ax^2$.