Find the range of values of k for which f(x) <=k for all real values of x
f(x) = -2x^2 + 8x + 17
-2x^2 + 8x + 17 <= k
2x^2 - 8x -17 + k >=0
I have done, but unsure of the answer....
D = b^2 -4ac > 0
= 64 + 136 -8k >0
k<200/8
Help please
Rewrite
$$f(x) =-2(x-2)^2+25\le 25$$
Thus, $k\ge 25$.
In your approach, you should set $D\le 0$ because $f(x)$ and $y = k$ do not intersect or are tangential to each other, which leads to the same range for $k$.