Let's see.
We have function [tex]f(x)=x^6-x^4[/tex]. We have to determine if the function is even or odd or neither.
We can find this out in many ways but the assignment specifically asks to prove this algebraically.
Function is even if [tex]f(x)=f(-x)[/tex], so, [tex]x^6-x^4=(-x)^6-(-x)^4[/tex]
Which is true since negative raised to an even power is positive to that same number.
Similarly, function is odd if [tex]f(x)=-f(-x)[/tex], that is,
[tex]x^6-x^4\neq-((-x)^6-(-x)^4)[/tex].
So we have prooved that function [tex]f(x)[/tex] is an even function not an odd function and therefore also not neither.
Hope this helps.