document.write( "Question 46914: For the function defined by f(x)=5x-4, find a formula for f -1(x).\r
\n" );
document.write( "\n" );
document.write( "Note: the -1 is raised or is in exponent. \n" );
document.write( "
Algebra.Com's Answer #31069 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=5x-4, find a formula for f^-1(x).\r \n" ); document.write( "\n" ); document.write( "Write the problem as y=5x-4 \n" ); document.write( "Interchange x and y to get: \n" ); document.write( "x=5y-4 \n" ); document.write( "Solve for y as follows: \n" ); document.write( "y=(x+4)/5 \n" ); document.write( "That is the inverse of f or f^-1(x).\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |