document.write( "Question 1200530: Explain how to use -x to determine if \r
\n" );
document.write( "\n" );
document.write( "a. f(x) is an even function.\r
\n" );
document.write( "\n" );
document.write( "b. f(x) is an odd function.\r
\n" );
document.write( "\n" );
document.write( "c. Use your explanation to show f(x)= x^3 - 8x is an even function, an odd function, or neither. \n" );
document.write( "
Algebra.Com's Answer #834765 by Theo(13342) You can put this solution on YOUR website! here's a reference. \n" ); document.write( "https://www.mathsisfun.com/algebra/functions-odd-even.html\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your example is f(x) = x^3 - 8x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it will be even if f(x) = f(-x) for all values of x. \n" ); document.write( "you get: \n" ); document.write( "f(x) = x^3 - 8x \n" ); document.write( "f(-x) = (-x)^3 - 8(-x) = -x^3 + 8x \n" ); document.write( "since f(x) does not equal f(-x), then it is not an even function.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it will be odd if -f(x)= f(-x) \n" ); document.write( "-f(x) = -(x^3 - 8x) = -x^3 + 8x \n" ); document.write( "f(-x) = (-x)^3 - 8(-x) = -x^3 + 8x \n" ); document.write( "since -f(x) = f(-x), then it is an odd function. \n" ); document.write( "for example, let x = 2. \n" ); document.write( "-f(2) = -(2^3 - 8*2) = -(8-16) = -(-8) = 8 \n" ); document.write( "f(-x) = (-2)^3 - 8*-2) = -8 -(-16) = -8 + 16 = 8.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "check out the reference. \n" ); document.write( "it explains it pretty well.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |