document.write( "Question 181285: Find the inverse of the function y = 4x – 7. Is the inverse a function? \n" ); document.write( "
Algebra.Com's Answer #135918 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
replace all occurences of x with y and all occurences of y with x
\n" ); document.write( ":
\n" ); document.write( "x=4y-7
\n" ); document.write( ":
\n" ); document.write( "4y=x+7
\n" ); document.write( ":
\n" ); document.write( "y=(1/4)x+(7/4)
\n" ); document.write( ":
\n" ); document.write( "yes this is a linear function
\n" ); document.write( "
\n" );