document.write( "Question 203035: Find the inverse of f(x)=x^3 + 2 \n" ); document.write( "
Algebra.Com's Answer #153170 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = x^3 +2 \n" ); document.write( ". \n" ); document.write( "y= x^3 +2 \n" ); document.write( ". \n" ); document.write( "for inverse let y=x,,,and x=y \n" ); document.write( ". \n" ); document.write( "x=y^3 +2 \n" ); document.write( ". \n" ); document.write( "this can be rearranged as required,perhaps,,,y = (x-2)^1/3 \n" ); document.write( " |