document.write( "Question 971785: a right cylindrical container has a radius of 12 centimeters and the height of 15 centimeters a right conical containers base has a diameter of 24 centimeters if the conical container hase the same volume as the cylindrical container what it's the height of the conical container \n" ); document.write( "
Algebra.Com's Answer #594179 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! Radius of cylinder=12cm \n" ); document.write( "Height of cylinder=15cm \n" ); document.write( "Volume of cylinder=π*r^2*h=π*(12)^2*(15)=2160π cubic cm. \n" ); document.write( "Diameter of cone=24 cm \n" ); document.write( "Radius of cone=12 cm \n" ); document.write( "Let the height of the cone be h. \n" ); document.write( "Volume of cone=1/3*π*r^2*h=1/3*π*(12)^2*h \n" ); document.write( "Volume of cylinder=Volume of cone \n" ); document.write( "π*(12)^2*(15)=1/3*π*(12)^2*h \n" ); document.write( "Simplifying we get h=45 cm. \n" ); document.write( "Height of the cone is 45 cm. \n" ); document.write( " |