document.write( "Question 52695: simplify the following expression and rewrite using only positive exponents:
\n" ); document.write( "(assume that the bases are not zero)\r
\n" ); document.write( "\n" ); document.write( "(2abc^5)^3(3a^4b^-4c^-3)^3
\n" ); document.write( "

Algebra.Com's Answer #35168 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
I may not be understanding the way you typed this in, but here's what I think you meant:
\n" ); document.write( "(2abc^5)^3(3a^(4)b^(-4)c^(-3))^3
\n" ); document.write( "Multiply the exponents on the outside of the parenthesese by the exponents on the inside of the parenthesese.
\n" ); document.write( "(2^(1*3)a^(1*3)b^(1*3)c^(5*3))(3^(1*3)a^(4*3)b^(-4*3)c^(-3*3))
\n" ); document.write( "(2^(3)a^(3)b^(3)c^(15))(3^(3)a^(12)b^(-12)c^(-9))
\n" ); document.write( "When multiplying like bases, add their exponents.
\n" ); document.write( "2^(3)*3^(3)*a^(3+12)*b^(3+(-12))c^(15+(-9))
\n" ); document.write( "8*27a^(15)b^(-9)c^(6)
\n" ); document.write( "Negative exponents mean that if its base is a numerator it becomes a denominator and the exponent becomes positive.
\n" ); document.write( "(216a^(15)c^(6))/(b^(9))
\n" ); document.write( "
\n" );