SOLUTION: How do I find the inverse of the function f(x) = (x-1)cubed
Algebra
->
Number-Line
-> SOLUTION: How do I find the inverse of the function f(x) = (x-1)cubed
Log On
Algebra: Number Line
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Number-Line
Question 298522
:
How do I find the inverse of the function
f(x) = (x-1)cubed
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
y = (x-1)^3
cbrt(y) = x - 1
x = cbrt(y) + 1
f^(-1)(x) = cbrt(x) + 1