-1

So in school we are learning about quadratics. But I'm very confused on how to prove the question above.

Example: $-x^{2}+x-2$

How would I prove that the expression is negative for all real values of x for expression above.

2 Answers2

2

A general criterion:

The discriminant is negative (hence no real root, hence constant sign) and the leading coefficient is negative. Or the constant term is negative.

Bernard
  • 175,478
2

$$-x^2+x-2=\dfrac{4x^2-4x+8}{-4}=\dfrac{(2x-1)^2+7}{-4}$$

Now, $(2x-1)^2+7\ge7$ for real $x$