document.write( "Question 1196464: Find a formula for the inverse of the function.
\n" ); document.write( "f(x) = 6x − 1/2x + 9\r
\n" ); document.write( "\n" ); document.write( "f −1(x) = (f inverse of x).\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #829316 by greenestamps(13198)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "If you are working on a problem like this, your knowledge of math should be enough for you to know that the proper use of parentheses is important. The function as you show it is this:

\n" ); document.write( "f(x) = 6x − 1/2x + 9 --> \"f%28x%29+=+6x+-+1%2F2x+%2B+9\"

\n" ); document.write( "That is almost certainly not what you intended; you probably meant

\n" ); document.write( "f(x) = (6x - 1)/(2x + 9) --> \"f%28x%29+=+%286x+-+1%29%2F%282x+%2B+9%29\"

\n" ); document.write( "Finding the inverse of a function like this is a common type of problem on high school math competition tests; there is an easy pattern that makes it easy to write down the inverse function without doing any work.

\n" ); document.write( "Let's take a generic example \"y=%28Ax%2BB%29%2F%28Cx%2BD%29\" and find the inverse by the standard method of switching x and y and solving for the new y.

\n" ); document.write( "\"x=%28Ay%2BB%29%2F%28Cy%2BD%29\"
\n" ); document.write( "\"x%28Cy%2BD%29=Ay%2BB\"
\n" ); document.write( "\"Cxy%2BDx=Ay%2BB\"
\n" ); document.write( "\"Cxy-Ay=-Dx%2BB\"
\n" ); document.write( "\"y%28Cx-A%29=-Dx%2BB\"
\n" ); document.write( "\"y=%28-Dx%2BB%29%2F%28Cx-A%29\"

\n" ); document.write( "Now compare the original function to its inverse function:

\n" ); document.write( "\"y=%28Ax%2BB%29%2F%28Cx%2BD%29\" --> \"y=%28-Dx%2BB%29%2F%28Cx-A%29\"

\n" ); document.write( "In the inverse, the B and C stay where they are, while the A and D switch places and both change sign.

\n" ); document.write( "Using this pattern, you can write down the inverse of your given function with little effort:

\n" ); document.write( "\"y=%286x-1%29%2F%282x%2B9%29\" --> \"%28-9x-1%29%2F%282x-6%29\"

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