document.write( "Question 639393: Find the formula for the inverse function for f(x)=7x^3+5
\n" );
document.write( "I'm not sure if I did this right but I got 3√y-5/7=x\r
\n" );
document.write( "\n" );
document.write( "If not then what steps should I take to get the inverse?\r
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #402717 by opeodu(24)![]() ![]() You can put this solution on YOUR website! Let f(x)=y y=7x^3+5 y-5=7x^3 ([y-5]/7)=x^3 x=([y-5]/7)^1/3 f^-1(x)=([x-5]/7)^1/3 \n" ); document.write( " |