document.write( "Question 56063: If f(x) = 5x - 7, what is f -1(x)?
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #38009 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If f(x) = 5x - 7, what is f -1(x)? \n" ); document.write( "------------ \n" ); document.write( "To get the inverse of a function interchange \n" ); document.write( "the x's with the y'x and solve for y, as follows: \n" ); document.write( "y=5x-7 \n" ); document.write( "Interchange to get: \n" ); document.write( "x=5y-7 \n" ); document.write( "Solve for y to get: \n" ); document.write( "y=(1/5)x+(7/5) \n" ); document.write( "That is the inverse. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |