document.write( "Question 44841: Are the four listed functions even or odd?
\n" );
document.write( "f(x)=0
\n" );
document.write( "f(x)=-x+2
\n" );
document.write( "f(x)={|x| if x<0 and x^2 if x > or equal to 0}
\n" );
document.write( "f(x)=4x^94\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #29714 by adamchapman(301)![]() ![]() ![]() You can put this solution on YOUR website! An even function is symmetric about the y-axis, and an odd function is not symetric. \n" ); document.write( "First of all, f(x)=0 is even. any value of x, whether it is >0 or <0, will give the same result. It is symmetric about the y-axis. \n" ); document.write( "Now let's plot the functions (y=f(x)): \n" ); document.write( "f(x)=-x+2 is red \n" ); document.write( "f(x)=|x| is green \n" ); document.write( "f(x)=4x^94 is blue \n" ); document.write( " \n" ); document.write( "From the graph you can see that \n" ); document.write( "f(x)=|x| and f(x)=4x^94 are even, \n" ); document.write( "and f(x)=-x+2 is odd.\r \n" ); document.write( "\n" ); document.write( "I hope this helps. \n" ); document.write( "P.S. I am trying to start up my own homework help website. I would be extremely grateful if you would e-mail me some feedback on the help you received to adam.chapman@student.manchester.ac.uk \n" ); document.write( "Adam \n" ); document.write( " \n" ); document.write( " |