document.write( "Question 54736: If f(–x) = –f(x) for all choices of x, then what does that tell you about the function f?
\n" );
document.write( "Give an example of a function that has this property f(–x) = –f(x) for all real numbers x. \n" );
document.write( "
Algebra.Com's Answer #36968 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! If f(-x) = -f(x), then f(x) is called an odd function. Moreover the graph of y = f(x) is anti-symmetric about y-axis.\r \n" ); document.write( "\n" ); document.write( "Example: f(x) = sin(x), f(x) = tan(x), \n" ); document.write( "\n" ); document.write( "Proof: f(x) = sin(x), so f(-x) = sin(-x) = -sin(x) = -f(x) [for any value of 'x'] \n" ); document.write( " |