document.write( "Question 99047: Simplify each expression. Rationalize all denominators. Assume that all variables are positive.\r
\n" );
document.write( "\n" );
document.write( "cube root of 2x times cube root of 4 times cube root of 2x square \n" );
document.write( "
Algebra.Com's Answer #72227 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! cube root of 2x times cube root of 4 times cube root of 2x square \n" ); document.write( ": \n" ); document.write( "CubeRt(2x) * CubeRt(4) * CubeRt(2x^2) \n" ); document.write( ": \n" ); document.write( "Same as: \n" ); document.write( "CubeRt(2x*4*2x^2) \n" ); document.write( ": \n" ); document.write( "CubeRt(8x^3) \n" ); document.write( ": \n" ); document.write( "You can see that: \n" ); document.write( "CubeRt(2*2*2*x*x*x) = 2x \n" ); document.write( " |