document.write( "Question 1024031: Find the inverse of g(x)=-2x+4 \n" ); document.write( "
Algebra.Com's Answer #639558 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "g(x) = -2x + 4
\n" ); document.write( "y = -2x + 4
\n" ); document.write( "Change the y and the x around
\n" ); document.write( "x = -2y + 4
\n" ); document.write( "x - 4 = -2y
\n" ); document.write( "(x - 4)/-2 = y
\n" ); document.write( "y = (x - 4)/-2
\n" ); document.write( "This is the inverse.
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );