document.write( "Question 440729: what is the volume of a cube that is 2.3 cm wide, 4.0 cm Tall, and 3.2 cm long? \n" ); document.write( "
Algebra.Com's Answer #304352 by Euler(11)\"\" \"About 
You can put this solution on YOUR website!
Volume= length*width*height
\n" ); document.write( " = 3.2 * 2.3 * 4.0
\n" ); document.write( " = 29.44cm^3
\n" ); document.write( "
\n" );