document.write( "Question 1155728: If f(x) = x+5/ 2 , then f-1(x) = \n" ); document.write( "
Algebra.Com's Answer #778371 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The function \"f(x) = x+5/2\" = \"f%28x%29+=+x%2B5%2F2\" is not very interesting; so I am going to assume that the function is supposed to be \"f(x) = (x+5)/2\" = \"f%28x%29+=+%28x%2B5%29%2F2\"

\n" ); document.write( "The standard method for finding the inverse of a function is to switch the x and y in the given function and solve for the new y:

\n" ); document.write( "Switch: \"y+=+%28x%2B5%29%2F2\" --> \"x+=+%28y%2B5%29%2F2\"

\n" ); document.write( "Now solve for y.

\n" ); document.write( "\"x+=+%28y%2B5%29%2F2\"
\n" ); document.write( "\"2x+=+y%2B5\"
\n" ); document.write( "\"2x-5+=+y\"
\n" ); document.write( "\"y+=+2x-5\"

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

\n" ); document.write( "For many simple functions, it is easier to find the inverse by using the fact that the inverse function \"gets you back where you started\".

\n" ); document.write( "To get you back where you started, the inverse function has to performs the opposite operations, in the opposite order, compared to the original function.

\n" ); document.write( "The given function does the following to the input value:
\n" ); document.write( "(1) add 5;
\n" ); document.write( "(2) divide by 2

\n" ); document.write( "The inverse function has to...
\n" ); document.write( "(1) multiply by 2;
\n" ); document.write( "(2) subtract 5

\n" ); document.write( "f^(-1)(x) = 2x-5

\n" ); document.write( "Same answer with much less work...

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