document.write( "Question 154147: Find the inverse of the one to one function.\r
\n" );
document.write( "\n" );
document.write( "F(x)=4/5x-1\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #113448 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the inverse of the one to one function. \n" ); document.write( "F(x)=4/5x-1 \n" ); document.write( "--------------- \n" ); document.write( "y = (4/5)x -1 \n" ); document.write( "Interchange x and y to get: \n" ); document.write( "x = (4/5)y -1 \n" ); document.write( "solve for y to get the inverse: \n" ); document.write( "5x = 4y -5 \n" ); document.write( "4y = 5x + 5 \n" ); document.write( "y = (5/4)x + 5 \n" ); document.write( "That is the inverse. \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |