
William W. answered 06/27/20
Math and science made easy - learn from a retired engineer
To find the inverse:
Step 1: Rewrite the function with "y" replacing f(x)
f(x) = 3x + 2 becomes y = 3x + 2
Step 2, Switch the "x" and "y" around.
y = 3x + 2 becomes x = 3y + 2
Step 3: Solve for "y".
x = 3y + 2 [Subtract 2 from both sides:
x - 2 = 3y [Divide both sides by 3
(x - 2)/3 = y
Step 4: Replace "y" with f-1(x)
f-1(x) = (x - 2)/3
That's the inverse.