document.write( "Question 45183: simplify
\n" );
document.write( "(a^4b^2)^4 \n" );
document.write( "
Algebra.Com's Answer #29976 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (a^4b^2)^4 \n" ); document.write( "a^(4*4)b^(2*4) \n" ); document.write( "a^16b^8 \n" ); document.write( " |