document.write( "Question 611949: 3 ice cubes, of side 1 cm,2 cm and 3 cm respectively, are placed in a cylinder whose base is 6 cm2. after the ice has melted, what will be the height of the water in centimeters in the cylinder? \n" ); document.write( "
Algebra.Com's Answer #385251 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! The volume of water from the 3 ice cubes is 1^3 + 2^3 + 3^3 = 36 \n" ); document.write( "The cylindrical volume will be equal to the base area times the height of the water: \n" ); document.write( "6h = 36 \n" ); document.write( "So height, h = 6 cm \n" ); document.write( " |