To find the inverse of the function \( g(x) = 9x + 8 \), we need to follow these steps:
-
Replace \( g(x) \) with \( y \): \[ y = 9x + 8 \]
-
Swap \( x \) and \( y \): \[ x = 9y + 8 \]
-
Solve for \( y \):
- Subtract 8 from both sides: \[ x - 8 = 9y \]
- Divide both sides by 9: \[ y = \frac{x - 8}{9} \]
-
Replace \( y \) with \( g^{-1}(x) \): \[ g^{-1}(x) = \frac{x - 8}{9} \]
So the inverse function is: \[ g^{-1}(x) = \frac{x - 8}{9} \]