You can put this solution on YOUR website! Find the formula for the inverse of f(x)=(x+7)cubed
:
f(x) = y
:
(x+7)^3 = y
:
Interchange x & y and solve for y
(y+7)^3 = x
:
Find the cube root of both sides:
y + 7 = x^(1/3)
y = x^(1/3) - 7
:
Inverse f(x) = x^(1/3) - 7