document.write( "Question 86540: what is the simplified form of 2(xy)^3\r
\n" );
document.write( "\n" );
document.write( "a. 2x^3y
\n" );
document.write( "b. 2x^3y^3
\n" );
document.write( "c. 2xy^3
\n" );
document.write( "d. 8x^3y^3 \n" );
document.write( "
Algebra.Com's Answer #62579 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 2(xy)^3 [use the order of operations (PEMDAS)] \n" ); document.write( "2(x^3y^3)[distribute the exponents within the parenthesis] \n" ); document.write( "2x^3y^3 [simplify as much as possible] \n" ); document.write( " |