document.write( "Question 874992: the function f(x) = 8x+9/x-2 is one to one.\r
\n" ); document.write( "\n" ); document.write( "find an equation for f^-1(x), the inverse function
\n" ); document.write( "

Algebra.Com's Answer #527893 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
y = 8x+9 / (x-2)
\n" ); document.write( "solve for x
\n" ); document.write( "yx -2y = 8x + 9
\n" ); document.write( "yx -8x = 2y + 9
\n" ); document.write( "x = (2y+9) / (y-8)
\n" ); document.write( "interchange x's and y's
\n" ); document.write( "y = (2x+9) / (x-8)
\n" ); document.write( "f inverse (x) = (2x+9) / (x-8)
\n" ); document.write( "
\n" ); document.write( "
\n" );