document.write( "Question 239140: please help me solve this equation
\n" ); document.write( "The function, f(x)=2x^3-3x, is
\n" ); document.write( "a.even
\n" ); document.write( "b.odd
\n" ); document.write( "c.neither even nor odd
\n" ); document.write( "d.none of the above
\n" ); document.write( "

Algebra.Com's Answer #175647 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
Functions are even if f(-x) = f(x). Functions are odd if f(-x) = -f(x). So to determine even or odd (or neither) we need to find f(-x).

\n" ); document.write( "\"f%28x%29=2x%5E3-3x\"
\n" ); document.write( "\"f%28-x%29=2%28-x%29%5E3-3%28-x%29+=+2%28-x%29%28-x%29%28-x%29+-+3%28-x%29+=+-2x%5E3+%2B+3x\"
\n" ); document.write( "f(-x) is not equal to f(x) so the function is not even.
\n" ); document.write( "f(-x) is equal to -f(x) so the function is odd.
\n" ); document.write( "
\n" );