document.write( "Question 703953: storms factory makes toy cubes. each edge measures 2cm.
\n" );
document.write( "calculate the volume of a circle \n" );
document.write( "
Algebra.Com's Answer #433811 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! The volume of a \"box\" (rectangular prism) is \n" ); document.write( "(1) V = l*w*h \n" ); document.write( "When the box is a cube, all dimensions are the same. In your example \n" ); document.write( "(2) V = 2*2*2 or \n" ); document.write( "(3) V = 8 \n" ); document.write( "Answer: The volume of the cube is 8 cubic cm. \n" ); document.write( " |