document.write( "Question 85095: I have a question that states: Find a function which is neither odd nor even.
\n" );
document.write( "a)x^4+9x+2+/x-2/
\n" );
document.write( "b)-11x^3+9x
\n" );
document.write( "c)5x^2-/x^2/+15
\n" );
document.write( "d)x^5+9x^3+5x
\n" );
document.write( "I cannot get this no matter what I try \n" );
document.write( "
Algebra.Com's Answer #61315 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find a function which is neither odd nor even. \n" ); document.write( "-------- \n" ); document.write( "Comment: \n" ); document.write( "f is even if f(x)=f(-x) \n" ); document.write( "f is odd if f(x)=-f(-x) \n" ); document.write( "For each of the problems you need to find f(-x) and maybe -f(-x) and \n" ); document.write( "compare them to f(x) \n" ); document.write( "---------- \n" ); document.write( "a)x^4+9x+2+/x-2/ \n" ); document.write( "f(-x) = (-x)^4 + 9(-x) + 2 + |-x-2| \n" ); document.write( "f(-x) = x^4 -9x +2 + |-x-2| \n" ); document.write( "-- \n" ); document.write( "-f(-x) = -x^4+9x-2-|-x-2| \n" ); document.write( "It appears that neither equal f(x) so f is neither even nor odd. \n" ); document.write( "--------------- \n" ); document.write( "b)-11x^3+9x \n" ); document.write( "f(-x)=11x^3-9x \n" ); document.write( "-f(-x)=-11x^3+9x \n" ); document.write( "So, f is odd \n" ); document.write( "----------------------- \n" ); document.write( "c)5x^2-/x^2/+15 \n" ); document.write( "f(-x)=5x^2-|x^2|+15 \n" ); document.write( "So, f is even \n" ); document.write( "--------------- \n" ); document.write( "d)x^5+9x^3+5x \n" ); document.write( "f(-x)=-x^5-9x^3-5x \n" ); document.write( "-f(-x)= x^5+9x^3+5x \n" ); document.write( "So, f is odd \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |