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$$