document.write( "Question 253600: a rectangular box is constructed to have the same volume as a cube whose edge is 6 cent. the rectangular box is 12 centimeters and the width is 8 centimeters what is the number centimeters in the height of the box \n" ); document.write( "
Algebra.Com's Answer #185942 by richwmiller(17219) You can put this solution on YOUR website! v=l*w*h \n" ); document.write( "v=6*6*6 \n" ); document.write( "v=12*8*h \n" ); document.write( "6*6*6=12*8*h \n" ); document.write( "6*6*6=6*2*2*4*h \n" ); document.write( "6*2*2*3*3=6*2*2*4*h \n" ); document.write( "3*3=4*h \n" ); document.write( "9=4h \n" ); document.write( "2.5=height in centimeters \n" ); document.write( "Reminder: \n" ); document.write( "You are limited to one problem per submission. \n" ); document.write( "No more than 4 submissions daily \n" ); document.write( "No similar problems. \n" ); document.write( " \n" ); document.write( " |