document.write( "Question 696332: I need help finding the inverse of f(x) i just dont really understand how to do it.
\n" );
document.write( "For example
\n" );
document.write( "f(x)=4x+7
\n" );
document.write( "i think after that you switch the x and y and im lost after that \n" );
document.write( "
Algebra.Com's Answer #428939 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I need help finding the inverse of f(x) i just dont really understand how to do it. \n" ); document.write( "For example \n" ); document.write( "f(x)=4x+7 \n" ); document.write( "y = 4x + 7 \n" ); document.write( "--> x = 4y + 7 \n" ); document.write( "Then solve for y \n" ); document.write( "4y = x - 7 \n" ); document.write( "y = (x-7)/4 is the inverse. \n" ); document.write( " \n" ); document.write( " |