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)\"\" \"About 
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( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C2x%5E3-x%29\"
\n" ); document.write( "
\n" );