document.write( "Question 819401: what is 2a squared if a =4 is it 256 or 32 \n" ); document.write( "
Algebra.Com's Answer #493085 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! (2a)^2 = 2^2 * a^2 = 4*a^2, now if a = 4 we have \n" ); document.write( "4*4^2 = 4*16 = 64 \n" ); document.write( "another way to look at this is \n" ); document.write( "(2*4)^2 = 8^2 = 64 \n" ); document.write( " \n" ); document.write( " |