document.write( "Question 46643: for the function defined f(x)=5x-4, find a formula for f^-1(x). \n" ); document.write( "
Algebra.Com's Answer #30906 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = 5x - 4 \n" ); document.write( "y = 5x - 4 \n" ); document.write( "x = 5y - 4 \n" ); document.write( "x + 4 = 5y \n" ); document.write( "(1/5)x + 4/5 = y \n" ); document.write( "(1/5)x + 4/5 = f^-1(x) \n" ); document.write( " |