Answer:
(a) h(x) = 1/2x -1/2
Explanation:
The inverse of the function y = f(x) is found by solving x = f(y).
__
setup
x = f(y)
x = 2y +1 . . . . . . use the definition of f(x)
solution
x -1 = 2y . . . . . subtract 1
(x -1)/2 = y . . . . divide by 2
y = 1/2x -1/2 . . . . eliminate parentheses
h(x) = 1/2x -1/2 . . . write in functional form
The inverse of f(x) = 2x+1 is ...
h(x) = 1/2x -1/2