By evaluating the polynomial, we will see that the sign on the interval [-4, 2] is negative.
Here we have the polynomial:
f(x) = (x - 2)*(x + 4)*(x + 5).
You can see that the roots of the polynomial are at:
x = 2
x = -4
x = -5.
Then, on the interval [-4, 2], the sign of the polynomial don't change. So to get the sign of f(x) on that interval we can just evaluate it in any value of x that belongs to the interval, for example, x = 0.
f(0) = (0 - 2)*(0 + 4)*(0 + 5) = -2*4*5 = -40
With this, we can conclude that the sign of f(x) on the given interval is negative.
if you want to learn more about polynomials:
https://brainly.com/question/4142886
#SPJ1