document.write( "Question 997404: what is the inverse of the function y - 2 = 7x \n" ); document.write( "
Algebra.Com's Answer #615503 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Function is y=7x+2
\n" ); document.write( "for inverse, just change x and y.
\n" ); document.write( "x=7y-2
\n" ); document.write( "now solve for y
\n" ); document.write( "7y=x+2
\n" ); document.write( "y = (1/7)(x+2)
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C7x%2B2%2C%281%2F7%29%28x%2B2%29%29\"
\n" ); document.write( "
\n" );