document.write( "Question 1039319: Find the inverse function of f.
\n" );
document.write( "f(x)= 7 - 4x^3 \n" );
document.write( "
Algebra.Com's Answer #654070 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find the inverse function of f. \n" ); document.write( "f(x)= 7 - 4x^3 \n" ); document.write( "y = 7 - 4x^3 \n" ); document.write( "swap x and y \n" ); document.write( "x = 7 - 4y^2 \n" ); document.write( "solve for y \n" ); document.write( "x - 7 = -4y^3 \n" ); document.write( " \n" ); document.write( "find the cube root of both sides \n" ); document.write( "y = \n" ); document.write( "looks something like this, the green line should go negative just like the red \n" ); document.write( " |