To find the inverse function of \( f(x) = \frac{1}{5}x + 3 \), we can follow these steps:
-
Replace \( f(x) \) with \( y \): \[ y = \frac{1}{5}x + 3 \]
-
Swap \( x \) and \( y \): \[ x = \frac{1}{5}y + 3 \]
-
Solve for \( y \):
- First, subtract 3 from both sides: \[ x - 3 = \frac{1}{5}y \]
- Next, multiply both sides by 5: \[ 5(x - 3) = y \]
- Simplify: \[ y = 5x - 15 \]
-
Write the inverse function: The inverse function is: \[ f^{-1}(x) = 5x - 15 \]
Thus, the inverse function \( f^{-1}(x) \) is \( 5x - 15 \).