Answer: The function is EVEN.
Step-by-step explanation:
For this exercise it is important to remember that:
1. A function f(x) is even if and only if:
[tex]f(-x) = f(x)[/tex] for all "x"
2. A function f(x) is odd if and only if:
[tex]f(-x) = -f(x)[/tex] for all "x"
So knowing that, and given the following function k(x):
[tex]k(x)=x^6 - x^2 + 7[/tex]
You can plug [tex]-x[/tex] in for "x", order to know if this is even. Then, you get:
[tex]k(-x)=(-x)^6 - (-x)^2 + 7\\\\k(-x)=x^6-x^2+7[/tex]
Therefore, since:
[tex]f(-x) = f(x)[/tex]
You can determine that that the given function [tex]k(x)=x^6 - x^2 + 7[/tex] is Even.