document.write( "Question 149326: Please help me solve the following problem:
\n" );
document.write( "What kind of function is
\n" );
document.write( "even, odd, neither even nor odd, both even and odd are my choices
\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #109544 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What kind of function is \n" ); document.write( "even, odd, neither even nor odd, both even and odd are my choices \n" ); document.write( "------------------------------- \n" ); document.write( "f(x) = 1 + x + x^2 \n" ); document.write( "f(-x) = 1 -x + x^2 \n" ); document.write( "-f(-x) = -1 + x -x^2 \n" ); document.write( "------------------------ \n" ); document.write( "Since f(x) is not equal to f(-x), f is not even \n" ); document.write( "Since f(x) is not equal to -f(-x), f is not odd \n" ); document.write( "---------------- \n" ); document.write( "f is neither. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |