SOLUTION: what is the inverse function of y=3x^3-9 including steps?

Algebra ->  Inverses -> SOLUTION: what is the inverse function of y=3x^3-9 including steps?      Log On


   



Question 1169488: what is the inverse function of y=3x^3-9 including steps?
Answer by math_helper(2461) About Me  (Show Source):
You can put this solution on YOUR website!

+y+=+3x%5E3-9+
General strategy: solve for x then swap x & y at the very end.
+y%2B9+=+3x%5E3+ <--- added 9 to both sides
+%28y%2B9%29%2F3+=+x%5E3+ <--- divided both sides by 3
+root%283%2C%28%28y%2B9%29%2F3%29%29+=+x+ <--- took cube root of both sides
+x+=+root%283%2C%28%28y%2B9%29%2F3%29%29+ <--- re-wrote w/x on left hand side
Now swap x & y:
+highlight%28+y+=+root%283%2C+%28%28x%2B9%29%2F3%29%29+%29+ <--- this is the inverse function

Check...
You can check it by computing +f%5E-1%28f%28x%29%29+ ... it should give you x back.
We plug in '+%283x%5E3-9%29+' for 'x' in the inverse function:
(ok)