document.write( "Question 115564: find the inverse function g of the given function and state the domain and range of g\r
\n" );
document.write( "\n" );
document.write( "y=f(x)=(x+2)^3 \n" );
document.write( "
Algebra.Com's Answer #84157 by edjones(8007)![]() ![]() You can put this solution on YOUR website! y=f(x)=(x+2)^3 \n" ); document.write( "x=(y+2)^3 switch the x and y and solve for y. \n" ); document.write( "x^1/3=y+2 take cube root of both sides. \n" ); document.write( "y=x^1/3 -2 \n" ); document.write( "f(g)=x^1/3 -2 \n" ); document.write( "The domain and range are all real numbers. \n" ); document.write( "Ed \n" ); document.write( " |