How do I find the inverse of the function f(x) = ∛(x/7) + 9?

To find the inverse of the function f(x) = ∛(x/7) + 9, we will follow these steps:

  1. Replace f(x) with y: Start by writing the equation as:
  2. y = ∛(x/7) + 9

  3. Isolate the cube root: To isolate the cube root term, we will subtract 9 from both sides:
  4. y – 9 = ∛(x/7)

  5. Cube both sides: Next, we will eliminate the cube root by cubing both sides:
  6. (y – 9)3 = x/7

  7. Multiply by 7: To solve for x, we then multiply both sides by 7:
  8. x = 7(y – 9)3

  9. Switch x and y: Now, we replace y with x to find the inverse function:
  10. f-1(x) = 7(x – 9)3

  11. Final result: Therefore, the inverse function is:
  12. f-1(x) = 7(x – 9)3

In summary, to find the inverse of f(x) = ∛(x/7) + 9, we followed these steps to isolate x, cube to eliminate the root, and finally switch our variables to express the inverse function.

Leave a Comment