Answer:
Explanation:
To find the inverse of the function f(x) = (x/3) - 2, we can follow these steps:
Step 1: Replace f(x) with y: y = (x/3) - 2.
Step 2: Interchange x and y: x = (y/3) - 2.
Step 3: Solve the equation for y.
To do this, we can start by isolating the y-term:
x + 2 = y/3.
Next, multiply both sides of the equation by 3 to eliminate the fraction:
3(x + 2) = y.
Simplifying further:
3x + 6 = y.
Finally, replace y with f^(-1)(x) to represent the inverse function:
f^(-1)(x) = 3x + 6.
Therefore, the inverse of the function f(x) = (x/3) - 2 is f^(-1)(x) = 3x + 6.