document.write( "Question 1191974: Let f(x) =2x-3 find f-1, ff-1(x), ff-1(4) \n" ); document.write( "
Algebra.Com's Answer #823888 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "f(x)=2x-3

\n" ); document.write( "(1) Find f^(-1)(x)

\n" ); document.write( "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.

\n" ); document.write( "The given function does the following to the input:
\n" ); document.write( ".. multiply by 2; and
\n" ); document.write( ".. subtract 3

\n" ); document.write( "The inverse function, to undo that the function does, must perform the opposite operations in the opposite order:
\n" ); document.write( ".. add 3; and
\n" ); document.write( ".. divide by 2

\n" ); document.write( "ANSWER: f^(-1)(x) = (x+3)/2

\n" ); document.write( "(2) By the definition of an inverse function, f(f^(-1)(x))=x

\n" ); document.write( "(3) Likewise, f(f^(-1)(4))=4

\n" ); document.write( "
\n" ); document.write( "
\n" );