document.write( "Question 570212: Please help me find the inverse of functions with an example like this:
\n" );
document.write( "f(x)=8(x-13) \n" );
document.write( "
Algebra.Com's Answer #367628 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Please help me find the inverse of functions with an example like this: \n" ); document.write( "f(x)=8(x-13) \n" ); document.write( "replace f(x) with y: \n" ); document.write( "y=8(x-13) \n" ); document.write( "switch x and y and solve for y: \n" ); document.write( "x=8(y-13) \n" ); document.write( "x/8 = y-13 \n" ); document.write( "x/8 + 13 = y \n" ); document.write( ". \n" ); document.write( "Therefore, the inverse is: \n" ); document.write( "x/8 + 13\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |