document.write( "Question 976275: WHat is the length and width of a rectangular box of it is volume is 240cm3 and its heigth is 15 \n" ); document.write( "
Algebra.Com's Answer #801651 by CubeyThePenguin(3113) You can put this solution on YOUR website! length = L \n" ); document.write( "width = W \n" ); document.write( "height = H = 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Volume = LWH = 240\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area of base = WH = 240/15 = 16 \n" ); document.write( " |