document.write( "Question 91012: Please help.\r
\n" );
document.write( "\n" );
document.write( "Given the function f(x)=5x+2, find a formula for the inverse function. \n" );
document.write( "
Algebra.Com's Answer #66089 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = 5x + 2 \n" ); document.write( "y = 5x + 2 \n" ); document.write( "x = 5y + 2 \n" ); document.write( "x - 2 = 5y \n" ); document.write( "0.2x - 0.4 = y \n" ); document.write( "0.2x - 0.4 = f^(-1)(x) \n" ); document.write( " |