document.write( "Question 1073333: Given the following equation, determine if the following symmetry exists.
\n" );
document.write( "f(x)=-2x^3+4x^2-2x+1
\n" );
document.write( "
\n" );
document.write( "1. x- axis
\n" );
document.write( "2. y=x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #688190 by KMST(5328)![]() ![]() You can put this solution on YOUR website! Neither \n" ); document.write( "1. For the graph of a relation to be symmetrical with respect to the x-axis,for every point (x,y), its reflection over the x-axis, point (X,-Y) must also be in the graph. \n" ); document.write( "That means that changing y to -y, you get the same equation. \n" ); document.write( "That cannot happen with a function, \n" ); document.write( "because by definition a function assigns just one y value to every x. \n" ); document.write( "It cannot assign y and -y for the same x. \n" ); document.write( "2. I assume that means symmetry about the y=x line. \n" ); document.write( "For that symmetry, if a point (x,y) is part of the graph, (y,x) must be part of the graph too. \n" ); document.write( "That means that swapping the x and y variables you get the same equation. \n" ); document.write( "Some functions could do that, but the only polynomial that can do that is the degree 1 polynomial f(x)=x or y=x. \n" ); document.write( "If one of the variables has an exponent that the other does not have, \n" ); document.write( "swapping variables cannot possibly yield the same equation. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Polynomials in \n" ); document.write( " \n" ); document.write( "With any luck, \n" ); document.write( "a polynomial of even degree may be symmetrical with respect to the y-axis, \n" ); document.write( "or a polynomial of odd degree may be symmetrical about the origin. \n" ); document.write( " |