document.write( "Question 531862: WHAT IS THE VOLUME OF A CUBE THAT IS 3 METERS LONG ON EACH SIDE? \n" ); document.write( "
Algebra.Com's Answer #350630 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! V = L*W*H, where V=volume, L=length, W=width, and H=height. \n" ); document.write( ". \n" ); document.write( "L=W=H = 3 m \n" ); document.write( ". \n" ); document.write( "V = 3*3*3 = 3^3 = 27 m^3 \n" ); document.write( " |