document.write( "Question 441772: Find the inverse function for y=f(x)=4x-5
\n" ); document.write( "Graph f and its inverse
\n" ); document.write( "

Algebra.Com's Answer #304851 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
y = f(x) = 4x - 5
\n" ); document.write( "The inverse of the function is obtained by replacing x with y and solving for y:
\n" ); document.write( "x = 4y - 5
\n" ); document.write( "x + 5 = 4y
\n" ); document.write( "y = g(x) = x/4 + 5/4
\n" ); document.write( "The inverse of a function \"undoes\" the original function. As a check, let x=2
\n" ); document.write( "Then f(2) = y = 8 - 5 = 3
\n" ); document.write( "The inverse is y = g(3) = 3/4 + 5/4 = 8/4 = 2
\n" ); document.write( "This function returns the value of 2 so it has \"undone\" the original function
\n" ); document.write( "Here are the graphs:
\n" ); document.write( "\"graph%28400%2C400%2C-10%2C10%2C-10%2C10%2C4x-5%2Cx%2F4%2B5%2F4%29\"
\n" ); document.write( "
\n" );