document.write( "Question 1014267: a cylinder has a height of 20 cm and a diameter of 10 centimeters . what is the size of a cube in centimeters, that can hold the same amount of water \n" ); document.write( "
Algebra.Com's Answer #630571 by Cromlix(4381) You can put this solution on YOUR website! Hi there, \n" ); document.write( "Volume of a cylinder = Pi x r^2 h \n" ); document.write( "= Pi x 5^2 x 20 = 1570.8 cm^3 (1 decimal place) \n" ); document.write( "Volume of a cube = length x breadth x height \n" ); document.write( "OR x^3 as all sides are the same. \n" ); document.write( "x^3 = 1570.8 \n" ); document.write( "x = cube root of 1570.8 = 11.6 cm \n" ); document.write( "So length = breadth = height = 11.6 cm. \n" ); document.write( "11.6 cm ^3 = 1570.8 cm^3 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |