2

We know that a function f is even if $f(-x)=f(x)$ and odd if $f(-x)=-f(x)$.
Now my question : if the domain of the function is positive number, then how can I determine whether it odd or even?

For example: determine whether the following function is odd or even.
$$f(x)=x(10-x), 0<x<10$$

1 Answers1

6

It doesn't make sense to ask if a function is odd/even when the domain of definition isn't symmetric around the origin.

mrf
  • 43,639