document.write( "Question 905476: What is the inverse of the function f(x)=x^1/3+1
\n" );
document.write( "I also need to find the domain and range off and f^1
\n" );
document.write( "Any help would be greatly appreciated. \n" );
document.write( "
Algebra.Com's Answer #549234 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Inverse \n" ); document.write( "x = y^(1/3) + 1 \n" ); document.write( "(x-1)^3 = y \n" ); document.write( "Domain and Range all real numbers \n" ); document.write( " |