document.write( "Question 91461: Given the function f(x) = 5x+2, find a formula for the inverse function. \n" ); document.write( "
Algebra.Com's Answer #66417 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Given the function f(x) = 5x+2, find a formula for the inverse function.
\n" ); document.write( "-----------
\n" ); document.write( "Interchange x and y to get:
\n" ); document.write( "x = 5y+2
\n" ); document.write( "Solve for y to get:
\n" ); document.write( "5y=x-2
\n" ); document.write( "y = (1/5)x + (2/5)
\n" ); document.write( "That is the inverse function.
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );