You can
put this solution on YOUR website!
f−1(x) has x's and y's swapped from F(x).
Given f(x) = 7x + 4 , determine the value of f−1(−3)
That's the same as asking
Given y = 7x + 4, determine the value of x when y = −3.
-3 = 7x + 4
-7 = 7x
-1 = x
f−1(−3) = -1
Edwin