document.write( "Question 409779: Test the equation x^4-y^4=16 for symmetry wit hte respect to the x axis, the y axis, and the origin \n" ); document.write( "
Algebra.Com's Answer #288369 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
WRT x-axis:
\n" ); document.write( "\"x%5E4+-+%28-y%29%5E4+=+16+=+x%5E4+-+y%5E4\", so YES.
\n" ); document.write( "WRT y-axis:
\n" ); document.write( "\"%28-x%29%5E4+-+y%5E4+=+16+=+x%5E4+-+y%5E4\", so YES.
\n" ); document.write( "WRT origin:
\n" ); document.write( "\"%28-x%29%5E4+-+%28-y%29%5E4+=+16+=+x%5E4+-+y%5E4\", so YES.
\n" ); document.write( "
\n" );