document.write( "Question 1175954: 2 boxes have same volume. 1 box has a base of 5cm by 5cm. one box has a base of 10cm by 10 cm. How many times as tall is the box with the smaller base? \n" ); document.write( "
Algebra.Com's Answer #801743 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! Let the height of box 1 be h.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "box 1 = 5 * 5 * h = 25h\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "box 2 = 10 * 10 * (h/4) = 25h\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The box with the smaller base is |