trip7 said:
Pardon my lack of proper terminology. I am trying to find even, odd, neither, or both. What I meant by 'using' is arildno's example "just plugging in -x at x's place in the expression for the function." I am trying to learn curve tracing and checking for symmetry I replaced x with -x aka f(x)=f(-x). I forgot how to find the origin and for some reason f(-x)=-f(x) comes to mind. Is there a simple technique like replace x with -x? Hope this isn't more confusing than previous post.
trip7
"Im trying to learn curve tracing and checking for symmetry I replaced x with -x aka f(x)=f(-x)."
This is COMPLETELY, TOTALLY WRONG!
Read what I wrote carefully:
First, I EVALUATE f(-x)
Then, I COMPARE the gained expression with what I know of f(x)
Then I can draw a CONCLUSION if f is either odd, even or neither or both.
Another example:
Let g(x)=x^2
Then, we EVALUATE: g(-x)=(-x)^2=(-1)^2*x^2=x^2
But, COMPARING with g(x), I see that I can CONCLUDE:
g(-x)=x^2=g(x), that is, g(-x)=g(x)
That is, g is an even function.
Yet another example:
Let h(x)=x^2-x
Then:
h(-x)=(-x)^2-(-x)=x^2+x
But, the expression x^2+x is not equal to h(x), nor is it equal to -h(x)!
That is:
h(x) is neither even or odd!