Final answer:
To find the inverse of the function f(x) = 4x + 7, rewrite it as y = 4x + 7, interchange x and y to get x = 4y + 7, solve for y to find y = (x - 7) / 4, and finally, express the inverse function as f^(-1)(x) = (x - 7) / 4.
Step-by-step explanation:
Finding the inverse of a function involves a few specific steps. Here is the process you would use to find the inverse of the linear function f(x) = 4x + 7, organized in the correct order:
- Rewrite the equation as y = 4x + 7 (Step A).
- Interchange x and y to form the equation x = 4y + 7 (Step B).
- Solve the equation for y in terms of x (Step C).
- Substitute y with ( f^(-1) (x) ) and express it as a function of x (Step D).
The detailed steps for finding the inverse function of f(x) would be as follows:
- Let y = f(x) so we have y = 4x + 7.
- Switch x and y to find the inverse: x = 4y + 7.
- Solve for y: y = (x - 7) / 4.
- Replace y with f^(-1)(x) to get f^(-1)(x) = (x - 7) / 4.