document.write( "Question 250829: what is the inverse of f(x) = 5x-10? \n" ); document.write( "
Algebra.Com's Answer #184412 by edjones(8007)![]() ![]() You can put this solution on YOUR website! f(x) = 5x-10 \n" ); document.write( "y=5x-10 \n" ); document.write( "x=5y-10 the key step, switch x and y. Then solve for y. \n" ); document.write( "5y=x+10 \n" ); document.write( "y=x/5 +2 \n" ); document.write( "f^(-1)(x)=x/5 +2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |