To find the inverse function \( f^{-1}(x) \) for the function \( f(x) = 5x + 3 \), we follow these steps:
-
Replace \( f(x) \) with \( y \): \[ y = 5x + 3 \]
-
Solve for \( x \): First, isolate \( x \) on one side of the equation: \[ y - 3 = 5x \] \[ x = \frac{y - 3}{5} \]
-
Swap \( x \) and \( y \) to express the inverse: \[ f^{-1}(x) = \frac{x - 3}{5} \]
The inverse function is: \[ f^{-1}(x) = \frac{x - 3}{5} \]
This is the final answer for \( f^{-1}(x) \).