SOLUTION: What is even function and odd function?? Please tell me in details with graph..

Algebra ->  Finance -> SOLUTION: What is even function and odd function?? Please tell me in details with graph..      Log On


   



Question 899749: What is even function and odd function?? Please tell me in details with graph..
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Even functions are symmetric about the y-axis, so f%28x%29=f%28-x%29.
Here are two examples.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C8e%5E%28-x%5E2%2F8%29%2Cx%5E2%2F4-%0D%0A4%29
.
.
.
Odd functions are anti-symmetric about the y-axis, so f%28x%29=-f%28-x%29.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cx%2Cx%5E3%2F30%29