document.write( "Question 194541: Verify that f(x)=^3square roor of 2x and g(x)=x^3/2 are inverse functions \n" ); document.write( "
Algebra.Com's Answer #145975 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
g(x) = x^(3/2)
\n" ); document.write( "let y=g(x)
\n" ); document.write( "y=x^(3/2)
\n" ); document.write( "inverse is x=y^(3/2)
\n" ); document.write( "raise both side to 2/3 power
\n" ); document.write( "x^(2/3) = y
\n" ); document.write( "
\n" );