document.write( "Question 1197707: Which of the following functions, if any, is an odd function?
\n" );
document.write( "A) f(X)=3X^2+5
\n" );
document.write( "B) f(X)= absolute value of (X-2)
\n" );
document.write( "C) f(X)=cos(X)+7 \n" );
document.write( "
Algebra.Com's Answer #831108 by Shin123(626)![]() ![]() You can put this solution on YOUR website! A function f(x) is odd if -f(x)=f(-x) for all values of x. \n" ); document.write( "a) \n" ); document.write( "Since f(-x) does not equal -f(x), it is not odd. \n" ); document.write( "b) \n" ); document.write( " \n" ); document.write( "c) \n" ); document.write( "f(-x) does not equal -f(x), so it is not odd.\r \n" ); document.write( "\n" ); document.write( "Therefore, none of the three functions are odd. \n" ); document.write( " |