document.write( "Question 1028666: Let
\n" );
document.write( "f(x) = {3x - 7}/{x + 1}.
\n" );
document.write( "Find the inverse f^{-1}(x). \n" );
document.write( "
Algebra.Com's Answer #643747 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = {3x - 7}/{x + 1}. \n" ); document.write( "Find the inverse f^{-1}(x) \n" ); document.write( "------- \n" ); document.write( "1st:: Interchange x and y to get: \n" ); document.write( "x = (3y-7)/(y+1) \n" ); document.write( "---- \n" ); document.write( "2nd: Solve for \"y\":: \n" ); document.write( "xy + x = 3y-7 \n" ); document.write( "------ \n" ); document.write( "y(x-3) = -x-7 \n" ); document.write( "------ \n" ); document.write( "y = -(x+7)/(x-3) \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------------- \n" ); document.write( " |