Question 1191974
<br>
f(x)=2x-3<br>
(1) Find f^(-1)(x)<br>
There is a simple method for finding the inverse of a simple function like this, using the idea that an inverse function "un-does" what the function does.<br>
The given function does the following to the input:
.. multiply by 2; and
.. subtract 3<br>
The inverse function, to undo that the function does, must perform the opposite operations in the opposite order:
.. add 3; and
.. divide by 2<br>
ANSWER: f^(-1)(x) = (x+3)/2<br>
(2) By the definition of an inverse function, f(f^(-1)(x))=x<br>
(3) Likewise, f(f^(-1)(4))=4<br>