document.write( "Question 784987: Find the inverse of each function. Determine whether the inverse is a function, and state its domain and range.\r
\n" );
document.write( "\n" );
document.write( "f(x) = 8xcubed \n" );
document.write( "
Algebra.Com's Answer #477303 by edjones(8007)![]() ![]() You can put this solution on YOUR website! f(x)=8x^3 \n" ); document.write( "y=8x^3 \n" ); document.write( "8y^3=x \n" ); document.write( "y^3=x/8 \n" ); document.write( "y=x^(1/3)/2 \n" ); document.write( "f^-1(x)=x^(1/3)/2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |