document.write( "Question 1165146: Is the function even,odd, or neither
\n" );
document.write( "f(x)= 2x^3-x \n" );
document.write( "
Algebra.Com's Answer #789600 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(-x)=-2x^3+x \n" ); document.write( "This equals -f(x), so odd function \n" ); document.write( "It is symmetric around the origin. \n" ); document.write( " |