Final answer:
The inverse function of f(x) = 2(x/3 + 5) is found by swapping x and y and solving for y, which gives us the answer f inverse(x) = (3x - 10) / 2, corresponding to Option A.
Step-by-step explanation:
The student asked to find the inverse of the function f(x) = 2(x/3 + 5). To find the inverse function, we need to perform several steps. First, we substitute f(x) with y to make the equation easier to manipulate:
y = 2(x/3 + 5)
Next, we swap x and y to begin solving for the inverse:
x = 2(y/3 + 5)
Then, we solve for y by performing inverse operations in reverse order:
- Divide both sides by 2: (x/2) = y/3 + 5
- Subtract 5 from both sides: (x/2) - 5 = y/3
- Multiply both sides by 3 to isolate y: 3((x/2) - 5) = y
The inverse function is therefore y = 3(x/2) - 15, which simplifies to y = (3x/2) - 15. Finally, we express the inverse function in terms of f-1(x):
f-1(x) = (3x - 10) / 2
So, the correct option for the inverse function is Option A.