document.write( "Question 841946: Determine if the function f(x)=x^3|4x| is even, odd, or neither \n" ); document.write( "
Algebra.Com's Answer #507279 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
f(x)=x^3|4x|\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(-x)=(-x)^3|4(-x)|\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(-x)=-x^3|4x|\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So f(x) does NOT equal f(-x). Therefore, the function is NOT even.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(x)=x^3|4x|\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-f(x)=-x^3|4x|\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "but we can see that f(-x) = -f(x), so f(x) is indeed an odd function.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: f(x) is an odd function.
\n" ); document.write( "
\n" );