SOLUTION: Find the inverse of f(x)=3x^3-12

Algebra ->  Inverses -> SOLUTION: Find the inverse of f(x)=3x^3-12      Log On


   



Question 908336: Find the inverse of f(x)=3x^3-12
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the inverse of f(x)=3x^3-12
-------------
y = 3x^3 - 12
----
1st: Interchange x and y.
x = 3y^3 - 12
-----
2nd: Solve for "y":
3y^3 = x+12
y^3 = (x+12)/3
y = cbrt[(x+12)/3]
That is the inverse.
Cheers,
Stan H.
-------------