SOLUTION: Find the inverse of the function f(x)=3x^3+8/4x^3

Algebra ->  Inverses -> SOLUTION: Find the inverse of the function f(x)=3x^3+8/4x^3      Log On


   



Question 881759: Find the inverse of the function f(x)=3x^3+8/4x^3
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the inverse of the function f(x)=3x^3+8/4x^3
-----
y = (3x^3+8)/(4x^3)
------
y = (3/4) + (2/x^3)
-------
To get the inverse:
1st: interchange x and y to get:
x = (3/4) + (2/y^3)
-----
2nd: Solve for "y":
2/y^3 = [x - (3/4)]
-----
y^3 = 2/[x-(3/4)]
-----
y = cbrt[2/(x-(3/4))
==========================
Cheers,
Stan H.
------------------