physics=world said:
so is it an odd function since it does not look like the original function?
A function is odd if it has a
very specific behavior. For every value of x, f(-x) must equal -f(x). Find the expression for f(-x) and find the expression for -f(x). Compare the two expressions. Are they equal for every possible value of x? If they are, your function is odd. If they differ for any single value of x, your function is not odd.
A quick way to compare two expressions is to subtract one from the other. It doesn't matter which one comes first, as if they are the same value, the subtraction will give you 0. If you don't get 0, the expressions are different.
If your function is not odd, that does not mean it is even. To be even it must satisfy a different
extremely specific rule. You must compare the expression for f(-x) to the expression for f(x). Are they equal for every possible value of x? If so, the function is even. If they differ for any specific value of x, then your function is not even either.
Most functions are neither even nor odd.