document.write( "Question 1140512: Find the inverse of f(x)=x^3+1\r
\n" );
document.write( "\n" );
document.write( "Please explain line by line step by step explanation. Thank you. \n" );
document.write( "
Algebra.Com's Answer #761036 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "to find the inverse, swap x and y \n" ); document.write( " \n" ); document.write( "solve for y \n" ); document.write( "y^3 = x - 1 \n" ); document.write( "Find the cube root of both sides \n" ); document.write( "y = \n" ); document.write( " |