document.write( "Question 250591: how do i find:\r
\n" );
document.write( "\n" );
document.write( "(6x^4)^2(2x^4)^3 \n" );
document.write( "
Algebra.Com's Answer #182478 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (6x^4)^2 \n" ); document.write( "to square these exponents you multiply them so we get 36x^(4*2) \n" ); document.write( "and \n" ); document.write( "(2x^4)^3 \n" ); document.write( "4x^(12) \n" ); document.write( "which gives us 36x^8*8x^12 so we combine \r \n" ); document.write( "\n" ); document.write( "to multiply exponents we add them so we get \n" ); document.write( "36x^8*8x^1236*8*x^(8+12) \n" ); document.write( " 36*8*x^(20)=288x^20 \n" ); document.write( " \n" ); document.write( " |