Answer: odd
Step-by-step explanation:
A function is even if for any input value x and -x there is the same output value y. In other words, a function is even if:
[tex]f (-x) = f (x)[/tex]
A function is odd if it is true that:
[tex]f (-x) = -f (x)[/tex]
Then we must test if [tex]f(-x) = f(x)[/tex] for the function: [tex]f(x)=-2x - 5x[/tex]
[tex]f(-x)=-2(-x) - 5(-x)[/tex]
[tex]f(-x)=2x + 5x[/tex]
So [tex]f(-x) \neq f(x)[/tex]
The function is not even
Now we must test if [tex]f (-x) = -f (x)[/tex] for the function.
[tex]f(-x)=-2(-x) - 5(-x)[/tex]
[tex]f(-x)=2x + 5x[/tex]
[tex]f(-x)=-(-2x -5x)[/tex] and [tex]f(x)=-2x - 5x[/tex]
So [tex]f(-x) = -f(x)[/tex]
Finally the function is odd