document.write( "Question 58626: Determine the equation for the inverse function of y=(x-2)^3+5. Thank you! \n" ); document.write( "
Algebra.Com's Answer #40167 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! inverse function of y=(x-2)^3+5 \n" ); document.write( "Interchange x and y to get: \n" ); document.write( "x=(y-2)^3+5 \n" ); document.write( "Solve for y as follows: \n" ); document.write( "(y-2)^3=x-5 \n" ); document.write( "Take the cube root to get: \n" ); document.write( "y-2= cube root (x-5) \n" ); document.write( "y=[cube root (x-5)]+2 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H, \n" ); document.write( " |