document.write( "Question 367384: 1) A square has side lengths 2 cm. What happens to its area when you triple the side lengths?
\n" );
document.write( "2) A cube has lengths 2 cm. What happens to its volume when you triple the side lengths? \n" );
document.write( "
Algebra.Com's Answer #261877 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! A=S^2 \n" ); document.write( "2*2=4 FOR THE AREA. \n" ); document.write( "(3*2)(3*2)=6*6=36 IN THE INCREASED AREA. \n" ); document.write( "-------------------------------- \n" ); document.write( "V=S^3 \n" ); document.write( "V=2^3=8 CM^3. \n" ); document.write( "V=(3*2)^3=6^3=216 CM^3. \n" ); document.write( " |