You can
put this solution on YOUR website! Which characteristic is correct for the function f(x)=-6x^5+4x^3 ?
First we do it visually.
If it is symmetrical with respect to the y-axis, it is even.
If it is symmetrical with respect to the origin, it is odd.
It's symmetrical with respect to the origin so it's an ODD function.
Next we do it algebraically:
It is even if f(-x) = f(x)
It is odd if f(-x) = -f(x)
f(x) = -6x5+4x3
f(-x) = -6(-x)5+4(-x)3
f(-x) = -6(-x5)+4(-x3)
f(-x) = 6x5-4x3
f(-x) = -(6x5+4x3)
f(-x) = -f(x)
The function is odd.
Edwin