document.write( "Question 986045: What is the inverse of f(x)=5x^3-1 \n" ); document.write( "
Algebra.Com's Answer #606784 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y=5x^3-1 \n" ); document.write( "inverse \n" ); document.write( "x=5y^3-1 \n" ); document.write( "5y^3=x+1 \n" ); document.write( "y={(x+1)/5}^(1/3)\r \n" ); document.write( "\n" ); document.write( " |