document.write( "Question 631933: Please help me solve this function: Determine rather the function is even,od,or neither: f(x)= x^5 - x \n" ); document.write( "
Algebra.Com's Answer #397935 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Please help me solve this function: Determine rather the function is even,odd,or neither: f(x)= x^5-x \n" ); document.write( "If f(-x)=f(x) function is even \n" ); document.write( "If f(-x)=-f(x) function is odd \n" ); document.write( "For given function: \n" ); document.write( "f(x)= x^5-x \n" ); document.write( "f(x)=x(x^4-1) \n" ); document.write( "f(-x)=-x(x^4-1) \n" ); document.write( "f(-x)=-f(x) \n" ); document.write( "Therefore, function is odd \n" ); document.write( " |