How do you know if h(x) = x / (x^2 - 1)h(x)=xx21 is an even or odd function?

1 Answer
Dec 31, 2015

Examine h(-x)h(x) to see that h(x)h(x) is an odd function.

Explanation:

A function f(x)f(x) is even if f(-x) = f(x)f(x)=f(x).
A function f(x)f(x) is odd if f(-x) = -f(x)f(x)=f(x)

Then, to see if h(x)h(x) is even or odd, we examine h(-x)h(x).

h(-x) = (-x)/((-x)^2-1)h(x)=x(x)21

= -x/(x^2-1)=xx21

= -h(x)=h(x)

Thus h(x)h(x) is odd.