document.write( "Question 609855: The sum of the lengths of all the edges of a cube is 6 centimeters. What is the volume, in cubic centimeters, of the cube? \n" ); document.write( "
Algebra.Com's Answer #384339 by SwiftAlbatross(13)\"\" \"About 
You can put this solution on YOUR website!
A cube has 12 edges. \r
\n" ); document.write( "\n" ); document.write( "6 cm / 12 edges = 0.5 cm / edge\r
\n" ); document.write( "\n" ); document.write( "The volume is the side of the cube to the third power.\r
\n" ); document.write( "\n" ); document.write( "V = \"s%5E3\" = \"%280.5cm%29%5E3\" = 0.125 cubic centimeters
\n" ); document.write( "
\n" );