Answer:
See below
Explanation:
Given function is ,
=> f(x) = 4x + 7.
Replace f(x) with y ,
=> y = 4x + 7
For finding the inverse , interchange x and y ,
=> x = 4y + 7
Now solve for y ,
=> 4y = x - 7
=> y = x-7/4
Replace y with f-¹(x) ,
=> f-¹(x) = (x-7)/4
These are the required steps .