SOLUTION: f(x)=(x+1)^3-5 find inverse function

Algebra ->  Trigonometry-basics -> SOLUTION: f(x)=(x+1)^3-5 find inverse function      Log On


   



Question 755413: f(x)=(x+1)^3-5 find inverse function
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
f(x)=(x+1)^3-5 find inverse
------
1st: Interchange x and y to get:
x = (y+1)^3-5
------------
2nd: Solve for "y":
(y+1)^3 = x+5
--
y+1 = (x+5)^(1/3)
---
y = (x+5)^(1/3) - 1
-----------
That is the inverse function.
================================
Cheers,
Stan H.
=============