document.write( "Question 204759: Determine whether the function has an inverse function and if so, find the inverse function f(x)=x^3+8 \n" ); document.write( "
Algebra.Com's Answer #154525 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine whether the function has an inverse function and if so, find the inverse function f(x)=x^3+8 \n" ); document.write( "---------------------------- \n" ); document.write( "Interchange x and y to get: \n" ); document.write( "x = y^3+8 \n" ); document.write( "Solve for \"y\": \n" ); document.write( "y^3 = x-8 \n" ); document.write( "y = (x-8)^(1/3) \n" ); document.write( "---------------------- \n" ); document.write( "Yes, the inverse exists and it is a function. \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |