Mark M. answered 06/07/18
Tutor
4.9
(950)
Retired math prof. Very extensive Precalculus tutoring experience.
A function is even if f(-x) = f(x). A function is odd if f(-x) = -f(x).
f(x) = x3 / (x2+1)
f(-x) = (-x)3 / ( (-x)2+1) = -x3 / (x2+1)
= -f(x)
So, the given function is an ODD function.