Final answer:
To find the inverse of a function, replace f(x) with y, interchange x and y, solve for y, and replace y with the function notation g(x). The correct inverse of f(x) = 7x + 5 is g(x) = (x - 5)/7.
Step-by-step explanation:
To find the inverse of a function, we can follow a few steps:
- Replace the function notation f(x) with y.
- Interchange the x and y variables.
- Solve the new equation for y.
- Replace y with the function notation g(x).
Let's apply these steps to the given function f(x) = 7x + 5:
- Replace f(x) with y: y = 7x + 5.
- Interchange x and y: x = 7y + 5.
- Solve for y: y = (x - 5)/7.
- Replace y with g(x): g(x) = (x - 5)/7.
Therefore, the correct inverse of f is option 1) g(x) = (x - 5)/7.