221k views
4 votes
Find the inverse of the function f(x) = 8x + 16.

1 Answer

3 votes
Swap x and y, then solve for y.
y = 8x + 16 . . . . . . original function
x = 8y + 16 . . . . . . x and y swapped
x - 16 = 8y . . . . . . subtract 16
(x - 16)/8 = y . . . . .divide by 8. This is your inverse function.


f^(-1)(x)=(x-16)/(8)
User Dave Zych
by
8.4k points