document.write( "Question 145442: find a formula for the inverse of the function if it exists\r
\n" );
document.write( "\n" );
document.write( "f(x)=x/x-1\r
\n" );
document.write( "\n" );
document.write( "Thank you tutors \n" );
document.write( "
Algebra.Com's Answer #106113 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=x/x-1 \n" ); document.write( "------------ \n" ); document.write( "y = x / (x-1)\r \n" ); document.write( "\n" ); document.write( "Interchange x and y to get: \n" ); document.write( "x = y/(y-1) \n" ); document.write( "Solve for y:\r \n" ); document.write( "\n" ); document.write( "y = xy - x \n" ); document.write( "xy -y = x \n" ); document.write( "y(1-x) = x \n" ); document.write( "y = x/(1-x) is the inverse of y = x(x-1) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |