document.write( "Question 718716: I am supposed to determine whether f(x)= 2x^4+5x^2-1 is odd, even, or neither. This is what I got and would like to know if I did this right. \r
\n" ); document.write( "\n" ); document.write( "f(x)= 2x^4+5x^2-1
\n" ); document.write( "f(-x)= 2(-x)^4+5(-x)^2-1
\n" ); document.write( "= -2x^4-5x^2-1\r
\n" ); document.write( "\n" ); document.write( "I got that it is neither. \r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #441019 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
You made a mistake. You see x used in x^4 and x^2. Using negative x is the same result as using positive x. The function is EVEN. \n" ); document.write( "
\n" );