document.write( "Question 1012552: 3.24\r
\n" );
document.write( "\n" );
document.write( "The function of f(x)=8x+2 is one to one\r
\n" );
document.write( "\n" );
document.write( "Find an equation for f^-1(x), the inverse function.\r
\n" );
document.write( "\n" );
document.write( "f^-1 (x) =\r
\n" );
document.write( "\n" );
document.write( "(type an expression for the inverse. Use integers or fractions for any numbers in the expression.) \n" );
document.write( "
Algebra.Com's Answer #628515 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! To find an inverse function, follow these steps \n" ); document.write( "f(x) = 8x + 2 (put in y for f(x)) \n" ); document.write( "y = 8x + 2 (now switch y and x) \n" ); document.write( "x = 8y + 2 (now solve for y again) \n" ); document.write( "x - 2 = 8y \n" ); document.write( "y = (1/8)(x-2) (now put f^-1(x) in for y and you're done...) \n" ); document.write( "f^-1(x) = (1/8)(x-2) \n" ); document.write( " |