How do you find the inverse of p(x)=x^3-3x^2+3x-1?

1 Answer
Dec 28, 2015

Find p(x) = (x-1)^3, hence:

p^(-1)(y) = root(3)(y)+1

Explanation:

Let y = p(x) = x^3-3x^2+3x-1 = (x-1)^3

Taking the cube root of both ends we find:

root(3)(y) = x-1

Add 1 to both sides and transpose to get:

x = root(3)(y)+1

Hence p^(-1)(y) = root(3)(y)+1