document.write( "Question 634610: Determine algebraically whether f(x)=x^3-x^2+1 is odd,even,neither. \n" ); document.write( "
Algebra.Com's Answer #399755 by sachi(548)![]() ![]() You can put this solution on YOUR website! Determine algebraically whether f(x)=x^3-x^2+1 is odd,even,neither.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ans:- \n" ); document.write( "if f(x)=f(-x) then the function is even \n" ); document.write( "if -f(x)=f(-x) then the function is odd \n" ); document.write( "so f(-x)=(-x)^3-(-x)^2+1=-x^3-x^2+1=-(x^3+x^2-1)=/-f(x) \n" ); document.write( "so the function is neither even nor odd ans \n" ); document.write( " \n" ); document.write( " |