document.write( "Question 205201: Hi all, I dont quite understand what this questions is asking:
\n" ); document.write( "Determine whether the following functions y = xsin3x, \"y+=+x%2Asin%283x%29\", \"y+=+x%5E2+%2B+e%5Ex\", \"y+=+x%5E3%2Acosx\" are even, odd or none of these.
\n" ); document.write( "Can anyone help me with solving it and explain how to do it please?
\n" ); document.write( "Thanks, -Nick.
\n" ); document.write( "

Algebra.Com's Answer #154910 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\"y+=+x%2Asin%283x%29\", \"y+=+x%5E2+%2B+e%5Ex\", \"y+=+x%5E3%2Acosx\"
\n" ); document.write( "
\r\n" );
document.write( "The graphs of even functions are symmetrical with respect to the\r\n" );
document.write( "y-axis.  Odd functions are symmetrical with respect to the origin.\r\n" );
document.write( "\r\n" );
document.write( "There are two ways to show even, odd, or neither.  The first way is\r\n" );
document.write( "graphical. The second way is algebraic.  I'll do the graphical way\r\n" );
document.write( "first:\r\n" );
document.write( "\r\n" );
document.write( "The graph of \"y+=+x%2Asin%283x%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28400%2C400%2C-10%2C10%2C-10%2C10%2Cx%2Asin%283x%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "It is symmetrical with respect to the y-axis, so it is an even function.\r\n" );
document.write( "\r\n" );
document.write( "The graph of \"y+=+x%5E2+%2B+e%5Ex\"\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28400%2C400%2C-10%2C10%2C-10%2C10%2Cx%5E2+%2B+e%5Ex%29\"\r\n" );
document.write( "\r\n" );
document.write( "It is not symmetrical with respect to the y-axis or with respect to the\r\n" );
document.write( "origin so it is neither even nor odd.\r\n" );
document.write( "\r\n" );
document.write( "The graph of \"y+=+x%5E3%2Acos%28x%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28400%2C400%2C-10%2C10%2C-300%2C300%2Cx%5E3%2Acos%28x%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "It is symmetrical with respect to the origin, so it is odd.\r\n" );
document.write( "\r\n" );
document.write( "------------\r\n" );
document.write( "\r\n" );
document.write( "How to tell algebraically whether the graph will be symmetrical\r\n" );
document.write( "with the y-axis (even), symmetrical with the origin (odd), or\r\n" );
document.write( "not symmetrical with respect to either the y-axis or the origin\r\n" );
document.write( "(neither):\r\n" );
document.write( "\r\n" );
document.write( "Rules for the algebraic method:\r\n" );
document.write( "\r\n" );
document.write( "Substitute -x for x and simplify.  If you get the same right side\r\n" );
document.write( "you started with after simplifying, the function is even.\r\n" );
document.write( "\r\n" );
document.write( "If you get the original right side multiplied by -1, then the \r\n" );
document.write( "function is odd.\r\n" );
document.write( "\r\n" );
document.write( "If you get neither, the function is neither even nor odd.\r\n" );
document.write( "\r\n" );
document.write( "----------------------\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+x%2Asin%283x%29\"\r\n" );
document.write( "\r\n" );
document.write( "replace the x's by (-x)\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+%28-x%29%2Asin%283%28-x%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+-x%2Asin%28-3x%29\"\r\n" );
document.write( "\r\n" );
document.write( "Use the fact that \"sin%28-phi%29=-sin%28phi%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+-x%2A%28-sin%283x%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Two negatives make a positive\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+x%2Asin%283x%29\"\r\n" );
document.write( "\r\n" );
document.write( "This is the same as the original right side so the\r\n" );
document.write( "function is even.\r\n" );
document.write( "\r\n" );
document.write( "----------------\r\n" );
document.write( "\r\n" );
document.write( " \"y+=+x%5E2+%2B+e%5Ex\", \r\n" );
document.write( "\r\n" );
document.write( "Replace the x's by (-x)\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+%28-x%29%5E2+%2B+e%5E%28-x%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+x%5E2+%2B+e%5E%28-x%29\"\r\n" );
document.write( "\r\n" );
document.write( "That is neither the same as the original right side,\r\n" );
document.write( "nor is it the original multiplied by -1,\r\n" );
document.write( "so it is neither an even nor an odd function.\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+x%5E3%2Acos%28x%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+%28-x%29%5E3%2Acos%28-x%29\"\r\n" );
document.write( "\r\n" );
document.write( "Use the fact that \"cos%28-phi%29=cos%28phi%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+-x%5E3%2Acos%28x%29\"\r\n" );
document.write( "\r\n" );
document.write( "That is the original right side multiplied by -1, so\r\n" );
document.write( "the function is odd.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );