document.write( "Question 255342: if each edge of a cube is increased by 30% , by what percent does the volume increase? \n" ); document.write( "
Algebra.Com's Answer #187613 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
v=L*W*H
\n" ); document.write( "1.3^3*L*W*H=1.30L*1.30W*1.30W
\n" ); document.write( "1.3^2=1.69
\n" ); document.write( "1.69*1.3=2.197 times the original
\n" ); document.write( "1/2.197*100% increase
\n" ); document.write( "old/new= percent increase
\n" ); document.write( "
\n" ); document.write( "
\n" );