document.write( "Question 313825: all sides on cube is 6. how would i find the surface area and the volume? \n" ); document.write( "
Algebra.Com's Answer #224393 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
If the cube has six-inch sides, then its volume (L*W*H), is:
\n" ); document.write( "\"V+=+6%2A6%2A6\"
\n" ); document.write( "\"V+=+6%5E3\"
\n" ); document.write( "\"V+=+216\"cubic inches.
\n" ); document.write( "...and its surface area is six times the area of each face and the area of each face is 6*6:
\n" ); document.write( "\"S+=+6%2A6%2A6\"
\n" ); document.write( "\"S+=+6%5E3\"
\n" ); document.write( "\"S+=+216\" square inches.
\n" ); document.write( "
\n" );