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) ![]() 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( " \n" ); document.write( " \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( " |