Find the inverse of the function. f(x) = x3 + 4
ANSWERS
2015-11-07 18:49:40
f[latex] f^{-1}(x)= sqrt[3]{x-4} [/latex]
2015-11-07 18:50:55
The proper notation for an inverse function is f(x)^(-1) Switch the spots of f(x) and x to get x = f(x)^3 + 4, then solve for f(x) x - 4 = f(x)^3 f(x)^-1 = cubrt(x-4)
ADD ANSWER