document.write( "Question 874136: Find the inverse of the function.
\n" );
document.write( "g(x)=-1/4x-9/5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #803750 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! y = -x/4 - 9/5 \n" ); document.write( "y + 9/5 = -x/4 \n" ); document.write( "-4(y + 9/5) = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f^(-1)(x) = -4x - 36/5 \n" ); document.write( " |