document.write( "Question 308553: Use the 4 step process to find the inverse for each function. Is the inverse a function? Show your work!!!
\n" ); document.write( "f(x)=5x-3
\n" ); document.write( "

Algebra.Com's Answer #220628 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
f(x) = 5x - 3
\n" ); document.write( "y = f(x)
\n" ); document.write( "5x - 3 = y
\n" ); document.write( "Swap x & y, solve for y
\n" ); document.write( "5y - 3 = x
\n" ); document.write( "5y = x + 3
\n" ); document.write( "Divide thru by 5
\n" ); document.write( "y = \"x%2F5\" + \"3%2F5\"
\n" ); document.write( "
\n" );