How do you find the inverse of f(x)=x^2 - 1f(x)=x21 and is it a function?

1 Answer
Mar 23, 2016

Let y = f(x)y=f(x) and solve for xx.

We find that there is no inverse function unless the domain of f(x)f(x) is restricted.

Explanation:

Suppose f(x) = x^2-1f(x)=x21

To attempt to find an inverse function, let y = f(x)y=f(x) and solve for xx in terms of yy...

y = x^2-1y=x21

Add 11 to both sides to get:

y + 1 = x^2y+1=x2

Transpose and take square root of both sides, allowing for either sign:

x = +-sqrt(y+1)x=±y+1

This does not determine a unique value for xx in terms of yy. So there is no inverse function, unless we restrict the domain of f(x)f(x).

For example, if we specify an explicit domain [0, oo)[0,) for f(x)f(x), then f^(-1)(y) = sqrt(y+1)f1(y)=y+1

Alternatively, we might specify an explicit domain (-oo, 0](,0] for f(x)f(x), then f^(-1)(y) = -sqrt(y+1)f1(y)=y+1