document.write( "Question 1051337: How do you show if these equations are odd, even, or neither?\r
\n" ); document.write( "\n" ); document.write( "f(x)=x^3-8x f(x)=3x^4-7x+2\r
\n" ); document.write( "\n" ); document.write( "I know looking at the graph how to tell but how do you know what test to perform? And what tests are these?
\n" ); document.write( "

Algebra.Com's Answer #666877 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
ODD function:
\n" ); document.write( "\"f%28-x%29=-f%28x%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "EVEN function:
\n" ); document.write( "\"f%28x%29=f%28-x%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Some functions are not odd and not even.
\n" ); document.write( "
\n" );