Kemal G. answered 03/28/17
Tutor
4.8
(5)
Patient and Knowledgeable Math and Science Tutor with PhD
Hi Pius,
First of all, thank you for using parentheses and making life easy for everyone!
a) The domain will exclude the values of that make the denominator zero. So, x^2-1 = 0 and we get x={-1, 1}
The domain of f(x) is all real numbers except -1 and 1.
b) The definition of even and odd function is as follows:
if f(-x) = f(x) then the function is even
if f(-x) = -f(x) then the function is odd
In all other cases, the function is neither even nor odd.
So, let's check.
f(x) = (3x^2-9)/(x^2-1)
plug in -x for x
=(3(-x)^2 -9) / ((-x)^2-1)
= (3x^2 - 9) / (x^2 - 1)
we see that f(x) = f(-x) and conclude that it is an even function.