How do you find the domain of (x+1)/(x^2 - 1)?

1 Answer
Apr 29, 2017

The domain of RR-{-1,1}

Explanation:

We need

a^2-b^2=(a+b)(a-b)

Let rewrite the function by factorising

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

Let f(x)=(x+2)/((x+1)(x-1))

As we cannot divide by 0, x!=1 and x!=-1

Therefore,

the domain of f(x) is D_f(x)=RR-{-1,1}