document.write( "Question 1180186: how long must a rectangle be in order to hold 1800 cubic centimeters if its width is 12 centimeters and its height is 6 centimeters?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #809797 by mananth(16946)![]() ![]() You can put this solution on YOUR website! how long must a rectangle be in order to hold 1800 cubic centimeters if its width is 12 centimeters and its height is 6 centimeters?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "volume = L * W * H\r \n" ); document.write( "\n" ); document.write( "1800 = L * 12*6\r \n" ); document.write( "\n" ); document.write( "1800/12*6 = L\r \n" ); document.write( "\n" ); document.write( "L= 25 cm \n" ); document.write( " |