Final answer:
To find the inverse function of f(x) = (x - 9)^(1/3) / 5, transpose x and y, then solve for y step-by-step to get the inverse function: f^-1(x) = (5x)^3 + 9.
Step-by-step explanation:
To find the inverse function f-1(x) of the function f(x) = (x - 9)1/3 / 5, we need to swap the roles of x and y and then solve for y.
- Start with the original function, y = (x - 9)1/3 / 5.
- Replace y with x to get x = (y - 9)1/3 / 5.
- Multiply both sides by 5 to eliminate the fraction: 5x = (y - 9)1/3.
- Raise both sides to the power of 3 to get rid of the cube root: (5x)3 = y - 9.
- Add 9 to both sides to isolate y: y = (5x)3 + 9.
- Thus, the inverse function is f-1(x) = (5x)3 + 9.