document.write( "Question 616391: find the volume and surface area of a cube with an edge length of 10 units \n" ); document.write( "
Algebra.Com's Answer #387660 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
v = e^3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sa = 6 e^2
\n" ); document.write( "
\n" );