document.write( "Question 443325: This is a long question with multiple parts but is just one single question my professor gave me to work on but that I'm stuck on.
\n" );
document.write( "Test: 1. y=x to the 4th minus 2x squared
\n" );
document.write( "2. y=x to the 3rd minus 6x
\n" );
document.write( "3. y=x squared + 2x + 1
\n" );
document.write( "for symmetry with respect to:
\n" );
document.write( "1. x-axis
\n" );
document.write( "2. y-axis
\n" );
document.write( "3. the origin (0,0)
\n" );
document.write( "4. write them in function notation and say which one is even, odd, or neither?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #305794 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. y=x to the 4th minus 2x squared \n" ); document.write( "2. y=x to the 3rd minus 6x \n" ); document.write( "3. y=x squared + 2x + 1 \n" ); document.write( "for symmetry with respect to: \n" ); document.write( "1. x-axis \n" ); document.write( "2. y-axis \n" ); document.write( "3. the origin (0,0) \n" ); document.write( "4. write them in function notation and say which one is even, odd, or neither? \n" ); document.write( "--------------------------------------------------------------------------------I. y=x to the 4th minus 2x squared \n" ); document.write( "f(x) = x^4-2x^2 \n" ); document.write( "--- \n" ); document.write( "1. Check f(x) = -f(x) \n" ); document.write( "x^4-2x^2 = -(x^4-2x^2) \n" ); document.write( "Ans: no x-axis symmetry \n" ); document.write( "--------------------- \n" ); document.write( "2. Check f(x) = f(-x) \n" ); document.write( "x^4-2x^2 = (-x)^4-2(-x^2) \n" ); document.write( "x^4-2x^2 = x^4-2x^2 \n" ); document.write( "Ans: yes so y-axis symmetry \n" ); document.write( "-------------------------- \n" ); document.write( "3rd: Check f(x) = -f(-x) \n" ); document.write( "x^4-2x^2 = -((-x)^4-2(-x)^2) \n" ); document.write( "x^4-2x2 = -(x^4-2x^2) \n" ); document.write( "Ans: no so no origin symmetry \n" ); document.write( "====================================== \n" ); document.write( "Do the same for the other listed problems. \n" ); document.write( "Form f(x), -f(x), f(-x) and -f(-x) \n" ); document.write( "--- \n" ); document.write( "If f(x) = -f(-x) you have x-axis symmetry \n" ); document.write( "If f(x) = f(-x) you have y-axis symmetry \n" ); document.write( "If f(x) = -f(-x) you have origin symmetry \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |